summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE.Michael Matz2011-08-223-12/+16
* PR ld/12762Alan Modra2011-08-173-16/+31
* Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.H.J. Lu2011-08-1220-0/+223
* * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.mgretton2011-08-098-17/+142
* PR ld/13066Alan Modra2011-08-092-6/+10
* 2011-08-06 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-08-063-0/+15
* bfd/Alan Modra2011-08-055-14/+13
* PR ld/12762Alan Modra2011-08-052-5/+13
* Replace remove_output with ld_cleanup in comments.H.J. Lu2011-08-042-2/+7
* Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.H.J. Lu2011-08-0110-0/+61
* ld/testsuite/Roland McGrath2011-07-272-5/+9
* bfd/Alan Modra2011-07-268-24/+46
* PR ld/12815Hans-Peter Nilsson2011-07-256-0/+74
* bfd/Richard Sandiford2011-07-2412-7/+304
* Add initial Intel K1OM support.H.J. Lu2011-07-2210-9/+135
* Implement ld --print-output-format.Roland McGrath2011-07-166-2/+32
* * Makefile.am (e*.c): Sort.Alan Modra2011-07-153-28/+36
* Also check ignored "-z relro".H.J. Lu2011-07-142-1/+7
* Revert the last change.H.J. Lu2011-07-142-20/+6
* Skip relro tests on ia64.H.J. Lu2011-07-142-6/+20
* * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option,Alan Modra2011-07-142-15/+6
* * ld-scripts/section-flags.exp: Pass --local-store 0:0 forAlan Modra2011-07-142-26/+20
* bfd/Alan Modra2011-07-1411-25/+57
* * emultempl/elf32.em (gld${EMULATION_NAME}_add_options,Alan Modra2011-07-149-90/+159
* include/ChangeLogCatherine Moore2011-07-1115-1/+269
* * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,Alan Modra2011-07-117-1/+42
* PR ld/12942Alan Modra2011-07-093-2/+28
* ELFOSABI_GNUThomas Schwinge2011-07-031-0/+1
* ELFOSABI_GNUThomas Schwinge2011-07-033-15/+21
* * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.Nick Clifton2011-06-272-1/+5
* * ld-elf/elf.exp: Exclude more targets from note-3 test.Alan Modra2011-06-272-1/+16
* Add testcases for PR ld/12921.H.J. Lu2011-06-247-0/+105
* * ld/testsuite/ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.Thomas Schwinge2011-06-222-2/+6
* Adjust x86 IFUNC PLT.H.J. Lu2011-06-204-3/+9
* Revert x86_64-x32-* change.H.J. Lu2011-06-207-9/+11
* PR ld/12570Jakub Jelinek2011-06-2049-71/+165
* Fix misc x32 bugs.H.J. Lu2011-06-1914-11/+53
* * ld-elfvers/vers2.ver: Don't assume any particular index forAlan Modra2011-06-167-6/+16
* * NEWS: Mention addition of TILEPRO and TIKE-Gx support.Nick Clifton2011-06-152-1/+6
* * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.Alan Modra2011-06-143-12/+17
* PR ld/12851Alan Modra2011-06-142-4/+5
* * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton2011-06-1318-1/+544
* * ldlang.c (sort_def_symbol, lang_one_common): Don't handleAlan Modra2011-06-134-10/+9
* * elflink.c (_bfd_elf_link_create_dynamic_sections): If theNick Clifton2011-06-106-14/+102
* PR ld/12845Nick Clifton2011-06-092-0/+11
* Build x32 DSO from x86-64 object file only for native.H.J. Lu2011-06-092-2/+7
* Allow building x32 DSO from x86-64 object file.H.J. Lu2011-06-094-0/+41
* Check relocations in note sections for --gc-sections.H.J. Lu2011-06-093-0/+25
* configure.tgt: Accept any V850 architecture.Nick Clifton2011-06-082-3/+5
* Add a testcase for warning on common symbol in archive.H.J. Lu2011-06-085-0/+37