aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-2/+7
2002-02-22 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from myJakub Jelinek1-1/+1
2002-02-21 * elf64-x86-64.c: Major rework that introduces all recent changesAndreas Jaeger1-740/+1025
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-6/+4
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-7/+1
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-15/+5
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-1/+3
2001-10-15 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_relocAlan Modra1-0/+2
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra1-16/+7
2001-09-28 * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfdAlan Modra1-2/+1
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+5
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-1/+1
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-1/+3
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-23/+27
2001-08-23 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL ifAndreas Jaeger1-27/+25
2001-08-10 * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.Andreas Jaeger1-1/+12
2001-06-21 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking ofAndreas Jaeger1-13/+7
2001-06-19(elf64_x86_64_relocate_section): Fix creation of dynamic symbols.Andreas Jaeger1-23/+50
2001-06-072001-06-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-9/+15
2001-06-01 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8Andreas Jaeger1-9/+12
2001-05-30 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.Andreas Jaeger1-0/+2
2001-05-28 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use theAndreas Jaeger1-37/+0
2001-04-30 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test forAndreas Jaeger1-5/+5
2001-04-29 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swapAndreas Jaeger1-87/+56
2001-04-232001-04-23 Bo Thorsen <bo@suse.de>Andreas Jaeger1-28/+84
2001-04-192001-04-19 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-12/+47
2001-03-072001-03-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-1/+35
2001-02-282001-02-28 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-3/+3
2001-02-262001-02-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-2/+2
2001-02-202001-02-20 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-0/+7
2001-02-142001-02-14 Bo Thorsen <bo@suse.de>Andreas Jaeger1-95/+149
2001-02-122001-02-09 Bo Thorsen <bo@suse.de>Jan Hubicka1-9/+80
2001-02-12 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka1-1/+1
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2001-01-232001-01-22 Bo Thorsen <bo@suse.de>Andreas Jaeger1-48/+1453
2000-12-072000-12-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-107/+102
2000-11-30Add support for x86_64-*-linux-gnu* targetNick Clifton1-0/+353