aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2003-02-11 * hppaelf.em (group_size): Change default back to 1.Dave Anglin1-1/+1
2003-02-09 * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code.Alan Modra1-16/+28
2003-02-07 * hppaelf.em (group_size): Change default to -1.Dave Anglin1-1/+1
2003-02-07Add duplicate entry for no-pipeline-knowledge. This will prevent the getoptNick Clifton1-6/+5
2003-02-04 * emultempl/ppc64elf.em (ppc_before_allocation): Size sections thenAlan Modra1-1/+14
2003-02-03 * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysrootDaniel Jacobowitz1-3/+5
2003-01-23include/elf/ChangeLogAlan Modra1-9/+10
2003-01-23Remove an extra "i" in --dll-search-prefix.Nick Clifton1-5/+6
2003-01-17 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do notAndreas Jaeger1-1/+1
2003-01-06 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.Daniel Jacobowitz1-33/+75
2002-12-17Don't search for data import when auto-import is disabled.Nick Clifton1-63/+70
2002-12-17Use LD_PATHMAX+1 to account for trailing '\0'.Nick Clifton1-2/+2
2002-12-17Duplicate entry for --compact-implib so that it is not confused with -c.Nick Clifton1-0/+3
2002-12-16Add support to skip import libraries for performance reasons and insteadNick Clifton1-28/+35
2002-12-10 * emultempl/elf32.em (struct orphan_save): Add os_tail field.Alan Modra1-0/+22
2002-12-04 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): SetAlan Modra1-3/+13
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra23-518/+536
2002-11-14Add --enable-auto-import extension.Nick Clifton1-19/+29
2002-11-12 * emultempl/ppc64elf.em (ppc_before_allocation): New function.Alan Modra2-59/+73
2002-11-06Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton1-215/+214
2002-10-30 * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz4-4/+4
2002-10-23 * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*Jakub Jelinek1-0/+1
2002-10-10 * emultempl/elf32.em (output_rel_find): Prefer .rel script sectionsAlan Modra1-21/+31
2002-09-30 * emultempl/elf32.em (output_rel_find): Always place orphan loadableAlan Modra1-27/+29
2002-08-28 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,Alan Modra1-10/+10
2002-08-27Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton1-82/+43
2002-08-22Set the last bit of DT_INIT and DT_FINI depending on the type of the function.Nick Clifton1-43/+82
2002-08-07Only search for an interworking bfd if there are input bfds.Nick Clifton1-10/+12
2002-08-06 * emultempl/aix.em (gld*_before_parse): Set default arch. RevertsAlan Modra1-60/+69
2002-07-31Add new field to bfd_link structure and use it to control how common symbolsNick Clifton1-0/+9
2002-07-20 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra3-3/+7
2002-07-19 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .textHans-Peter Nilsson1-0/+11
2002-07-01 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra5-14/+27
2002-06-192002-06-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2002-06-192002-06-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2002-06-17Fix ld segfault for some elf targets. Fix default layout for d10v.Tom Rix1-0/+4
2002-06-132002-06-12 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+7
2002-06-07 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.Alan Modra1-1/+1
2002-06-07Enable pei386_auto_import by default. Only print a info message about autoNick Clifton1-5/+6
2002-06-05 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): PlaceAlan Modra1-1/+1
2002-05-29Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton1-11/+46
2002-05-27 * ldlang.c (lang_size_sections_1): Move check for conflicting loadRichard Sandiford3-3/+3
2002-05-22* pe-dll.c (autofilter_liblist): Add more system libs excluded by default.Christopher Faylor1-1/+7
2002-05-22 * ldemul.c (ldemul_new_vers_pattern): New function.Alan Modra17-14/+135
2002-05-22 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" whenAlan Modra1-1/+1
2002-05-222002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+3
2002-05-18Add -bnortl and -bnortllib support for AIX.Tom Rix1-1/+4
2002-05-10XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix1-19/+26
2002-05-04 * emultempl/hppaelf.em (build_section_lists): New function.Alan Modra1-10/+40
2002-05-02 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.Alan Modra1-4/+7