summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR 10549Nick Clifton2011-04-111-2/+3
* Update copyright year.H.J. Lu2011-04-091-1/+2
* Revert the accidental checkin.H.J. Lu2011-04-091-1/+1
* Return relocation error on unsupported relocation.H.J. Lu2011-04-091-2/+7
* Support TLS x32 GD->IE, GD->LE and LD->LE transitions.H.J. Lu2011-03-121-20/+64
* 2011-03-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-061-1/+2
* 2011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-041-12/+0
* Supprt TLS x32 IE->LE transition.H.J. Lu2011-03-031-8/+30
* Revert the last change to elf64-x86-64.c.H.J. Lu2011-02-171-2/+0
* Don't check relocation overflow for x32.H.J. Lu2011-02-161-0/+2
* Don't undefine elf_backend_static_tls_alignment twice.H.J. Lu2011-01-181-3/+0
* Undo Solaris damages in elf64-x86-64.c.H.J. Lu2011-01-181-0/+6
* Check invalid x32 relocations.H.J. Lu2011-01-151-0/+33