Age | Commit message (Expand) | Author | Files | Lines |
1992-02-15 | Major rewrite of how ld is configured. The major idea | Per Bothner | 12 | -0/+880 |
1992-02-12 | Make the emulation GLD960, not GLD | Steve Chamberlain | 1 | -2/+1 |
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-10 | Make undefined refs not make an executable | Steve Chamberlain | 1 | -2/+2 |
1992-02-07 | added mt-sun3 mt-vxworks68 mt-vxworks960 | Heinz G. Seidl | 1 | -0/+3 |
1992-02-07 | added h8300hms.c and h8300hms.sc | Heinz G. Seidl | 1 | -1/+6 |
1992-02-07 | Add ${srcdir} for makefile_frags. | Michael Tiemann | 1 | -5/+6 |
1992-02-06 | From h8300hds* | Steve Chamberlain | 2 | -0/+165 |
1992-02-06 | * config/mt-coff-h8300: use EMUL like everything else | Steve Chamberlain | 2 | -3/+3 |
1992-02-04 | * ldlex.l: Put pack -noinhibit-exec and -sort-common | Steve Chamberlain | 2 | -2/+18 |
1992-02-02 | Work around for problems in linking C++ programs that need file-level | Michael Tiemann | 2 | -18/+21 |
1992-02-01 | A change to the makefile got lost; ldmain. forgot that it should set | Steve Chamberlain | 1 | -7/+10 |
1992-01-29 | add bootstrap target | K. Richard Pixley | 1 | -0/+3 |
1992-01-29 | ldlnk960.c: Special #ifdef to choose little endian ony | Steve Chamberlain | 3 | -3/+13 |
1992-01-29 | * config/mh-sparc.h: now uses libgcc.a | Steve Chamberlain | 14 | -14/+115 |
1992-01-28 | * ldgram.y: map -M behave in the same way as -Map (sets file name | Steve Chamberlain | 5 | -185/+61 |
1992-01-24 | Now compiles with gcc too. | Steve Chamberlain | 2 | -6/+5 |
1992-01-24 | target file for h8300 | Steve Chamberlain | 1 | -0/+1 |
1992-01-24 | .Sanitize: added relax.c | Steve Chamberlain | 3 | -86/+91 |
1992-01-24 | * Makefile.in: added relax, also made three stage go through a | Steve Chamberlain | 9 | -123/+492 |
1992-01-24 | install ld in the gcclibdir if present | Heinz G. Seidl | 1 | -2/+10 |
1992-01-24 | Merging from VMS port. Doc to follow.. | Steve Chamberlain | 8 | -712/+995 |
1992-01-24 | (1) describe -relax | Roland Pesch | 1 | -3/+18 |
1992-01-24 | (1) describe -relax | Roland Pesch | 1 | -258/+419 |
1992-01-21 | Initial revision | Michael Tiemann | 2 | -0/+4 |
1991-12-30 | Initial revision | Steve Chamberlain | 1 | -0/+1 |
1991-12-20 | * Makefile.in, config/tm-*.h: Clean up make output, only | John Gilmore | 9 | -13/+9 |
1991-12-12 | Add mt-coff-h8300 | Steve Chamberlain | 1 | -0/+1 |
1991-12-12 | New dos files | Steve Chamberlain | 1 | -1/+6 |
1991-12-12 | Initial revision | Steve Chamberlain | 2 | -0/+533 |
1991-12-10 | * Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.) | Per Bothner | 4 | -50/+117 |
1991-12-08 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 |
1991-12-08 | * ldindr.h: added to contain prototypes of ldindr.c | Steve Chamberlain | 1 | -1/+1 |
1991-12-08 | Initial revision | Steve Chamberlain | 1 | -0/+9 |
1991-12-07 | Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 2 | -3/+53 |
1991-12-01 | HOSTING_LIBS now reflects where libgnu lives | Steve Chamberlain | 1 | -1/+1 |
1991-11-29 | Uses something which will actuall work on an ebmon system | Steve Chamberlain | 1 | -35/+24 |
1991-11-26 | Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 2 | -14/+17 |
1991-11-21 | .Sanitize: | Steve Chamberlain | 2 | -1/+2 |
1991-11-15 | Remove ldgld.c, ldgld68k.c, ldm88k.c, since these are | Per Bothner | 1 | -4/+5 |
1991-11-15 | Update HOSTING_LIBS (for Cygnus). | Per Bothner | 1 | -1/+1 |
1991-11-14 | allow for yacc, whether or not it really works | K. Richard Pixley | 1 | -4/+3 |
1991-11-14 | build and install info | K. Richard Pixley | 1 | -2/+9 |
1991-11-14 | (1) better filtering of roff-formattable doc targets | Roland Pesch | 1 | -12/+16 |
1991-11-13 | * Makefile.in: Rename .c files generated from ldtemplate | Per Bothner | 1 | -21/+23 |
1991-11-13 | * Makefile.in: Take out the version number for install | Steve Chamberlain | 3 | -3/+15 |
1991-11-12 | uses __inline for now for gcc | Steve Chamberlain | 1 | -2/+3 |
1991-11-12 | * ldmisc.c, ldmisc.h: Re-write info() to take a filename | Per Bothner | 2 | -1/+10 |
1991-11-11 | * ldlex.l ldgram.y: made -V option do same as -v | Steve Chamberlain | 2 | -4/+17 |