aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
1993-11-04Fix up dependencies and rules for ld.dvi, ld.info.Ken Raeburn1-3/+3
1993-11-03* Makefile.in (distclean): Don't get rid of dvi or info files.Ken Raeburn1-4/+9
1993-10-29Sparc Lynx supportStan Shebs1-0/+4
1993-10-28 * Makefile.in: Add dependency for $(EMULATION_OFILES).Ian Lance Taylor1-5/+28
1993-09-10Changed CXX back to g++. Using ../gcc/xgcc breaks because of <assert.h>Jeffrey Wheat1-0/+2
1993-09-10Changed CXX back to g++. ../gcc/xgcc breaks the cdtest because of <assert.h>Jeffrey Wheat1-0/+3
1993-09-10Fixed RUNTEST* CXX CXXFLAGS macros and check rule.Jeffrey Wheat1-30/+62
1993-09-10* Makefile.in (TAGS): Use shell wildcards.David MacKenzie1-2/+2
1993-09-08 * Makefile.in: add TEXINPUTS variable and use it in ld.dvi targetJeffrey Osier1-35/+110
1993-08-12check targets reimplemented to old way.Jeffrey Wheat1-4/+44
1993-07-22The default script is now compiled in; the others are still in the filesystem.David MacKenzie1-31/+32
1993-07-20change linux to use OTHER_EMULATIONSMark Eichin1-3/+0
1993-07-20Make emul-list.h depend on Makefile, so changes to EMULATION_OFILES getKen Raeburn1-1/+1
1993-07-20disable em_i386linux.o until emulparams/i386linux.sh is checked inKen Raeburn1-1/+1
1993-07-19more linux support bitsMark Eichin1-1/+4
1993-07-15Add h8/300h support.David Edelsohn1-1/+4
1993-07-15 * Makefile.in (em_m88kbcs.c): Correct dependency.Ian Lance Taylor1-1/+1