summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* * emultempl/ppc64elf.em (ppc_before_allocation): Clear cachedAlan Modra2004-01-091-0/+3
* * ldexp.c (align_n): Make static.Alan Modra2004-01-033-4/+1
* * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra2004-01-0314-98/+42
* When scanning MS import libraries allow for the possible presence of staticNick Clifton2003-12-181-6/+45
* bfd/H.J. Lu2003-12-041-0/+1
* * ldlang.c (lang_do_assignments): Function return is void.Alan Modra2003-12-041-0/+3
* * emultempl/beos.em: Remove ARGSUSED.Kazu Hirata2003-12-031-1/+0
* Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra2003-12-022-4/+4
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): TestAlan Modra2003-12-012-3/+10
* * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only doAlan Modra2003-11-041-1/+3
* * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): ZapAlan Modra2003-11-041-1/+0
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-0/+3
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-2/+2
* Oops - omitted from patch that added a second parameter to lang_memory_region...Nick Clifton2003-10-241-1/+1
* bfd/Jakub Jelinek2003-10-221-31/+2
* * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): AddAndreas Schwab2003-10-191-1/+1
* * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linkerHans-Peter Nilsson2003-10-181-5/+5
* * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don'tAlan Modra2003-10-161-1/+1
* bfd/H.J. Lu2003-10-131-0/+61
* Better handking for unresolved symbolsNick Clifton2003-08-201-3/+4
* * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Danny Smith2003-08-071-3/+3
* 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