summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-23/+27
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL ifAndreas Jaeger2001-08-231-27/+25
* * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.Andreas Jaeger2001-08-101-1/+12
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking ofAndreas Jaeger2001-06-211-13/+7
* (elf64_x86_64_relocate_section): Fix creation of dynamic symbols.Andreas Jaeger2001-06-191-23/+50
* 2001-06-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-06-071-9/+15
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8Andreas Jaeger2001-06-011-9/+12
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.Andreas Jaeger2001-05-301-0/+2
* * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use theAndreas Jaeger2001-05-281-37/+0
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test forAndreas Jaeger2001-04-301-5/+5
* * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swapAndreas Jaeger2001-04-291-87/+56
* 2001-04-23 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-04-231-28/+84
* 2001-04-19 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-04-191-12/+47
* 2001-03-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-03-071-1/+35
* 2001-02-28 Andreas Jaeger <aj@suse.de>x86_64versiong3Andreas Jaeger2001-02-281-3/+3
* 2001-02-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-02-261-2/+2
* 2001-02-20 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-02-201-0/+7
* 2001-02-14 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-02-141-95/+149
* 2001-02-09 Bo Thorsen <bo@suse.de>Jan Hubicka2001-02-121-9/+80
* * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka2001-02-121-1/+1
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* 2001-01-22 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-01-231-48/+1453
* 2000-12-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-071-107/+102
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-301-0/+353