aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1993-09-17Add i386 SVR4 configuration files that I couldn't add remotely. SeeIan Lance Taylor5-0/+14
1993-09-17 Finish up support for i386-sysv4 (without shared libraries):Ian Lance Taylor2-4/+34
1993-09-17Added statements for stab sections in coff files.Stan Shebs1-0/+14
1993-09-12Add EMUL=h8300h.David Edelsohn1-0/+6
1993-09-12* ldmain.c (main): Call set_scripts_dir after argv has been processed.David Edelsohn1-0/+4
1993-09-10Added CXXFLAGS to compile stage in ld.cdtest/cdtest.expJeffrey Wheat1-4/+4
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 Wheat2-0/+7
1993-09-10Fixed RUNTEST* CXX CXXFLAGS macros and check rule.Jeffrey Wheat2-30/+66
1993-09-10* Makefile.in (TAGS): Use shell wildcards.David MacKenzie2-2/+6
1993-09-08 * Makefile.in: add TEXINPUTS variable and use it in ld.dvi targetJeffrey Osier2-35/+114
1993-09-03 * ld.texinfo: re-enable included config file; conditionalize docRoland Pesch1-3/+4
1993-09-03tiny additions & fixesDavid MacKenzie1-9/+11
1993-08-26 * ld.h (BYTE_SIZE, SHORT_SIZE, LONG_SIZE): Define as suggested byDavid Edelsohn2-12/+38
1993-08-24From Peter Hoogenboom <hoogen@shafer.cs.utah.edu>:Ken Raeburn4-30/+14
1993-08-24move BYTE_SIZE, SHORT_SIZE, LONG_SIZE from ldlang.c into ld.hK. Richard Pixley1-2/+4
1993-08-24define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no longer in bfd.h.K. Richard Pixley2-0/+10
1993-08-18keep i386-linux.hDavid D. Zuhn1-0/+1
1993-08-17 * ldlang.c (open_output, lang_check): Check return value ofIan Lance Taylor2-42/+35
1993-08-17 * scripttempl/h8500.sc: Start all sections in a different segment.Steve Chamberlain2-11/+58
1993-08-12added support for the original "make chech-cdtest"Jeffrey Wheat7-15/+400
1993-08-12cleaned up tests to work like they did originally in the makefileJeffrey Wheat2-6/+47
1993-08-12check targets reimplemented to old way.Jeffrey Wheat2-4/+48
1993-08-11 * config/i386v.mh, config/irix4.mh: Use gccIan Lance Taylor3-2/+4
1993-08-11 * config/i386sco.mh: New file; copy of i386v.mh to correspond toIan Lance Taylor3-0/+16
1993-08-10mention that [section] is no longer supportedDavid MacKenzie1-8/+5
1993-08-06clean up error messagesDavid MacKenzie2-5/+17
1993-08-06 * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss.Ian Lance Taylor1-0/+11
1993-08-05error fixes and clarificationsDavid MacKenzie1-84/+89
1993-08-05Changes to add dejagnu testsuite supportJeffrey Wheat1-0/+7
1993-08-05New files for ld testsuitesJeffrey Wheat7-0/+359
1993-08-05add missing newlines in messagesDavid MacKenzie4-218/+239
1993-08-04Keep h8300h.scSteve Chamberlain1-0/+1
1993-08-04Keep h8300h.emSteve Chamberlain1-0/+1
1993-08-04Keep m88kbcs.emSteve Chamberlain1-0/+1
1993-08-03add more info about -warn-commonDavid MacKenzie1-0/+2
1993-08-03add -warn-common optionDavid MacKenzie6-78/+248
1993-08-03don't list objfiles... as an optionDavid MacKenzie1-6/+5
1993-08-02 * scripttempl/elf.sc: Add hooks for .sdata, .sbss, andKen Raeburn1-0/+8
1993-07-30elf files changed names; keep i386linux.shKen Raeburn1-6/+7
1993-07-26renaming elf emulparams files to work with current emulation handling codeKen Raeburn4-10/+4
1993-07-26solaris 2 changesKen Raeburn1-0/+23
1993-07-26Pass emulation name without ".sh".Ken Raeburn1-1/+1
1993-07-23(MAXPAGESIZE): Renamed from PAGE_SIZE.Ken Raeburn1-3/+3
1993-07-23renamed PAGE_SIZE to MAXPAGESIZEKen Raeburn1-1/+1
1993-07-22move compile-in decision to genscripts.shDavid MacKenzie3-3/+8
1993-07-22fix typoDavid MacKenzie1-2/+2
1993-07-22The default script is now compiled in; the others are still in the filesystem.David MacKenzie16-64/+902
1993-07-20change linux to use OTHER_EMULATIONSMark Eichin2-3/+4
1993-07-20experimental linux supportMark Eichin1-0/+7