* Makefile.in: Major changes. Removed some the sed
[binutils-gdb.git] / ld / Makefile.in
1992-02-15 Per Bothner * Makefile.in: Major changes. Removed some the sed
1992-02-01 Steve ChamberlainA change to the makefile got lost; ldmain. forgot that...
1992-01-29 K. Richard Pixleyadd bootstrap target
1992-01-29 Steve Chamberlain * config/mh-sparc.h: now uses libgcc.a
1992-01-24 Steve Chamberlain * Makefile.in: added relax, also made three stage...
1992-01-24 Heinz G. Seidlinstall ld in the gcclibdir if present
1991-12-10 Per Bothner* Makefile.in: Pass -y to bison. (Again; accidentally...
1991-11-14 K. Richard Pixleyallow for yacc, whether or not it really works
1991-11-14 K. Richard Pixleybuild and install info
1991-11-14 Roland Pesch(1) better filtering of roff-formattable doc targets
1991-11-13 Per Bothner * Makefile.in: Rename .c files generated from ldtemplate
1991-11-13 Steve Chamberlain * Makefile.in: Take out the version number for install
1991-11-11 Steve Chamberlain* ldlex.l ldgram.y: made -V option do same as -v
1991-11-08 Steve ChamberlainInstall ld into ddestdir/bin.
1991-11-05 Steve Chamberlain*** empty log message ***
1991-11-04 Steve ChamberlainSun Nov 3 16:37:37 1991 Steve Chamberlain (steve...
1991-10-15 Roland Pesch * Makefile.in: new targets ld.mm, ld.me
1991-10-15 Per Bothner * Makefile.in, ldtemplate: Need to use separate scripts
1991-10-12 John Gilmore* Makefile.in: Avoid using $< in explicit Make rules...
1991-10-11 Per Bothner * news.sc: Add alignment for data segment.
1991-10-11 Roland PeschSlightly better comments (re doc targets).
1991-10-11 Roland PeschSupport for "ld.ms", "ld-index.ms" ROFF-style doc targets.
1991-10-11 Per Bothner * ldmain.c (main): Make config.magic_demand_paged...
1991-10-11 Steve Chamberlain * Makefile.in, config.h, configure.in, ldemul.c: added...
1991-10-08 Per Bothner * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_b...
1991-10-08 Roland Pesch * Makefile.in: fix target ld.dvi, add target ld.info
1991-10-07 Steve ChamberlainAdded right dependencies for h8300hds.sc
1991-10-06 Steve ChamberlainSupport for the h8300 with an hds monitor, first cut.
1991-10-05 John Gilmore* Makefile.in: Avoid using $< in non-suffix rules...
1991-10-03 Per BothnerAdded a kludge for when yacc is used in place of bison:
1991-10-02 K. Richard PixleySome $(srcdir)'s become $(unsubdir)'s in order to suppo...
1991-10-02 K. Richard Pixleyno more configure on which to depend
1991-10-02 K. Richard PixleyVery minor bug, broke "make -t".
1991-10-01 K. Richard PixleyExploit the new executable config.status
1991-09-27 Per Bothner * ldlnk960.c: Use new naming convention for *.x{,u...
1991-09-03 Steve Chamberlain*** empty log message ***
1991-09-03 Steve Chamberlain*** empty log message ***
1991-09-03 Steve Chamberlain*** empty log message ***
1991-08-13 K. Richard PixleyCorrect for a deficiency in sun make.
1991-08-12 K. Richard PixleyChanged the script rule from "mkscript" to "./mkscript".
1991-07-23 K. Richard PixleyWith most makes, yacc is predefined so the previous...
1991-07-16 K. Richard PixleyCorrect the rule for mkscript. The explicit rule faile...
1991-07-16 Steve Chamberlain*** empty log message ***
1991-06-20 K. Richard PixleyChanges to use yacc and/or bison in place.
1991-06-14 Steve ChamberlainCleaned up map file printing.
1991-06-12 K. Richard PixleyAwk for version number.
1991-06-09 K. Richard PixleyAdded support for binary comparisons.
1991-05-31 John GilmoreRemove processed scripts in "make clean".
1991-05-27 K. Richard PixleyFixed link line.
1991-05-18 Steve Chamberlain*** empty log message ***
1991-05-18 K. Richard Pixleymkdep is not a standard tool nor do we support or insta...
1991-05-14 Steve ChamberlainAdded make dep
1991-05-14 Steve ChamberlainC
1991-05-02 John GilmoreMerge devo/bfd with GDB's bfd.
1991-04-25 John GilmoreUse the new merged include directory.
1991-04-23 Steve Chamberlain*** empty log message ***
1991-04-18 K. Richard PixleyPulled host & target dependancies out of Makefile....
1991-04-15 K. Richard PixleyNow handles multiple host and targets.
1991-04-14 Steve ChamberlainCheckpoint before a merge
1991-04-10 K. Richard PixleyCut 2. Subdirs.
1991-04-09 K. Richard PixleyFirst minimally usable config checkin.
1991-04-04 K. Richard PixleyInitial revision