aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1993-08-17 * ldlang.c (open_output, lang_check): Check return value ofIan Lance Taylor1-1/+5
1993-08-17 * scripttempl/h8500.sc: Start all sections in a different segment.Steve Chamberlain1-0/+19
1993-08-12check targets reimplemented to old way.Jeffrey Wheat1-0/+4
1993-08-11 * config/i386v.mh, config/irix4.mh: Use gccIan Lance Taylor1-0/+2
1993-08-11 * config/i386sco.mh: New file; copy of i386v.mh to correspond toIan Lance Taylor1-0/+11
1993-08-06clean up error messagesDavid MacKenzie1-0/+12
1993-08-06 * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss.Ian Lance Taylor1-0/+11
1993-08-05Changes to add dejagnu testsuite supportJeffrey Wheat1-0/+7
1993-08-05add missing newlines in messagesDavid MacKenzie1-0/+6
1993-08-03add -warn-common optionDavid MacKenzie1-0/+12
1993-08-02 * scripttempl/elf.sc: Add hooks for .sdata, .sbss, andKen Raeburn1-0/+8
1993-07-26solaris 2 changesKen Raeburn1-0/+23
1993-07-22move compile-in decision to genscripts.shDavid MacKenzie1-1/+6
1993-07-22fix typoDavid MacKenzie1-2/+2
1993-07-22The default script is now compiled in; the others are still in the filesystem.David MacKenzie1-0/+27
1993-07-20Make emul-list.h depend on Makefile, so changes to EMULATION_OFILES getKen Raeburn1-0/+2
1993-07-20disable em_i386linux.o until emulparams/i386linux.sh is checked inKen Raeburn1-0/+7
1993-07-16 * ldgram.y (OPTION_Lfile): New token.Ian Lance Taylor1-0/+6
1993-07-16h8/300h stuffDavid Edelsohn1-2/+7
1993-07-15remove dupliate includeDavid MacKenzie1-0/+5
1993-07-15Add h8/300h support.David Edelsohn1-0/+6
1993-07-15source cleanups; fix finding scriptsDavid MacKenzie1-0/+21
1993-07-15 * scripttempl/m88kbcs.sc: Removed TARGET statement. ChangedIan Lance Taylor1-1/+3
1993-07-15 * Makefile.in (em_m88kbcs.c): Correct dependency.Ian Lance Taylor1-0/+5
1993-07-15 * ldfile.c (ldlang_open_file, ldfile_open_command_file),David MacKenzie1-0/+5
1993-07-14* configure.in: Accept h8300h for target cpu.David Edelsohn1-0/+7
1993-07-13 * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib forDavid MacKenzie1-0/+3
1993-07-12 * ldlang.c (lang_process): Use sizeof instead of magic constant.David MacKenzie1-0/+8
1993-07-12configure.in, elf.sc changesKen Raeburn1-0/+8
1993-07-08ldmisc,ldlang,Makefile changesKen Raeburn1-1/+22
1993-07-08forgot to check this in yesterdayKen Raeburn1-0/+4
1993-07-08 * Make -v only print the version number.David MacKenzie1-0/+4
1993-07-07 * Makefile.in (install): Don't install as $(tooldir)/bin/gld;Ian Lance Taylor1-0/+5
1993-07-05 * ldlang.c (lang_relocate_globals): Skip indirect symbols, whichIan Lance Taylor1-0/+8
1993-07-03 Passing -L. is no longer necessary.David MacKenzie1-1/+1
1993-07-03 Fix previous fix.David MacKenzie1-0/+13
1993-07-03scripttempl/h8300.sc: Add .tors section for constructor/destructors.David Edelsohn1-0/+8
1993-07-01* Makefile.in (.y.c): skip default .y.c rules. gnu make can now run inK. Richard Pixley1-3/+4
1993-06-30* Makefile.in (ldgram.[hc]): rewrite this rule in such a way that gnuK. Richard Pixley1-0/+14
1993-06-28 * Makefile.in (scriptdir): Base on tooldir, not datadir.David MacKenzie1-0/+4
1993-06-26 * ldver.c (help): New function.David MacKenzie1-1/+11
1993-06-22fix include path againKen Raeburn1-0/+4
1993-06-21 * .Sanitize (Things-to-keep): Add emulparams, emultempl, scripttempl.David MacKenzie1-0/+4
1993-06-17doc last changeDavid D. Zuhn1-0/+5
1993-06-17 * ldgram.y: Tweak grammar to make reporting of invalid options work.David MacKenzie1-0/+2
1993-06-17 * Makefile.in (.cc.o): Restore .SUFFIXES entry for .ccDavid MacKenzie1-0/+5
1993-06-17 * ldfile.c (ldfile_open_command): Don't try .ld extension.David MacKenzie1-0/+48
1993-06-16Makefile.in, aout.sc-sh, hp3hpux.sh changesKen Raeburn1-0/+10
1993-06-16remove parentdir support; use INSTALL_XFORMDavid D. Zuhn1-0/+15
1993-06-07 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.Per Bothner1-3/+8