summaryrefslogtreecommitdiffstats
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* Return FALSE on unresolvable relocationH.J. Lu2012-06-291-7/+10
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-4/+4
* Don't use dynamic_sec_flags on PLT .eh_frame sectionH.J. Lu2012-05-251-5/+4
* PR ld/13909Alan Modra2012-05-251-14/+24
* Revert the change for PR ld/r13909H.J. Lu2012-05-221-2/+1
* Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu2012-05-221-1/+2
* Always create PLT eh_frame section for i386/x86-64H.J. Lu2012-05-221-3/+5
* Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absoluteH.J. Lu2012-05-181-8/+1
* Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu2012-05-111-3/+3
* Display signed hex number in x32 addend overflow checkH.J. Lu2012-05-101-8/+17
* Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu2012-05-101-0/+1
* Check 64-bit relocation addend overflow for x32H.J. Lu2012-05-101-0/+21
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-3/+2
* * elf64-x86-64.c (elf_x86_64_nacl_plt0_entry): Fix nop paddingRoland McGrath2012-04-171-3/+6
* bfd/Roland McGrath2012-04-031-3/+11
* Handle relocation against protected function for -BsymbolicH.J. Lu2012-03-201-1/+2
* bfd/Roland McGrath2012-03-161-26/+196
* * elf64-x86-64.c (elf_x86_64_create_dynamic_sections): UseRoland McGrath2012-03-151-4/+6
* * elf64-x86-64.c (struct elf_x86_64_backend_data): New type.Roland McGrath2012-03-151-65/+136
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-8/+1
* Restore R_386_IRELATIVE and R_X86_64_IRELATIVEH.J. Lu2012-03-091-7/+5
* * elf64-x86-64.c (elf_x86_64_relocate_section): For R_X86_64_RELATIVEJakub Jelinek2012-03-061-2/+2
* Remove ABI_64_P check on R_X86_64_PCXXH.J. Lu2012-01-101-1/+0
* bfd/Jan Kratochvil2012-01-051-17/+12
* Set the default x32 interpreter to "/lib/ldx32.so.1"H.J. Lu2011-12-151-1/+1
* Replace IRELATIVE relocations with RELATIVE in .rel.dyn.H.J. Lu2011-10-211-5/+7
* Fix a typo in comments.H.J. Lu2011-10-211-1/+1
* Put IRELATIVE relocations after JUMP_SLOT.H.J. Lu2011-10-211-18/+36
* * elf32-i386.c (i386_opcode16): Delete.Alan Modra2011-10-191-28/+11
* PR ld/13177Alan Modra2011-10-191-1/+3
* Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.H.J. Lu2011-08-121-0/+21
* Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.H.J. Lu2011-08-011-17/+33
* Add initial Intel K1OM support.H.J. Lu2011-07-221-0/+50
* Always elf_backend_post_process_headers to _bfd_elf_set_osabi.H.J. Lu2011-07-051-11/+0
* Properly define elf_backend_post_process_headers.H.J. Lu2011-06-251-4/+5
* bfd/Jan Kratochvil2011-06-251-0/+1
* PR ld/12570Jakub Jelinek2011-06-201-0/+94
* Fix misc x32 bugs.H.J. Lu2011-06-191-0/+3
* Suport x32 gcore.H.J. Lu2011-06-161-0/+101
* Support x32 core dump.H.J. Lu2011-06-161-0/+22
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-5/+0
* Allow building x32 DSO from x86-64 object file.H.J. Lu2011-06-091-0/+7
* Properly warn relocation in readonly section in a shared object.H.J. Lu2011-06-011-2/+2
* Handle R_X86_64_TPOFF64 in executable.H.J. Lu2011-05-261-0/+1
* PR ld/12718Alan Modra2011-05-011-1/+3
* Correct parameter names for elf_x86_64_merge_symbol.H.J. Lu2011-04-301-6/+6
* Warn relocation in readonly section in a shared object.H.J. Lu2011-04-231-1/+12
* Skip local IFUNC symbols when checking dynamic relocs in read-only sections.H.J. Lu2011-04-211-0/+4
* Return false on dynamic symbol error.H.J. Lu2011-04-211-1/+1
OpenPOWER on IntegriCloud