summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* * emultempl/m68hc1xelf.em: New file to generate far trampolines onStephane Carrez2003-04-191-0/+391
* pe-dll.c (pe_detail_list): arm-pe targets use underscores.Nick Clifton2003-04-021-1/+9
* Add Xtensa portNick Clifton2003-04-011-0/+1586
* * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.Alan Modra2003-03-021-0/+83
* * ldemul.c: Include getopt.h.Alan Modra2003-02-282-4/+2
* * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combrelocAlan Modra2003-02-281-0/+23
* * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra2003-02-2821-281/+283
* * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): FixAlexandre Oliva2003-02-261-1/+1
* Disable region size checking whilst relaxing sections.Nick Clifton2003-02-213-7/+7
* * emultempl/ppc32elf.em: New file.Alan Modra2003-02-181-0/+84
* * emultempl/ppc64elf.em (ppc_create_output_section_statements): CheckAlan Modra2003-02-171-17/+27
* * hppaelf.em (group_size): Change default back to 1.Dave Anglin2003-02-111-1/+1
* * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code.Alan Modra2003-02-091-16/+28
* * hppaelf.em (group_size): Change default to -1.Dave Anglin2003-02-071-1/+1
* Add duplicate entry for no-pipeline-knowledge. This will prevent the getoptNick Clifton2003-02-071-6/+5
* * emultempl/ppc64elf.em (ppc_before_allocation): Size sections thenAlan Modra2003-02-041-1/+14
* * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysrootDaniel Jacobowitz2003-02-031-3/+5
* include/elf/ChangeLogAlan Modra2003-01-231-9/+10
* Remove an extra "i" in --dll-search-prefix.Nick Clifton2003-01-231-5/+6
* * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do notAndreas Jaeger2003-01-171-1/+1
* * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.Daniel Jacobowitz2003-01-061-33/+75
* Don't search for data import when auto-import is disabled.Nick Clifton2002-12-171-63/+70
* Use LD_PATHMAX+1 to account for trailing '\0'.Nick Clifton2002-12-171-2/+2
* Duplicate entry for --compact-implib so that it is not confused with -c.Nick Clifton2002-12-171-0/+3
* Add support to skip import libraries for performance reasons and insteadNick Clifton2002-12-161-28/+35
* * emultempl/elf32.em (struct orphan_save): Add os_tail field.Alan Modra2002-12-101-0/+22
* * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): SetAlan Modra2002-12-041-3/+13
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-3023-518/+536
* Add --enable-auto-import extension.Nick Clifton2002-11-141-19/+29
* * emultempl/ppc64elf.em (ppc_before_allocation): New function.Alan Modra2002-11-122-59/+73
* Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton2002-11-061-215/+214
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-304-4/+4
* * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*Jakub Jelinek2002-10-231-0/+1
* * emultempl/elf32.em (output_rel_find): Prefer .rel script sectionsAlan Modra2002-10-101-21/+31
* * emultempl/elf32.em (output_rel_find): Always place orphan loadableAlan Modra2002-09-301-27/+29
* * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,Alan Modra2002-08-281-10/+10
* Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton2002-08-271-82/+43
* Set the last bit of DT_INIT and DT_FINI depending on the type of the function.Nick Clifton2002-08-221-43/+82
* Only search for an interworking bfd if there are input bfds.Nick Clifton2002-08-071-10/+12
* * emultempl/aix.em (gld*_before_parse): Set default arch. RevertsAlan Modra2002-08-061-60/+69
* Add new field to bfd_link structure and use it to control how common symbolsNick Clifton2002-07-311-0/+9
* * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra2002-07-203-3/+7
* * emultempl/mmo.em (mmo_place_orphan): Handle case of no .textHans-Peter Nilsson2002-07-191-0/+11
* * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra2002-07-015-14/+27
* 2002-06-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-06-191-1/+1
* 2002-06-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-06-191-1/+1
* Fix ld segfault for some elf targets. Fix default layout for d10v.Tom Rix2002-06-171-0/+4
* 2002-06-12 H.J. Lu <hjl@gnu.org>H.J. Lu2002-06-131-0/+7
* * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.Alan Modra2002-06-071-1/+1
* Enable pei386_auto_import by default. Only print a info message about autoNick Clifton2002-06-071-5/+6