summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu2016-04-153-83/+164
* arc/nps400 : New cmem instructions and associated relocationAndrew Burgess2016-04-146-0/+69
* Extend PE matching regexp in PR 19457 test to match cygwin and mingw targets.Nick Clifton2016-04-142-0/+15
* ld/testsuite: Initialise a variable to prevent tcl errorsAndrew Burgess2016-04-132-0/+6
* Update x86-64 tests for --as-neededH.J. Lu2016-04-132-12/+34
* Properly handle dynamic reloc against normal symbolH.J. Lu2016-04-119-0/+58
* Adjust default memory size and stack base address for SH simulator.Oleg Endo2016-04-092-2/+6
* PR18452, ld allows overlapping sectionsAlan Modra2016-04-082-19/+34
* Show sizes in linker map in target machine address unitsDan Gisselquist2016-04-082-4/+15
* ld/arc: Make little endian default choice for linker scriptsAndrew Burgess2016-04-072-3/+8
* Fix typo in name of MSP430 attribute section.Nick Clifton2016-04-073-2/+8
* ld/arc: Fix linker for big-endian arc targetsAndrew Burgess2016-04-0528-93/+65
* ELF/LD: Avoid producing hidden and internal dynamic symbolsMaciej W. Rozycki2016-04-0517-10/+166
* [ARC] Fix ld testsuite failures.Claudiu Zissulescu2016-04-0515-12/+38
* Add missing pr19827-nacl.rd for i386/x86-64 NaClH.J. Lu2016-04-043-0/+16
* More fixes for COFF/PE lanker garbage collection.Nick Clifton2016-04-041-0/+10
* Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton2016-04-042-47/+48
* enable -Wwrite-strings for gasTrevor Saunders2016-03-311-2/+18
* More cases of missing TO_ADDR in ldlang.cAlan Modra2016-03-312-14/+21
* ld/testing: Fix error and warning checks in run_dump_testAndrew Burgess2016-03-304-5/+12
* PR18452, ld allows overlapping sectionsAlan Modra2016-03-303-46/+116
* Missing TO_ADDRAlan Modra2016-03-302-1/+6
* Use consistent test for .tbss sections in ldlang.cAlan Modra2016-03-302-12/+15
* Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton2016-03-226-34/+47
* Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton2016-03-222-1/+23
* Remove use of alloca.Nick Clifton2016-03-215-28/+48
* Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson2016-03-183-2/+9
* Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj2016-03-189-5/+114
* Bind defined symbol locally in PIEH.J. Lu2016-03-159-0/+58
* Add -z noreloc-overflow option to x86-64 ldH.J. Lu2016-03-1518-0/+141
* Add more tests for PR ld/19539H.J. Lu2016-03-1310-0/+53
* PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene2016-03-104-0/+99
* Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton2016-03-102-1/+4
* Fix v850 bfd arch info printable namesPedro Alves2016-03-093-2/+7
* Don't create dynamic sections when relocatableH.J. Lu2016-03-083-0/+25
* Handle local IFUNC symbols in shared objectH.J. Lu2016-03-089-23/+85
* Support --as-needed in ifunc testsH.J. Lu2016-03-082-6/+30
* Support --as-needed in i386/x86-64 testsH.J. Lu2016-03-073-14/+47
* [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referencedJiong Wang2016-03-074-0/+16
* Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.soH.J. Lu2016-03-063-12/+34
* Fix a ChangeLog entryH.J. Lu2016-03-041-1/+1
* Treat common symbol in executable as definitionH.J. Lu2016-03-044-0/+60
* Skip ld-elf/pr19162.d for hppa-*-*H.J. Lu2016-03-022-1/+6
* Xfail mix_pic_and_non_pic on arm and aarch64H.J. Lu2016-03-022-3/+12
* Speedup mmo and pe orphan placement for relocatable linkH.J. Lu2016-03-024-36/+68
* Update PR ld/12365 test for GCC 6H.J. Lu2016-03-012-1/+16
* Skip ld-elf/pr19162.d for arc targetH.J. Lu2016-03-012-0/+6
* Speedup ELF orphan placement for relocatable linkH.J. Lu2016-03-011-13/+20
* Add a testcase for PR ld/19162H.J. Lu2016-02-294-0/+20
* [ARC] Local symbols relocation cleanupClaudiu Zissulescu2016-02-294-3/+9