67 Commits (e72c4b3ab89ee777f307c97eef0830414919f448)

Author SHA1 Message Date
K. Richard Pixley 119afd7b5f tooldir copy of ld belongs directly in tooldir 35 years ago
Ken Raeburn 1900f884b3 Install second copy as $(tooldir)/bin/ld, since that's what gcc wants. 35 years ago
Steve Chamberlain 9d1fe8a410 New lexer. 35 years ago
Steve Chamberlain 12fa72d472 * config/mt-<foo> renamed to <foo>.mt 35 years ago
Per Bothner 1584d0697d New hp300bsd port. 35 years ago
Per Bothner 7e5c1057bb * Makefile.in: Major changes. Removed some the sed 35 years ago
Steve Chamberlain d20fb44510 A change to the makefile got lost; ldmain. forgot that it should set 35 years ago
K. Richard Pixley 60048a2cee add bootstrap target 35 years ago
Steve Chamberlain cbbdbb9f29 * config/mh-sparc.h: now uses libgcc.a 35 years ago
Steve Chamberlain 2e2bf962db * Makefile.in: added relax, also made three stage go through a 35 years ago
Heinz G. Seidl 2cbe4c5f9e install ld in the gcclibdir if present 35 years ago
Per Bothner e06ba18dad * Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.) 35 years ago
K. Richard Pixley 31e54f5d6d allow for yacc, whether or not it really works 35 years ago
K. Richard Pixley afe3aa730c build and install info 35 years ago
Roland Pesch 9c7810d6b2 (1) better filtering of roff-formattable doc targets 35 years ago
Per Bothner c61b4184f4 * Makefile.in: Rename .c files generated from ldtemplate 35 years ago
Steve Chamberlain 092df318fa * Makefile.in: Take out the version number for install 35 years ago
Steve Chamberlain 550e87b54d * ldlex.l ldgram.y: made -V option do same as -v 35 years ago
Steve Chamberlain 887b336397 Install ld into ddestdir/bin. 35 years ago
Steve Chamberlain ffa057ee82 *** empty log message *** 35 years ago
Steve Chamberlain ce4d59e25d Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com) 35 years ago
Roland Pesch 954ac2eafd * Makefile.in: new targets ld.mm, ld.me 35 years ago
Per Bothner 972e7b4bc4 * Makefile.in, ldtemplate: Need to use separate scripts 35 years ago
John Gilmore 33ce0085ba * Makefile.in: Avoid using $< in explicit Make rules (it doesn't 35 years ago
Per Bothner b7e24eef35 * news.sc: Add alignment for data segment. 35 years ago
Roland Pesch 10a69a373d Slightly better comments (re doc targets). 35 years ago
Roland Pesch 8073190bd2 Support for "ld.ms", "ld-index.ms" ROFF-style doc targets. 35 years ago
Per Bothner 6719c75b99 * ldmain.c (main): Make config.magic_demand_paged be true 35 years ago
Steve Chamberlain 565a4c769c * Makefile.in, config.h, configure.in, ldemul.c: added ebmon29k 35 years ago
Per Bothner ee17cac9c6 * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean. 35 years ago
Roland Pesch 8d317d2a7a * Makefile.in: fix target ld.dvi, add target ld.info 35 years ago
Steve Chamberlain bee36ac3e7 Added right dependencies for h8300hds.sc 35 years ago
Steve Chamberlain 58b8383afd Support for the h8300 with an hds monitor, first cut. 35 years ago
John Gilmore 5784123fb7 * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make). 35 years ago
Per Bothner 3e0f5f4f9e Added a kludge for when yacc is used in place of bison: 35 years ago
K. Richard Pixley e45bef1edd Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir. 35 years ago
K. Richard Pixley f1eb48b62e no more configure on which to depend 35 years ago
K. Richard Pixley 4976e6ab23 Very minor bug, broke "make -t". 35 years ago
K. Richard Pixley a26878d1fa Exploit the new executable config.status 35 years ago
Per Bothner e1e5fbfcbb * ldlnk960.c: Use new naming convention for *.x{,u,r} include scripts. 35 years ago
Steve Chamberlain 1baac72eb9 *** empty log message *** 35 years ago
Steve Chamberlain 1e33287356 *** empty log message *** 35 years ago
Steve Chamberlain 30104b16c3 *** empty log message *** 35 years ago
K. Richard Pixley e0220a5bc5 Correct for a deficiency in sun make. 36 years ago
K. Richard Pixley c252bac868 Changed the script rule from "mkscript" to "./mkscript". 36 years ago
K. Richard Pixley ca70eaefa2 With most makes, yacc is predefined so the previous approach doesn't 36 years ago
K. Richard Pixley e7218a07c7 Correct the rule for mkscript. The explicit rule failed in subdirs. 36 years ago
Steve Chamberlain 5209444a40 *** empty log message *** 36 years ago
K. Richard Pixley e46cdcdd36 Changes to use yacc and/or bison in place. 36 years ago
Steve Chamberlain cc964c6f4b Cleaned up map file printing. 36 years ago