aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1993-12-11 Made many changes to eliminate gcc warnings. Made variousIan Lance Taylor1-0/+5
1993-12-11 * ldlang.c (lang_process): Ifdef out final call toIan Lance Taylor1-0/+10
1993-12-02 * ldgram.y (OPTION_Oval): New token.Ian Lance Taylor1-2/+4
1993-12-01* configure.in: Group targets by CPU. Merge some m68k target entries withKen Raeburn1-0/+13
1993-12-01 * ldgram.y (OPTION_call_shared, OPTION_non_shared): New tokens.Ian Lance Taylor1-0/+12
1993-11-19 * configure.in (mips*-sgi-irix5*): New target. Use mipsb-elf32.Ian Lance Taylor1-0/+32
1993-11-08netware target support.David Henkel-Wallace1-0/+4
1993-11-06correct mach3 valuesDavid MacKenzie1-1/+6
1993-11-04Fix up dependencies and rules for ld.dvi, ld.info.Ken Raeburn1-0/+2
1993-11-03* Makefile.in (distclean): Don't get rid of dvi or info files.Ken Raeburn1-0/+4
1993-11-03make -o override OUTPUTDavid MacKenzie1-0/+8
1993-11-02 * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext,Jeff Law1-0/+7
1993-11-02 * emultempl/hppaosf.em: Various fixes and support for linker stubJeff Law1-0/+8
1993-11-02 * ldlang.c (lang_process): Re-enable last call lang_size_sections.Jeff Law1-0/+14
1993-10-29 * ld.h (flag_is_*): Removed macros.Ian Lance Taylor1-0/+7
1993-10-29Sparc Lynx supportStan Shebs1-0/+9
1993-10-28 * Makefile.in: Add dependency for $(EMULATION_OFILES).Ian Lance Taylor1-0/+4
1993-10-25 * relax.c (write_relax): Check return value of bfd_seclet_link.Ian Lance Taylor1-0/+4
1993-10-25* ldlang.c (delete_output_file_on_failure): New variable.Ken Raeburn1-0/+30
1993-10-19 * configure.in (alpha-*-osf*): New target; use alpha.mt.Ian Lance Taylor1-0/+16
1993-10-13 * ldmain.c (enter_global_ref): Just ignore any weak symbol forIan Lance Taylor1-0/+6
1993-10-12 * configure.in (mips-*-elf*): New target; use mipsb-elf32.Ian Lance Taylor1-2/+10
1993-10-01 * ldlang.c (lang_add_input_file): If it's a library brought in byRob Savoye1-0/+30
1993-09-17 Finish up support for i386-sysv4 (without shared libraries):Ian Lance Taylor1-0/+29
1993-09-17Added statements for stab sections in coff files.Stan Shebs1-0/+14
1993-09-12* ldmain.c (main): Call set_scripts_dir after argv has been processed.David Edelsohn1-0/+4
1993-09-10Changed CXX back to g++. ../gcc/xgcc breaks the cdtest because of <assert.h>Jeffrey Wheat1-0/+4
1993-09-10Fixed RUNTEST* CXX CXXFLAGS macros and check rule.Jeffrey Wheat1-0/+4
1993-09-10* Makefile.in (TAGS): Use shell wildcards.David MacKenzie1-0/+4
1993-09-08 * Makefile.in: add TEXINPUTS variable and use it in ld.dvi targetJeffrey Osier1-0/+4
1993-09-03 * ld.texinfo: re-enable included config file; conditionalize docRoland Pesch1-3/+4
1993-08-26 * ld.h (BYTE_SIZE, SHORT_SIZE, LONG_SIZE): Define as suggested byDavid Edelsohn1-0/+9
1993-08-24From Peter Hoogenboom <hoogen@shafer.cs.utah.edu>:Ken Raeburn1-0/+11
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 Pixley1-0/+5
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