aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-12Support TLS x32 GD->IE, GD->LE and LD->LE transitions.H.J. Lu1-20/+64
2011-03-062011-03-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2011-03-042011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+0
2011-03-03Supprt TLS x32 IE->LE transition.H.J. Lu1-8/+30
2011-02-17Revert the last change to elf64-x86-64.c.H.J. Lu1-2/+0
2011-02-16Don't check relocation overflow for x32.H.J. Lu1-0/+2
2011-01-18Don't undefine elf_backend_static_tls_alignment twice.H.J. Lu1-3/+0
2011-01-18Undo Solaris damages in elf64-x86-64.c.H.J. Lu1-0/+6
2011-01-15Check invalid x32 relocations.H.J. Lu1-0/+33
2011-01-14Handle R_X86_64_32 like R_X86_64_64 for ILP32.H.J. Lu1-5/+15
2011-01-14Fix x86-64 ILP32 shared library.H.J. Lu1-12/+14
2011-01-06Handle STT_GNU_IFUNC symols when building shared library.H.J. Lu1-14/+19
2010-12-31Add elf_x86_64_relocs_compatible.H.J. Lu1-1/+12
2010-12-31Add x86-64 ILP32 support.H.J. Lu1-372/+465
2010-10-21 * elf-bfd.h (struct elf_backend_data): New memberRainer Orth1-1/+12
2010-10-01Clear non_elf on ELF linker defined symbols.H.J. Lu1-3/+10
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+3
2010-08-13Check if .got.plt section is discarded before using it.H.J. Lu1-0/+7
2010-07-14Don't allocate .got.plt section if there are no GOT nor PLT entries.H.J. Lu1-0/+17
2010-07-13Support garbage collection against STT_GNU_IFUNC symbols.H.J. Lu1-2/+29
2010-04-30Remove relocation against discarded sections for relocatable link.H.J. Lu1-9/+2
2010-04-19 * archive64.c (bfd_elf64_archive_slurp_armap): Remove unusedNick Clifton1-18/+5
2010-03-05 ld:Rainer Orth1-0/+23
2010-02-20Don't check STT_GNU_IFUNC on large common symbol.H.J. Lu1-1/+1
2010-02-19Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu1-1/+2
2010-02-05Remove trailing white spaces.H.J. Lu1-4/+4
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-28/+72
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-3/+2
2009-09-292009-09-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-42/+21
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-2/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-09-012009-09-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+3
2009-08-302009-08-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-17/+0
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-0/+17
2009-08-022009-08-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+6
2009-07-25bfd/H.J. Lu1-0/+50
2009-07-23bfd/H.J. Lu1-2/+2
2009-07-16bfd/H.J. Lu1-1/+2
2009-07-10 * elf-bfd.h (struct elf_link_hash_entry): Clarify ref_regularAlan Modra1-0/+1
2009-06-202009-06-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+3
2009-06-19bfd/H.J. Lu1-24/+59
2009-06-182009-06-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-46/+19
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra1-8/+13
2009-06-182009-06-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+34
2009-06-182009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-186/+24
2009-06-162009-06-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+3
2009-06-162009-06-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-248/+175
2009-06-152009-06-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+5
2009-06-152009-06-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-8/+8