Age | Commit message (Expand) | Author | Files | Lines |
1992-05-22 | * Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex | Per Bothner | 1 | -8/+5 |
1992-05-06 | use flex & bison from ../ if they exist | K. Richard Pixley | 1 | -2/+2 |
1992-05-05 | FLEX -> LEX | K. Richard Pixley | 1 | -2/+2 |
1992-05-02 | New stuff for 29200 | Steve Chamberlain | 1 | -1/+4 |
1992-05-02 | * ldgram.y, ldlex.c, mri.c: added more compatible words; BASE, ALIAS and | Steve Chamberlain | 1 | -2/+3 |
1992-05-02 | use bootstrap for check | K. Richard Pixley | 1 | -1/+1 |
1992-04-22 | rework CFLAGS such that they can be passed on command line to make | K. Richard Pixley | 1 | -18/+8 |
1992-04-21 | tooldir copy of ld belongs directly in tooldir | K. Richard Pixley | 1 | -6/+11 |
1992-04-09 | Install second copy as $(tooldir)/bin/ld, since that's what gcc wants. | Ken Raeburn | 1 | -2/+2 |
1992-04-05 | New lexer. | Steve Chamberlain | 1 | -11/+18 |
1992-03-13 | * config/mt-<foo> renamed to <foo>.mt | Steve Chamberlain | 1 | -14/+26 |
1992-02-17 | New hp300bsd port. | Per Bothner | 1 | -1/+4 |
1992-02-15 | * Makefile.in: Major changes. Removed some the sed | Per Bothner | 1 | -163/+79 |
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 | * config/mh-sparc.h: now uses libgcc.a | Steve Chamberlain | 1 | -3/+9 |
1992-01-24 | * Makefile.in: added relax, also made three stage go through a | Steve Chamberlain | 1 | -10/+8 |
1992-01-24 | install ld in the gcclibdir if present | Heinz G. Seidl | 1 | -2/+10 |
1991-12-10 | * Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.) | Per Bothner | 1 | -48/+99 |
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 | 1 | -2/+4 |
1991-11-11 | * ldlex.l ldgram.y: made -V option do same as -v | Steve Chamberlain | 1 | -4/+3 |
1991-11-08 | Install ld into ddestdir/bin. | Steve Chamberlain | 1 | -3/+1 |
1991-11-05 | *** empty log message *** | Steve Chamberlain | 1 | -3/+3 |
1991-11-04 | Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -13/+47 |
1991-10-15 | * Makefile.in: new targets ld.mm, ld.me | Roland Pesch | 1 | -6/+33 |
1991-10-15 | * Makefile.in, ldtemplate: Need to use separate scripts | Per Bothner | 1 | -26/+37 |
1991-10-12 | * Makefile.in: Avoid using $< in explicit Make rules (it doesn't | John Gilmore | 1 | -6/+10 |
1991-10-11 | * news.sc: Add alignment for data segment. | Per Bothner | 1 | -8/+20 |
1991-10-11 | Slightly better comments (re doc targets). | Roland Pesch | 1 | -4/+4 |
1991-10-11 | Support for "ld.ms", "ld-index.ms" ROFF-style doc targets. | Roland Pesch | 1 | -0/+31 |
1991-10-11 | * ldmain.c (main): Make config.magic_demand_paged be true | Per Bothner | 1 | -2/+2 |
1991-10-11 | * Makefile.in, config.h, configure.in, ldemul.c: added ebmon29k | Steve Chamberlain | 1 | -8/+20 |
1991-10-08 | * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean. | Per Bothner | 1 | -11/+22 |
1991-10-08 | * Makefile.in: fix target ld.dvi, add target ld.info | Roland Pesch | 1 | -2/+10 |
1991-10-07 | Added right dependencies for h8300hds.sc | Steve Chamberlain | 1 | -0/+2 |
1991-10-06 | Support for the h8300 with an hds monitor, first cut. | Steve Chamberlain | 1 | -2/+2 |
1991-10-05 | * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make). | John Gilmore | 1 | -5/+5 |
1991-10-03 | Added a kludge for when yacc is used in place of bison: | Per Bothner | 1 | -2/+3 |
1991-10-02 | Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir. | K. Richard Pixley | 1 | -3/+3 |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 |
1991-10-02 | Very minor bug, broke "make -t". | K. Richard Pixley | 1 | -2/+2 |
1991-10-01 | Exploit the new executable config.status | K. Richard Pixley | 1 | -6/+2 |
1991-09-27 | * ldlnk960.c: Use new naming convention for *.x{,u,r} include scripts. | Per Bothner | 1 | -22/+68 |
1991-09-03 | *** empty log message *** | Steve Chamberlain | 1 | -4/+4 |
1991-09-03 | *** empty log message *** | Steve Chamberlain | 1 | -3/+3 |
1991-09-03 | *** empty log message *** | Steve Chamberlain | 1 | -24/+24 |