aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1995-04-15keep new filesKen Raeburn2-0/+2
1995-04-14* Makefile.in (ALL_EMULATIONS): Added em68kelf.o.Ken Raeburn2-0/+12
1995-04-12Always keep MPW supportStan Shebs1-33/+3
1995-04-12Merge MPW ChangeLog with generic ChangeLogStan Shebs1-51/+0
1995-04-07 * emulparams/arcelf.sh (ENTRY): Define.David Edelsohn2-0/+24
1995-03-30Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)Ian Lance Taylor5-5/+13
1995-03-30 * ld.texinfo, ld.1: Document the -no-keep-memory option.Ian Lance Taylor2-0/+13
1995-03-27 * ldmain.c (main): Revert patch of March 10, since the SVR4 linkerIan Lance Taylor2-1/+11
1995-03-21 * ldlang.c (lang_common): Change power to int. Pass larger valuesIan Lance Taylor1-0/+7
1995-03-18tipoIan Lance Taylor1-1/+1
1995-03-18 * ldlang.c (load_symbols): An empty is archive is OK.Ian Lance Taylor2-4/+46
1995-03-18update for changed mpw filenameStan Shebs1-1/+1
1995-03-18 * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32.Stan Shebs5-357/+565
1995-03-16Provide eabi C++ static constructor/destructor support.Michael Meissner2-3/+20
1995-03-16 * ld.texinfo, ld.1: Document --whole-archive.Ian Lance Taylor2-0/+10
1995-03-16 * ldlang.c (load_symbols): If whole_archive is true and ENTRYIan Lance Taylor2-0/+13
1995-03-16 * genscripts.sh (EMULATION_NAME): Set LIB_PATH to empty when notIan Lance Taylor1-0/+3
1995-03-16 * config/dgux.mh (HOSTING_EMU): Use -m rather than trying to setIan Lance Taylor3-3/+8
1995-03-14 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Set force_majIan Lance Taylor1-0/+5
1995-03-10 * ldmain.c (main): Don't set EXEC_P if link_info.shared is set.Ian Lance Taylor2-2/+13
1995-03-10 * ldlex.l: Return -lFILENAME as the token LNAME.Ian Lance Taylor2-12/+66
1995-03-10document split-by-reloc and split-by-fileIan Lance Taylor1-0/+26
1995-03-08 * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to elf32-littlearc.David Edelsohn1-0/+7
1995-03-07 * ldemul.c (ldemul_choose_mode): If emulation not recognized, listIan Lance Taylor1-0/+5
1995-03-06 * ldemul.c (ldemul_list_emulations): New function.Ian Lance Taylor2-0/+64
1995-03-03 * emultempl/elf32.em (hold_rel): New static variable.Ian Lance Taylor1-0/+16
1995-03-02 Doc note from pierre@phi.la.tce.com (Pierre Willard):Ian Lance Taylor1-14/+3
1995-03-01 * emulparams/gld960coff.sh (COFF_CTORS): Define.Ian Lance Taylor1-0/+5
1995-02-28 * configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf.Ian Lance Taylor4-0/+13
1995-02-28 * configure.in: Match on mips-ecoff, and default to the IDTRob Savoye2-2/+20
1995-02-17Add support for .got1 and .got2 sections; Offset _GLOBAL_OFFSET_TABLE_ by 327...Michael Meissner1-7/+16
1995-02-09* Makefile.in (distclean): Do recursive deletion, since ldscripts is a direct...Ken Raeburn1-0/+5
1995-02-09 * ldmain.c (main): If trace_file_tries is true, and we are usingIan Lance Taylor1-0/+5
1995-02-09 * lexsup.c (parse_args): For -V, call ldversion with 1, not 0.Ian Lance Taylor2-1/+11
1995-02-09fix commentsIan Lance Taylor1-5/+9
1995-02-08 * ldlang.c (lang_one_common): Adjust references to common symbolIan Lance Taylor1-0/+5
1995-02-06 * ldmain.c (undefined_symbol): Handle section being NULL.Ian Lance Taylor2-6/+20
1995-02-06tipoIan Lance Taylor1-1/+1
1995-02-06 * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak.Ian Lance Taylor3-11/+38
1995-02-06 * scripttempl/alpha.sc: Set address of .data section correctlyIan Lance Taylor1-0/+7
1995-02-01 * ldlang.c (lang_size_sections): Clarify error message when userDavid Edelsohn2-25/+43
1995-01-31 * ldexp.c (fold_name): In case NAME, permit an absolute symbolIan Lance Taylor2-81/+146
1995-01-27 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): ForIan Lance Taylor1-0/+7
1995-01-27 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Ian Lance Taylor2-1/+5
1995-01-26Add embedded PowerPC ELF support.Michael Meissner3-0/+148
1995-01-24 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,Ian Lance Taylor1-38/+38
1995-01-24update copyrightsIan Lance Taylor1-1/+49
1995-01-24 * ldctor.c (ldctor_add_set_entry): Don't dump core if aIan Lance Taylor2-104/+178
1995-01-23 * configure.in (i[345]86-*-gnu*): Set ld_target to i386-gnu.Ian Lance Taylor4-2/+24
1995-01-16 * configure.in (w65-*-*): New target.Steve Chamberlain7-0/+76