summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2013-10-03aarch64: Add support for GNU indirect functions.Will Newton
2013-09-30 * emulparams/msp430all.sh: Update ARCH names.Nick Clifton
2013-09-24bfd/Richard Sandiford
2013-09-24 * emulparams/elf32ppccommon.sh (LIBPATH_SUFFIX): Provide 32-bitAlan Modra
2013-09-24 * genscripts.sh (LIB_PATH): Don't exclude libdir or tooldir whenAlan Modra
2013-09-202013-09-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra
2013-09-182013-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Kyrylo Tkachov
2013-09-18binutils/Tristan Gingold
2013-09-17 PR ld/15957Nick Clifton
2013-09-12 * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add aNick Clifton
2013-09-04ld/testsuite/Yufeng Zhang
2013-08-29 * elf64-x86-64.c (elf_x86_64_check_tls_transition): AllowJakub Jelinek
2013-08-28 PR ld/15896Nick Clifton
2013-08-26bfd/Roland McGrath
2013-08-26bfd/Roland McGrath
2013-08-24 * ld-elf/comm-data.exp: Use check_shared_lib_support rather thanMaciej W. Rozycki
2013-08-24 * ld-arm/export-class.exp: Handle non-EABI targets.Maciej W. Rozycki
2013-08-23ld/testsuite/Roland McGrath
2013-08-23ld/Roland McGrath
2013-08-23Fix typo.Nick Clifton
2013-08-23 PR binutils/15834Nick Clifton
2013-08-23 PR ld/15839Nick Clifton
2013-08-22 * emultempl/pe.em: Add --disable-large-address-aware option.Nick Clifton
2013-08-22 * ld-powerpc/powerpc.exp: Substitute for le in options_regsub(ld).Alan Modra
2013-08-15 * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton
2013-08-14 PR ld/15787Nick Clifton
2013-08-09 * elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10Nick Clifton
2013-07-31 PR ld/15787Nick Clifton
2013-07-27 * ld-vax-elf/export-class-call.dd: New test.Maciej W. Rozycki
2013-07-27 bfd/Maciej W. Rozycki
2013-07-24Check .gnu.warning section in shared libraryH.J. Lu
2013-07-23oops - omitted from previous deltaNick Clifton
2013-07-22oops - omitted fromn previous deltaNick Clifton
2013-07-22 * ld-scripts/script.exp: Use run_dump_test instead ofNick Clifton
2013-07-19oops - omitted from previous deltaNick Clifton
2013-07-19 * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton
2013-07-18 * elf32-arm.c (arm_type_of_stub): Don't use ST_BRANCH_TO_ARM forNick Clifton
2013-07-18 * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable.Nick Clifton
2013-07-12 include/elf/Maciej W. Rozycki
2013-07-08 * scripttempl/elf.sc: Handle function names and otherJeff Law
2013-07-082013-07-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-07-03[PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :...Marcus Shawcroft
2013-07-02[AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_Marcus Shawcroft
2013-07-02[AArch64] Adjust testcases for move of &_DYNAMIC to got[0].Marcus Shawcroft
2013-07-01Adjust ld-x86-64/tlsg.sdH.J. Lu
2013-07-01bfd/Alan Modra
2013-06-28Handle R_X86_64_DTPOFF64H.J. Lu
2013-06-26[AArch64, ILP32] Really add ld/emulparams/aarch64elf32.sh that was missedYufeng Zhang