aboutsummaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-29165-186/+2013
* Add moxiebox targetAnthony Green2014-07-275-0/+28
* or1k: increase linux TEXT_START_ADDR to 0x2000Stefan Kristiansson2014-07-172-0/+6
* Properly match PLT entry against .got.plt relocationH.J. Lu2014-07-169-5/+218
* Update elf_i386_compute_jump_table_sizeH.J. Lu2014-07-154-0/+20
* [AArch64] Fix ld testcase linker script glitch.Jiong Wang2014-07-152-7/+11
* Fix xtensa ld segfault when linking linux modulesMax Filippov2014-07-102-1/+7
* Fix tests when configured for arm-linux and arm-elfWill Newton2014-07-1027-214/+246
* ld/testsuite: Disable non-PIC shared library tests on ARMWill Newton2014-07-102-1/+6
* * scripttempl/avr.sc: Remove KEEP for .data andDenis Chertykov2014-07-082-5/+7
* ld/ARM: Increase maximum page size to 64kBWill Newton2014-07-087-9/+23
* Copy st_other for linker script symbol assignmentsAlan Modra2014-07-084-0/+51
* Enable elf_backend_rela_normal for AArch64Jiong Wang2014-07-086-0/+82
* Run ar with --plugin for LTO 11 testAlan Modra2014-07-082-1/+20
* Reinstate compiler checkAlan Modra2014-07-072-0/+9
* This patch prevents a linker testsuite error if the checks are run with aNick Clifton2014-07-072-0/+9
* Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra2014-07-075-108/+93
* Rid libdummy.a from lto.expAlan Modra2014-07-053-66/+74
* Update "configure.in" in comments and docoAlan Modra2014-07-043-2/+7
* Rename configure.in to configure.acAlan Modra2014-07-044-2/+8
* Use modern AC_INIT in configure.inAlan Modra2014-07-045-34/+41
* Reload --as-needed libraries inside groupsAlan Modra2014-07-0314-30/+82
* Taking an undefined function's address in an executableAlan Modra2014-07-027-9/+186
* Add symbols for global entry stub, and report statsAlan Modra2014-07-012-24/+30
* Don't include sys/param.hAlan Modra2014-07-013-23/+8
* Add support for the AVR Tiny series of microcontrollers.Barney Stratford2014-07-016-1/+289
* lexsup.c (parse_args): Check whether provided SONAME is emptyUlrich Drepper2014-06-302-1/+17
* Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang2014-06-265-8/+37
* Fixes to allow a toolchain configured with --enable-all to build on a 32-bit ...Nick Clifton2014-06-255-6/+24
* ld/arm: adjust offsets in tls-gdierelax2.dKyle McMartin2014-06-252-4/+8
* ld/ARM: Add target arm*b-*-freebsd*, update target arm*-*-freebsd*.Andreas Tobler2014-06-186-2/+33
* ld/ARM: Fix IFUNC and TLS descriptors in the same shared objectWill Newton2014-06-165-0/+49
* Fix duplicated assignments to __rel_iplt and __rela_iplt symbolsAlan Modra2014-06-165-20/+28
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-133-19/+7
* Make bfd.link_next field a unionAlan Modra2014-06-1312-26/+33
* Add missing ld makefile dependency for nios.Alan Modra2014-06-133-0/+11
* Remove reference to GASp from linker testsuite configuration.Ryan Mansfield2014-06-092-4/+4
* PROVIDE in linker script vs. built-in symbolsAlan Modra2014-06-072-1/+9
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-054-6/+17
* Support fusion for ELFv2 stubsAlan Modra2014-06-032-4/+8
* fix typos in ChangeLogAlan Modra2014-06-021-2/+0
* fix 2014-05-28 ld Makefile.am changesAlan Modra2014-06-0210-50/+48
* ld: Split GENSCRIPTS rule from dependencies to fix tdir_'s.Hans-Peter Nilsson2014-05-283-666/+699
* Add objcopy stage between assembly and linking for run_dump_testmfortune2014-05-282-0/+42
* Fix typo.DJ Delorie2014-05-271-1/+1
* Add new link-map-text hook and RX auto-vector support.DJ Delorie2014-05-2720-14/+73
* Localize varible to avoid warningAlan Modra2014-05-254-3/+8
* ld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOURCES.Hans-Peter Nilsson2014-05-203-0/+8
* ld/aarch64: xfail non-PIC shared object tests on aarch64Will Newton2014-05-202-0/+8
* Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra2014-05-204-11/+17