summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-05-129-11/+367
* * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from textStu Grossman1995-05-111-0/+5
* Add little endian PowerPC support.Michael Meissner1995-05-097-14/+48
* * ldlang.c (print_output_section_statement): Check subsection_alignment,Ken Raeburn1995-05-032-5/+10
* Add hppa1.1-hp-lites support.Jeff Law1995-05-022-0/+59
* keep new filesKen Raeburn1995-04-152-0/+2
* * Makefile.in (ALL_EMULATIONS): Added em68kelf.o.Ken Raeburn1995-04-142-0/+12
* Always keep MPW supportStan Shebs1995-04-121-33/+3
* Merge MPW ChangeLog with generic ChangeLogStan Shebs1995-04-121-51/+0
* * emulparams/arcelf.sh (ENTRY): Define.David Edelsohn1995-04-072-0/+24
* Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)Ian Lance Taylor1995-03-305-5/+13
* * ld.texinfo, ld.1: Document the -no-keep-memory option.Ian Lance Taylor1995-03-302-0/+13
* * ldmain.c (main): Revert patch of March 10, since the SVR4 linkerIan Lance Taylor1995-03-272-1/+11
* * ldlang.c (lang_common): Change power to int. Pass larger valuesIan Lance Taylor1995-03-211-0/+7
* tipoIan Lance Taylor1995-03-181-1/+1
* * ldlang.c (load_symbols): An empty is archive is OK.Ian Lance Taylor1995-03-182-4/+46
* update for changed mpw filenameStan Shebs1995-03-181-1/+1
* * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32.Stan Shebs1995-03-185-357/+565
* Provide eabi C++ static constructor/destructor support.Michael Meissner1995-03-162-3/+20
* * ld.texinfo, ld.1: Document --whole-archive.Ian Lance Taylor1995-03-162-0/+10
* * ldlang.c (load_symbols): If whole_archive is true and ENTRYIan Lance Taylor1995-03-162-0/+13
* * genscripts.sh (EMULATION_NAME): Set LIB_PATH to empty when notIan Lance Taylor1995-03-161-0/+3
* * config/dgux.mh (HOSTING_EMU): Use -m rather than trying to setIan Lance Taylor1995-03-163-3/+8
* * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Set force_majIan Lance Taylor1995-03-141-0/+5
* * ldmain.c (main): Don't set EXEC_P if link_info.shared is set.Ian Lance Taylor1995-03-102-2/+13
* * ldlex.l: Return -lFILENAME as the token LNAME.Ian Lance Taylor1995-03-102-12/+66
* document split-by-reloc and split-by-fileIan Lance Taylor1995-03-101-0/+26
* * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to elf32-littlearc.David Edelsohn1995-03-081-0/+7
* * ldemul.c (ldemul_choose_mode): If emulation not recognized, listIan Lance Taylor1995-03-071-0/+5
* * ldemul.c (ldemul_list_emulations): New function.Ian Lance Taylor1995-03-062-0/+64
* * emultempl/elf32.em (hold_rel): New static variable.Ian Lance Taylor1995-03-031-0/+16
* Doc note from pierre@phi.la.tce.com (Pierre Willard):Ian Lance Taylor1995-03-021-14/+3
* * emulparams/gld960coff.sh (COFF_CTORS): Define.Ian Lance Taylor1995-03-011-0/+5
* * configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf.Ian Lance Taylor1995-02-284-0/+13
* * configure.in: Match on mips-ecoff, and default to the IDTRob Savoye1995-02-282-2/+20
* Add support for .got1 and .got2 sections; Offset _GLOBAL_OFFSET_TABLE_ by 327...Michael Meissner1995-02-171-7/+16
* * Makefile.in (distclean): Do recursive deletion, since ldscripts is a direct...Ken Raeburn1995-02-091-0/+5
* * ldmain.c (main): If trace_file_tries is true, and we are usingIan Lance Taylor1995-02-091-0/+5
* * lexsup.c (parse_args): For -V, call ldversion with 1, not 0.Ian Lance Taylor1995-02-092-1/+11
* fix commentsIan Lance Taylor1995-02-091-5/+9
* * ldlang.c (lang_one_common): Adjust references to common symbolIan Lance Taylor1995-02-081-0/+5
* * ldmain.c (undefined_symbol): Handle section being NULL.Ian Lance Taylor1995-02-062-6/+20
* tipoIan Lance Taylor1995-02-061-1/+1
* * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak.Ian Lance Taylor1995-02-063-11/+38
* * scripttempl/alpha.sc: Set address of .data section correctlyIan Lance Taylor1995-02-061-0/+7
* * ldlang.c (lang_size_sections): Clarify error message when userDavid Edelsohn1995-02-012-25/+43
* * ldexp.c (fold_name): In case NAME, permit an absolute symbolIan Lance Taylor1995-01-312-81/+146
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): ForIan Lance Taylor1995-01-271-0/+7
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Ian Lance Taylor1995-01-272-1/+5
* Add embedded PowerPC ELF support.Michael Meissner1995-01-263-0/+148