summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-05-18 Mark Kettenis <kettenis@gnu.org>kettenis_i386newframe-20030419-branchMark Kettenis2003-05-181-3/+18
* Merge from mainline.Mark Kettenis2003-05-041-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/carlton_dictionary-20020927-mergeJakub 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
* 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>Andreas Jaeger2001-02-281-3/+3
* 2001-02-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-02-261-2/+2