aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-0/+62
2014-08-18LTO plugin with older gccAlan Modra2-1/+5
2014-08-18PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra5-2/+32
2014-08-18Return error status from bfd_elf_discard_info.Alan Modra10-28/+94
2014-08-14Linker part of PR16563 fixAlan Modra5-7/+53
2014-08-14configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra4-881/+858
2014-08-14Simplify is_ir_dummy_bfd testAlan Modra2-8/+8
2014-08-13This is necessary for adding __cxa_atexit support for Cygwin in GCC withoutYaakov Selkowitz2-0/+6
2014-08-13Fix non-ELF build breakageAlan Modra2-2/+6
2014-08-12Tighten test for ld plugin supportAlan Modra2-1/+5
2014-08-12Fix build breakage when ld plugins disabledAlan Modra5-16/+14
2014-08-12Change ld "notice" interface for better handling of indirect symbolsAlan Modra3-17/+28
2014-08-12missing changelogAlan Modra1-0/+4
2014-08-12Fix non-plugin warning symbol handlingAlan Modra1-0/+1
2014-08-08 * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper5-0/+67
2014-08-07Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu6-0/+59
2014-08-06PR14918, lto always links in libgcc_s.soAlan Modra2-0/+16
2014-08-06Allow lto tests to run with older compilersAlan Modra3-268/+321
2014-08-05Regen ld/Makefile.inAlan Modra2-1/+5
2014-08-01Fix PR10373 which is SH relax bug.Kaz Kojima3-3/+15
2014-08-01Fix PR10378 which is SH relax bug.Kaz Kojima3-0/+42
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune165-186/+2013
2014-07-27Add moxiebox targetAnthony Green5-0/+28
2014-07-17or1k: increase linux TEXT_START_ADDR to 0x2000Stefan Kristiansson2-0/+6
2014-07-16Properly match PLT entry against .got.plt relocationH.J. Lu9-5/+218
2014-07-15Update elf_i386_compute_jump_table_sizeH.J. Lu4-0/+20
2014-07-15[AArch64] Fix ld testcase linker script glitch.Jiong Wang2-7/+11
2014-07-10Fix xtensa ld segfault when linking linux modulesMax Filippov2-1/+7
2014-07-10Fix tests when configured for arm-linux and arm-elfWill Newton27-214/+246
2014-07-10ld/testsuite: Disable non-PIC shared library tests on ARMWill Newton2-1/+6
2014-07-08 * scripttempl/avr.sc: Remove KEEP for .data andDenis Chertykov2-5/+7
2014-07-08ld/ARM: Increase maximum page size to 64kBWill Newton7-9/+23
2014-07-08Copy st_other for linker script symbol assignmentsAlan Modra4-0/+51
2014-07-08Enable elf_backend_rela_normal for AArch64Jiong Wang6-0/+82
2014-07-08Run ar with --plugin for LTO 11 testAlan Modra2-1/+20
2014-07-07Reinstate compiler checkAlan Modra2-0/+9
2014-07-07This patch prevents a linker testsuite error if the checks are run with aNick Clifton2-0/+9
2014-07-07Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra5-108/+93
2014-07-05Rid libdummy.a from lto.expAlan Modra3-66/+74
2014-07-04Update "configure.in" in comments and docoAlan Modra3-2/+7
2014-07-04Rename configure.in to configure.acAlan Modra4-2/+8
2014-07-04Use modern AC_INIT in configure.inAlan Modra5-34/+41
2014-07-03Reload --as-needed libraries inside groupsAlan Modra14-30/+82
2014-07-02Taking an undefined function's address in an executableAlan Modra7-9/+186
2014-07-01Add symbols for global entry stub, and report statsAlan Modra2-24/+30
2014-07-01Don't include sys/param.hAlan Modra3-23/+8
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford6-1/+289
2014-06-30 lexsup.c (parse_args): Check whether provided SONAME is emptyUlrich Drepper2-1/+17
2014-06-26Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang5-8/+37
2014-06-25Fixes to allow a toolchain configured with --enable-all to build on a 32-bit ...Nick Clifton5-6/+24