aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-181/+181
2002-11-28include/elf/ChangeLogAlan Modra1-28/+27
2002-10-01bfd/Jakub Jelinek1-27/+29
2002-10-01bfd/Jakub Jelinek1-1/+1
2002-09-27bfd/Jakub Jelinek1-49/+626
2002-08-22 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra1-3/+5
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-3/+0
2002-07-11 * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra1-7/+4
2002-07-01 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convertAndreas Schwab1-3/+38
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-07-01 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocationsAndreas Jaeger1-1/+18
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-5/+5
2002-05-242002-05-24 Michal Ludvig <mludvig@suse.cz>Michal Ludvig1-0/+73
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-22/+5
2002-04-28 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.Alan Modra1-1/+1
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