Age | Commit message (Expand) | Author | Files | Lines |
1993-07-12 | * ldlang.c (lang_process): Use sizeof instead of magic constant. | David MacKenzie | 1 | -1/+2 |
1993-07-08 | (new_stetement): Size argument is now type size_t. | Ken Raeburn | 1 | -1/+5 |
1993-07-05 | * ldlang.c (lang_relocate_globals): Skip indirect symbols, which | Ian Lance Taylor | 1 | -0/+4 |
1993-07-03 | * ldmain.c (main): Don't add scriptdir to the lib search path. | David MacKenzie | 1 | -6/+7 |
1993-06-17 | * ldfile.c (ldfile_open_command): Don't try .ld extension. | David MacKenzie | 1 | -213/+216 |
1993-04-02 | * ldlang.c (lang_output_section_statement_lookup): Initialize all | Ian Lance Taylor | 1 | -0/+8 |
1993-03-30 | Support for linking and loading at different places: | Steve Chamberlain | 1 | -13/+33 |
1993-03-30 | Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -23/+56 |
1992-11-21 | * ldctor.h, lderror.h, ldexp.h, ldfile.h, ldindr.h, ldlang.c, | John Gilmore | 1 | -43/+91 |
1992-10-26 | Added \n to error message. | Ian Lance Taylor | 1 | -1/+1 |
1992-10-19 | Mon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+14 |
1992-10-15 | * ldlang.c (size_input_section): count the sizes of all sections | Steve Chamberlain | 1 | -1/+1 |
1992-10-06 | Tue Oct 6 13:08:54 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+14 |
1992-09-25 | Fri Sep 25 11:08:01 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -22/+32 |
1992-08-07 | * ldlang.h: add new field "loadable" to output_section_statement. | Steve Chamberlain | 1 | -265/+327 |
1992-06-18 | * h8300hms.em, h8300hms.sc-sh: do the right thing for -r | Steve Chamberlain | 1 | -14/+21 |
1992-06-08 | lint | Steve Chamberlain | 1 | -1543/+1675 |
1992-06-08 | don't crash when provided empty symbol table | Steve Chamberlain | 1 | -5/+6 |
1992-05-04 | * ldver.c: Bumped version to 1.96 - new release, resync with the | Steve Chamberlain | 1 | -10/+22 |
1992-05-01 | lint | Steve Chamberlain | 1 | -35/+33 |
1992-04-16 | Lint found by Rich and gcc | Steve Chamberlain | 1 | -2/+2 |
1992-04-05 | New lexer. | Steve Chamberlain | 1 | -351/+193 |
1992-02-11 | ldlang.c: now won't core dump with -M | Steve Chamberlain | 1 | -1/+3 |
1992-02-11 | * ldexp.c, ldlang.c: added new idea "abs_output_section", removes | Steve Chamberlain | 1 | -9/+34 |
1992-02-04 | * ldlex.l: Put pack -noinhibit-exec and -sort-common | Steve Chamberlain | 1 | -2/+3 |
1992-01-24 | .Sanitize: added relax.c | Steve Chamberlain | 1 | -61/+59 |
1992-01-24 | Merging from VMS port. Doc to follow.. | Steve Chamberlain | 1 | -190/+355 |
1991-11-03 | * configure.in: Fixed typo. Also, a fix for hp300bsd. | Per Bothner | 1 | -5/+11 |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 1 | -31/+22 |
1991-08-01 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 |
1991-08-01 | Added new keyword 'CONSTRUCTORS' | Steve Chamberlain | 1 | -5/+145 |
1991-07-31 | Initialized a variable | Steve Chamberlain | 1 | -3/+4 |
1991-07-15 | Fixed a few bugs, added 29k coff support. | Steve Chamberlain | 1 | -51/+61 |
1991-06-07 | *** empty log message *** | Steve Chamberlain | 1 | -0/+5 |
1991-06-04 | *** empty log message *** | Steve Chamberlain | 1 | -5/+13 |
1991-05-31 | Print reasonable error message when architecture mismatch happens. | John Gilmore | 1 | -85/+78 |
1991-05-14 | Fixed problem with default output filename | Steve Chamberlain | 1 | -1/+2 |
1991-05-14 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 |
1991-05-08 | Lint | Steve Chamberlain | 1 | -2/+2 |
1991-05-03 | *** empty log message *** | Steve Chamberlain | 1 | -32/+40 |
1991-04-24 | Added the sizeof_headers keyword. | Steve Chamberlain | 1 | -2/+2 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -0/+2 |
1991-04-19 | Fixed a bug where wild scripts stopped working. | Steve Chamberlain | 1 | -1/+2 |
1991-04-18 | Fixed some bugs. | Steve Chamberlain | 1 | -16/+22 |
1991-04-17 | Cleaned up a load of declarations | Steve Chamberlain | 1 | -60/+31 |
1991-04-17 | Added support for OUTPUT_FORMAT keyword | Steve Chamberlain | 1 | -13/+31 |
1991-04-16 | *** empty log message *** | Steve Chamberlain | 1 | -1/+3 |
1991-04-14 | checkpoint before a merge | Steve Chamberlain | 1 | -876/+886 |
1991-04-08 | *** empty log message *** | Steve Chamberlain | 1 | -47/+0 |
1991-03-27 | *** empty log message *** | Steve Chamberlain | 1 | -3/+6 |