| Commit message (Expand) | Author | Age | Files | Lines |
* | Modifed to care about semi colons again, newlines are ignored - sorry | Steve Chamberlain | 1992-03-02 | 9 | -91/+82 |
* | Why didn't it start emacs | Steve Chamberlain | 1992-02-27 | 3 | -1/+1384 |
* | DJ naming change | Steve Chamberlain | 1992-02-22 | 3 | -3/+611 |
* | * Makefile.in: Change mkscript rule into one for ./mkscript | Per Bothner | 1992-02-21 | 1 | -32/+121 |
* | New hp300bsd port. | Per Bothner | 1992-02-17 | 5 | -1/+25 |
* | *** empty log message *** | Per Bothner | 1992-02-16 | 1 | -30/+38 |
* | * Makefile.in: Major changes. Removed some the sed | Per Bothner | 1992-02-15 | 6 | -220/+232 |
* | * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME | Per Bothner | 1992-02-15 | 19 | -20/+23 |
* | Major rewrite of how ld is configured. The major idea | Per Bothner | 1992-02-15 | 12 | -0/+135 |
* | Major rewrite of how ld is configured. The major idea | Per Bothner | 1992-02-15 | 12 | -0/+880 |
* | Make the emulation GLD960, not GLD | Steve Chamberlain | 1992-02-12 | 1 | -2/+1 |
* | ldlang.c: now won't core dump with -M | Steve Chamberlain | 1992-02-11 | 1 | -1/+3 |
* | * ldexp.c, ldlang.c: added new idea "abs_output_section", removes | Steve Chamberlain | 1992-02-11 | 1 | -9/+34 |
* | Make undefined refs not make an executable | Steve Chamberlain | 1992-02-10 | 1 | -2/+2 |
* | added mt-sun3 mt-vxworks68 mt-vxworks960 | Heinz G. Seidl | 1992-02-07 | 1 | -0/+3 |
* | added h8300hms.c and h8300hms.sc | Heinz G. Seidl | 1992-02-07 | 1 | -1/+6 |
* | Add ${srcdir} for makefile_frags. | Michael Tiemann | 1992-02-07 | 1 | -5/+6 |
* | From h8300hds* | Steve Chamberlain | 1992-02-06 | 2 | -0/+165 |
* | * config/mt-coff-h8300: use EMUL like everything else | Steve Chamberlain | 1992-02-06 | 2 | -3/+3 |
* | * ldlex.l: Put pack -noinhibit-exec and -sort-common | Steve Chamberlain | 1992-02-04 | 2 | -2/+18 |
* | Work around for problems in linking C++ programs that need file-level | Michael Tiemann | 1992-02-02 | 2 | -18/+21 |
* | A change to the makefile got lost; ldmain. forgot that it should set | Steve Chamberlain | 1992-02-01 | 1 | -7/+10 |
* | add bootstrap target | K. Richard Pixley | 1992-01-29 | 1 | -0/+3 |
* | ldlnk960.c: Special #ifdef to choose little endian ony | Steve Chamberlain | 1992-01-29 | 3 | -3/+13 |
* | * config/mh-sparc.h: now uses libgcc.a | Steve Chamberlain | 1992-01-29 | 14 | -14/+115 |
* | * ldgram.y: map -M behave in the same way as -Map (sets file name | Steve Chamberlain | 1992-01-28 | 5 | -185/+61 |
* | Now compiles with gcc too. | Steve Chamberlain | 1992-01-24 | 2 | -6/+5 |
* | target file for h8300 | Steve Chamberlain | 1992-01-24 | 1 | -0/+1 |
* | .Sanitize: added relax.c | Steve Chamberlain | 1992-01-24 | 3 | -86/+91 |
* | * Makefile.in: added relax, also made three stage go through a | Steve Chamberlain | 1992-01-24 | 9 | -123/+492 |
* | install ld in the gcclibdir if present | Heinz G. Seidl | 1992-01-24 | 1 | -2/+10 |
* | Merging from VMS port. Doc to follow.. | Steve Chamberlain | 1992-01-24 | 8 | -712/+995 |
* | (1) describe -relax | Roland Pesch | 1992-01-24 | 1 | -3/+18 |
* | (1) describe -relax | Roland Pesch | 1992-01-24 | 1 | -258/+419 |
* | Initial revision | Michael Tiemann | 1992-01-21 | 2 | -0/+4 |
* | Initial revision | Steve Chamberlain | 1991-12-30 | 1 | -0/+1 |
* | * Makefile.in, config/tm-*.h: Clean up make output, only | John Gilmore | 1991-12-20 | 9 | -13/+9 |
* | Add mt-coff-h8300 | Steve Chamberlain | 1991-12-12 | 1 | -0/+1 |
* | New dos files | Steve Chamberlain | 1991-12-12 | 1 | -1/+6 |
* | Initial revision | Steve Chamberlain | 1991-12-12 | 2 | -0/+533 |
* | * Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.) | Per Bothner | 1991-12-10 | 4 | -50/+117 |
* | *** empty log message *** | Steve Chamberlain | 1991-12-08 | 1 | -1/+5 |
* | * ldindr.h: added to contain prototypes of ldindr.c | Steve Chamberlain | 1991-12-08 | 1 | -1/+1 |
* | Initial revision | Steve Chamberlain | 1991-12-08 | 1 | -0/+9 |
* | Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 1991-12-07 | 2 | -3/+53 |
* | HOSTING_LIBS now reflects where libgnu lives | Steve Chamberlain | 1991-12-01 | 1 | -1/+1 |
* | Uses something which will actuall work on an ebmon system | Steve Chamberlain | 1991-11-29 | 1 | -35/+24 |
* | Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 1991-11-26 | 2 | -14/+17 |
* | .Sanitize: | Steve Chamberlain | 1991-11-21 | 2 | -1/+2 |
* | Remove ldgld.c, ldgld68k.c, ldm88k.c, since these are | Per Bothner | 1991-11-15 | 1 | -4/+5 |