aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2004-01-09 * emultempl/ppc64elf.em (ppc_before_allocation): Clear cachedAlan Modra1-0/+3
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra3-4/+1
2004-01-03 * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra14-98/+42
2003-12-18When scanning MS import libraries allow for the possible presence of staticNick Clifton1-6/+45
2003-12-04bfd/H.J. Lu1-0/+1
2003-12-04 * ldlang.c (lang_do_assignments): Function return is void.Alan Modra1-0/+3
2003-12-03 * emultempl/beos.em: Remove ARGSUSED.Kazu Hirata1-1/+0
2003-12-02Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra2-4/+4
2003-12-01 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): TestAlan Modra2-3/+10
2003-11-04 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only doAlan Modra1-1/+3
2003-11-04 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): ZapAlan Modra1-1/+0
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-0/+3
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-2/+2
2003-10-24Oops - omitted from patch that added a second parameter to lang_memory_region...Nick Clifton1-1/+1
2003-10-22bfd/Jakub Jelinek1-31/+2
2003-10-19 * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): AddAndreas Schwab1-1/+1
2003-10-18 * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linkerHans-Peter Nilsson1-5/+5
2003-10-16 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don'tAlan Modra1-1/+1
2003-10-13bfd/H.J. Lu1-0/+61
2003-08-20Better handking for unresolved symbolsNick Clifton1-3/+4
2003-08-07 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Danny Smith1-3/+3
2003-08-04Prefix .gnu.warning section messages with "warning: ".Nick Clifton1-3/+8
2003-08-04 * emultempl/elf32.em (output_rel_find): Add "isdyn" param. PutAlan Modra1-11/+23
2003-07-10 * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.Alan Modra1-3/+5
2003-07-08 * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):Joern Rennecke1-1/+8
2003-06-28Convert to C90Alan Modra3-6/+4
2003-06-27 * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra29-1160/+605
2003-06-25Correct spelling of "relocatable".Alan Modra26-112/+112
2003-06-24 * emultempl/ppc32elf.em: Convert to C90.Alan Modra1-3/+1
2003-06-20 * emultempl/ppc64elf.em: Convert to C90 function definitions, removeAlan Modra1-58/+20
2003-06-19 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Dump outAlan Modra1-1/+15
2003-06-19 * emultempl/ppc64elf.em (build_section_lists): Check return statusAlan Modra1-2/+3
2003-06-08 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.Alan Modra1-2/+37
2003-06-062003-06-05 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2003-06-03binutils/Jakub Jelinek1-0/+12
2003-05-30bfd/Jakub Jelinek1-2/+22
2003-05-30(arm_elf_before_allocation): Replace ASSERT with a test for a NULLNick Clifton1-2/+6
2003-05-29Replace <ctype.h> with "safe-ctype.h"Nick Clifton1-3/+2
2003-05-09 * Makefile.am (em68hc11elf.c): Correct dependencies.Alan Modra1-1/+1
2003-04-19 * emultempl/m68hc1xelf.em: New file to generate far trampolines onStephane Carrez1-0/+391
2003-04-02pe-dll.c (pe_detail_list): arm-pe targets use underscores.Nick Clifton1-1/+9
2003-04-01Add Xtensa portNick Clifton1-0/+1586
2003-03-02 * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.Alan Modra1-0/+83
2003-02-28 * ldemul.c: Include getopt.h.Alan Modra2-4/+2
2003-02-28 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combrelocAlan Modra1-0/+23
2003-02-28 * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra21-281/+283
2003-02-26* emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): FixAlexandre Oliva1-1/+1
2003-02-21Disable region size checking whilst relaxing sections.Nick Clifton3-7/+7
2003-02-18 * emultempl/ppc32elf.em: New file.Alan Modra1-0/+84
2003-02-17 * emultempl/ppc64elf.em (ppc_create_output_section_statements): CheckAlan Modra1-17/+27