summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle R_X86_64_32 like R_X86_64_64 for ILP32.H.J. Lu2011-01-141-5/+15
* Fix x86-64 ILP32 shared library.H.J. Lu2011-01-141-12/+14
* Handle STT_GNU_IFUNC symols when building shared library.H.J. Lu2011-01-061-14/+19
* Add elf_x86_64_relocs_compatible.H.J. Lu2010-12-311-1/+12
* Add x86-64 ILP32 support.H.J. Lu2010-12-311-372/+465
* * elf-bfd.h (struct elf_backend_data): New memberRainer Orth2010-10-211-1/+12
* Clear non_elf on ELF linker defined symbols.H.J. Lu2010-10-011-3/+10
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-1/+3
* Check if .got.plt section is discarded before using it.H.J. Lu2010-08-131-0/+7
* Don't allocate .got.plt section if there are no GOT nor PLT entries.H.J. Lu2010-07-141-0/+17
* Support garbage collection against STT_GNU_IFUNC symbols.H.J. Lu2010-07-131-2/+29
* Remove relocation against discarded sections for relocatable link.H.J. Lu2010-04-301-9/+2
* * archive64.c (bfd_elf64_archive_slurp_armap): Remove unusedNick Clifton2010-04-191-18/+5
* ld:Rainer Orth2010-03-051-0/+23
* Don't check STT_GNU_IFUNC on large common symbol.H.J. Lu2010-02-201-1/+1
* Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu2010-02-191-1/+2
* Remove trailing white spaces.H.J. Lu2010-02-051-4/+4