summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Fix testsuite ld_simple_link_defsyms for windows targetsAlan Modra2014-08-292-2/+7
* Use bfd_is_abs_section to check discarded input sectionH.J. Lu2014-08-277-0/+41
* Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu2014-08-273-0/+14
* [AArch64] Improve copy relocation support on four absolute relocation typesJiong Wang2014-08-269-0/+53
* Fix linker testsuite failures for Aarch64.Nick Clifton2014-08-265-49/+56
* Power/GAS: Don't set VLE annotation for non-VLE processors/instructionsMaciej W. Rozycki2014-08-225-5/+24
* * emulparams/armelf_fbsd.sh (TEXT_START_ADDR): Increase alignment to 64kB...Andreas Tobler2014-08-222-0/+8
* Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra2014-08-222-14/+20
* bfd/ChangeLogTerry Guo2014-08-219-0/+178
* ARM/ld: Correct macro formatting in armelf.emMaciej W. Rozycki2014-08-202-3/+8
* Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocsRoland McGrath2014-08-204-0/+52
* ARM: Add support for armeb-*-eabi*Will Newton2014-08-202-1/+6
* Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton2014-08-203-0/+17
* Add copyright notice to linker script files.Nick Clifton2014-08-2090-58/+1203
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-192-0/+62
* LTO plugin with older gccAlan Modra2014-08-182-1/+5
* PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra2014-08-185-2/+32
* Return error status from bfd_elf_discard_info.Alan Modra2014-08-1810-28/+94
* Linker part of PR16563 fixAlan Modra2014-08-145-7/+53
* configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra2014-08-144-881/+858
* Simplify is_ir_dummy_bfd testAlan Modra2014-08-142-8/+8
* This is necessary for adding __cxa_atexit support for Cygwin in GCC withoutYaakov Selkowitz2014-08-132-0/+6
* Fix non-ELF build breakageAlan Modra2014-08-132-2/+6
* Tighten test for ld plugin supportAlan Modra2014-08-122-1/+5
* Fix build breakage when ld plugins disabledAlan Modra2014-08-125-16/+14
* Change ld "notice" interface for better handling of indirect symbolsAlan Modra2014-08-123-17/+28
* missing changelogAlan Modra2014-08-121-0/+4
* Fix non-plugin warning symbol handlingAlan Modra2014-08-121-0/+1
* * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper2014-08-085-0/+67
* Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu2014-08-076-0/+59
* PR14918, lto always links in libgcc_s.soAlan Modra2014-08-062-0/+16
* Allow lto tests to run with older compilersAlan Modra2014-08-063-268/+321
* Regen ld/Makefile.inAlan Modra2014-08-052-1/+5
* Fix PR10373 which is SH relax bug.Kaz Kojima2014-08-013-3/+15
* Fix PR10378 which is SH relax bug.Kaz Kojima2014-08-013-0/+42
* [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