aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1991-10-11 * Makefile.in, config.h, configure.in, ldemul.c: added ebmon29kSteve Chamberlain1-8/+20
1991-10-08 * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.Per Bothner1-11/+22
1991-10-08 * Makefile.in: fix target ld.dvi, add target ld.infoRoland Pesch1-2/+10
1991-10-07Added right dependencies for h8300hds.scSteve Chamberlain1-0/+2
1991-10-06Support for the h8300 with an hds monitor, first cut.Steve Chamberlain1-2/+2
1991-10-05* Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make).John Gilmore1-5/+5
1991-10-03Added a kludge for when yacc is used in place of bison:Per Bothner1-2/+3
1991-10-02Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir.K. Richard Pixley1-3/+3
1991-10-02no more configure on which to dependK. Richard Pixley1-1/+1
1991-10-02Very minor bug, broke "make -t".K. Richard Pixley1-2/+2
1991-10-01Exploit the new executable config.statusK. Richard Pixley1-6/+2
1991-09-27 * ldlnk960.c: Use new naming convention for *.x{,u,r} include scripts.Per Bothner1-22/+68
1991-09-03*** empty log message ***Steve Chamberlain1-4/+4
1991-09-03*** empty log message ***Steve Chamberlain1-3/+3
1991-09-03*** empty log message ***Steve Chamberlain1-24/+24
1991-08-13Correct for a deficiency in sun make.K. Richard Pixley1-1/+2
1991-08-12Changed the script rule from "mkscript" to "./mkscript".K. Richard Pixley1-5/+5
1991-07-23With most makes, yacc is predefined so the previous approach doesn'tK. Richard Pixley1-2/+0
1991-07-16Correct the rule for mkscript. The explicit rule failed in subdirs.K. Richard Pixley1-2/+0
1991-07-16*** empty log message ***Steve Chamberlain1-4/+10
1991-06-20Changes to use yacc and/or bison in place.K. Richard Pixley1-3/+11
1991-06-14Cleaned up map file printing.Steve Chamberlain1-15/+16
1991-06-12Awk for version number.K. Richard Pixley1-1/+1
1991-06-09Added support for binary comparisons.K. Richard Pixley1-0/+3
1991-05-31Remove processed scripts in "make clean".John Gilmore1-0/+1
1991-05-27Fixed link line.K. Richard Pixley1-3/+3
1991-05-18*** empty log message ***Steve Chamberlain1-13/+12
1991-05-18mkdep is not a standard tool nor do we support or install it.K. Richard Pixley1-1/+1
1991-05-14Added make depSteve Chamberlain1-32/+37
1991-05-14CSteve Chamberlain1-1/+1
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-8/+9
1991-04-25Use the new merged include directory.John Gilmore1-1/+1
1991-04-23*** empty log message ***Steve Chamberlain1-3/+8
1991-04-18Pulled host & target dependancies out of Makefile. allow moreK. Richard Pixley1-36/+54
1991-04-15Now handles multiple host and targets.K. Richard Pixley1-3/+17
1991-04-14Checkpoint before a mergeSteve Chamberlain1-16/+37
1991-04-10Cut 2. Subdirs.K. Richard Pixley1-3/+4
1991-04-09First minimally usable config checkin.K. Richard Pixley1-33/+53
1991-04-04Initial revisionK. Richard Pixley1-0/+183