summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
...
* Prefix .gnu.warning section messages with "warning: ".Nick Clifton2003-08-041-3/+8
* * emultempl/elf32.em (output_rel_find): Add "isdyn" param. PutAlan Modra2003-08-041-11/+23
* * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.Alan Modra2003-07-101-3/+5
* * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):Joern Rennecke2003-07-081-1/+8
* Convert to C90Alan Modra2003-06-283-6/+4
* * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra2003-06-2729-1160/+605
* Correct spelling of "relocatable".Alan Modra2003-06-2526-112/+112
* * emultempl/ppc32elf.em: Convert to C90.Alan Modra2003-06-241-3/+1
* * emultempl/ppc64elf.em: Convert to C90 function definitions, removeAlan Modra2003-06-201-58/+20
* * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Dump outAlan Modra2003-06-191-1/+15
* * emultempl/ppc64elf.em (build_section_lists): Check return statusAlan Modra2003-06-191-2/+3
* * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.Alan Modra2003-06-081-2/+37
* 2003-06-05 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-061-1/+1
* binutils/Jakub Jelinek2003-06-031-0/+12
* bfd/Jakub Jelinek2003-05-301-2/+22
* (arm_elf_before_allocation): Replace ASSERT with a test for a NULLNick Clifton2003-05-301-2/+6
* Replace <ctype.h> with "safe-ctype.h"Nick Clifton2003-05-291-3/+2
* * Makefile.am (em68hc11elf.c): Correct dependencies.Alan Modra2003-05-091-1/+1
* * 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