summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Alan Modra2004-03-251-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-5/+5
* * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra2003-12-041-8/+0
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-1/+2
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-11/+2
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-8/+6
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* Better handking for unresolved symbolsNick Clifton2003-08-201-38/+5
* * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek2003-08-111-1/+1
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-1/+1
* * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..Alan Modra2003-07-211-2/+1
* bfd/Jakub Jelinek2003-07-041-1/+1
* * elf64-x86-64.c: Convert to ISO C90 prototypes, removeAndreas Jaeger2003-06-291-175/+67
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* bfd/Jakub Jelinek2003-05-301-2/+2
* * elf32-i386.c (allocate_dynrelocs): For undef weak syms withAlan Modra2003-05-051-4/+10
* * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamicAndreas Jaeger2003-05-051-3/+12
* * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copyAndreas Jaeger2003-05-021-19/+46
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-77/+68
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-17/+13
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-181/+181
* include/elf/ChangeLogAlan Modra2002-11-281-28/+27
* bfd/Jakub Jelinek2002-10-011-27/+29
* bfd/Jakub Jelinek2002-10-011-1/+1
* bfd/Jakub Jelinek2002-09-271-49/+626
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-3/+5
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-3/+0
* * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra2002-07-111-7/+4
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convertAndreas Schwab2002-07-011-3/+38
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocationsAndreas Jaeger2002-07-011-1/+18
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-5/+5
* 2002-05-24 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-05-241-0/+73
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-22/+5
* * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.Alan Modra2002-04-281-1/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-2/+7
* * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from myJakub Jelinek2002-02-221-1/+1
* * elf64-x86-64.c: Major rework that introduces all recent changesAndreas Jaeger2002-02-211-740/+1025
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-6/+4
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+1
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-15/+5
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-1/+3
* * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_relocAlan Modra2001-10-151-0/+2
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-16/+7
* * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfdAlan Modra2001-09-281-2/+1
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+5
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-1/+1
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+3