aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
1993-07-13add a -I to the makeinfo command lineDavid D. Zuhn1-1/+1
1993-07-08(ALL_EMULATIONS): Include $(OTHER_EMULATIONS) in case some target has stuffKen Raeburn1-1/+4
1993-07-07 * Makefile.in (install): Don't install as $(tooldir)/bin/gld;Ian Lance Taylor1-3/+1
1993-07-03 Passing -L. is no longer necessary.David MacKenzie1-6/+6
1993-07-03 Fix previous fix.David MacKenzie1-2/+2
1993-07-03 * ldmain.c (main): Don't add scriptdir to the lib search path.David MacKenzie1-20/+17
1993-06-30* Makefile.in (ldgram.[hc]): rewrite this rule in such a way that gnuK. Richard Pixley1-3/+10
1993-06-18single-quote $program_transform_nameDavid D. Zuhn1-1/+1
1993-06-18more install/program_transform_name fixesDavid D. Zuhn1-2/+2
1993-06-18Fix install.Steve Chamberlain1-2/+4
1993-06-17get install.sh canonicalizedDavid D. Zuhn1-1/+1
1993-06-17 * Makefile.in (.cc.o): Restore .SUFFIXES entry for .ccDavid MacKenzie1-0/+7
1993-06-17 * ldfile.c (ldfile_open_command): Don't try .ld extension.David MacKenzie1-94/+90
1993-06-16look in ../include instead of ../bfd for bfd.hKen Raeburn1-1/+1
1993-06-16remove parentdir support; use INSTALL_XFORMDavid D. Zuhn1-17/+13
1993-06-04 * Makefile.in: remove old C++ rules; remove install:all andDavid D. Zuhn1-7/+2
1993-06-04Remove sh sanitization comments.Ian Lance Taylor1-9/+2
1993-06-04 * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.Ian Lance Taylor1-1/+4
1993-05-25 * Makefile.in: configure looks for ####, so remove lines with manyIan Lance Taylor1-10/+17
1993-05-04 * mips.sc-sh: Put constructors in the .data section.Ian Lance Taylor1-1/+1
1993-05-04 * Makefile.in: Change definition of $(tooldir) to match FSF.Per Bothner1-11/+23
1993-03-30ld.texinfo:Roland Pesch1-10/+20
1993-03-04 * mips.sc-sh: Added variables which may be overridden by aIan Lance Taylor1-1/+4
1993-02-28mips-bsd and 386bsd supportKen Raeburn1-1/+11