aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1995-11-17 * Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, notIan Lance Taylor1-4/+8
1995-11-01Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1-1/+4
1995-11-01 * emultempl/aix.em: Include ldgram.h.Ian Lance Taylor1-1/+1
1995-10-28 * Makefile.in (ALL_EMULATIONS): Added support for the NetBSDNiklas Hallqvist1-2/+5
1995-10-25 * Makefile.in (diststuff): Also make info.Per Bothner1-9/+9
1995-10-16 * configure.tgt (powerpc-*-aix*): New target; use aixppc.Ian Lance Taylor1-4/+14
1995-09-18 Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:Ian Lance Taylor1-6/+6
1995-09-12 * Makefile.in (maintainer-clean): New target.Ian Lance Taylor1-1/+3
1995-09-11Revert Linux directory searching: it turns out that Linux no longerIan Lance Taylor1-5/+1
1995-09-08 Add Linux style directory searching.Ian Lance Taylor1-2/+6
1995-09-07 * config.in: Rename from config.h.in.Ian Lance Taylor1-2/+2
1995-09-07 * Makefile.in (distclean): Remove config.h and stamp-h.Ian Lance Taylor1-2/+4
1995-09-06 * configure.in: Rewrite to use autoconf.Ian Lance Taylor1-67/+70
1995-08-08* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Don't useJ.T. Conklin1-13/+15
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-4/+10
1995-05-24 Add support for ARM-PE.Steve Chamberlain1-5/+18
1995-05-09Add little endian PowerPC support.Michael Meissner1-12/+26
1994-11-25Enable ld to build for RCE. This is not tested yet!Michael Tiemann1-0/+5
1994-11-24 * Makefile.in: Add eshl.o.Steve Chamberlain1-5/+9
1994-11-04* Makefile.in (check): Add missing "else true" clause.Ken Raeburn1-1/+2
1994-11-01* Makefile.in (ALL_EMULATIONS): Added em68knbsd.o.J.T. Conklin1-4/+7
1994-10-26* Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.oJ.T. Conklin1-102/+128
1994-09-20 * Makefile.in (ALL_EMULATIONS): Add eelf32mipb.o and eelf32mipl.o.Ian Lance Taylor1-1/+4
1994-09-10 * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define as elf32.Ian Lance Taylor1-17/+20
1994-07-14ns32k port from Ian DallKen Raeburn1-8/+22
1994-06-09 * Makefile.in (check): Delete ld.new dependency so that a regressionBill Cox1-1/+1
1994-06-03Rebuilt dependencies.Ian Lance Taylor1-1/+1
1994-06-02Use SunOS shared libraries on a Sun 3.Ian Lance Taylor1-1/+1
1994-06-02 Add support for SunOS shared libraries.Ian Lance Taylor1-1/+1
1994-05-27changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)Ken Raeburn1-1/+1
1994-05-19 Add support for ELF shared libraries.Ian Lance Taylor1-1/+1
1994-05-18 * Makefile.in (install): Redirect output of ln to /dev/null.Ian Lance Taylor1-1/+1
1994-05-11* ldver.c (ldversion): Updated version number.Ken Raeburn1-73/+83
1994-05-04 * Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur,Ian Lance Taylor1-1/+2
1994-04-27 * Makefile.in, configure.in: Support for go32 coff.Steve Chamberlain1-1/+4
1994-04-27Tue Apr 26 17:20:03 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-5/+5
1994-04-21 * Makefile.in (clean, distclean): Remove configdoc.texi.Ian Lance Taylor1-2/+3
1994-04-11 * Makefile.in (check): Set TCL_LIBRARY for runtest.Bill Cox1-4/+32
1994-02-26 * ldgram.y (dirlist_ptr): Removed; not used.Ian Lance Taylor1-10/+15
1994-02-25 * configure.in (powerpc-*-elf*): New target; use ppc-elf32.Ian Lance Taylor1-2/+6
1994-02-25 Use getopt instead of lex and yacc to parse the command line.David MacKenzie1-5/+6
1994-02-16(install-info): Depend on ld.info, and use "$<*" soKen Raeburn1-6/+6
1994-02-05 * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): FunctionsDavid MacKenzie1-1/+1
1994-02-04 * Makefile.in: Lots of new H8/500 memory models.Steve Chamberlain1-0/+13
1994-01-28 * ldlex.l: Add rule to catch invalid input characters instead ofDavid MacKenzie1-1/+1
1994-01-28* Makefile.in (check): Don't bother running any tests ofKen Raeburn1-4/+9
1994-01-26Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant withRob Savoye1-2/+2
1994-01-26 * Makefile.in: Format variable definitions consistently.Stan Shebs1-20/+21
1994-01-14 Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (PhilippeIan Lance Taylor1-1/+8
1993-12-30 A major rewrite to move the bulk of the linker into BFD so thatIan Lance Taylor1-197/+143