aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Adjust default memory size and stack base address for SH simulator.Oleg Endo1-0/+4
2016-04-08PR18452, ld allows overlapping sectionsAlan Modra1-0/+8
2016-04-08Show sizes in linker map in target machine address unitsDan Gisselquist1-0/+9
2016-04-07ld/arc: Make little endian default choice for linker scriptsAndrew Burgess1-0/+4
2016-04-07Fix typo in name of MSP430 attribute section.Nick Clifton1-0/+6
2016-04-05ld/arc: Fix linker for big-endian arc targetsAndrew Burgess1-0/+32
2016-04-05ELF/LD: Avoid producing hidden and internal dynamic symbolsMaciej W. Rozycki1-0/+20
2016-04-05[ARC] Fix ld testsuite failures.Claudiu Zissulescu1-0/+18
2016-04-04Add missing pr19827-nacl.rd for i386/x86-64 NaClH.J. Lu1-0/+6
2016-04-04More fixes for COFF/PE lanker garbage collection.Nick Clifton1-0/+10
2016-03-31More cases of missing TO_ADDR in ldlang.cAlan Modra1-0/+9
2016-03-30ld/testing: Fix error and warning checks in run_dump_testAndrew Burgess1-0/+7
2016-03-30PR18452, ld allows overlapping sectionsAlan Modra1-0/+11
2016-03-30Missing TO_ADDRAlan Modra1-0/+5
2016-03-30Use consistent test for .tbss sections in ldlang.cAlan Modra1-0/+7
2016-03-22Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton1-0/+13
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton1-0/+4
2016-03-21Remove use of alloca.Nick Clifton1-0/+6
2016-03-18Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson1-0/+7
2016-03-18Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj1-0/+4
2016-03-15Bind defined symbol locally in PIEH.J. Lu1-0/+12
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu1-0/+23
2016-03-13Add more tests for PR ld/19539H.J. Lu1-0/+13
2016-03-10PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene1-0/+7
2016-03-10Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton1-0/+4
2016-03-09Fix v850 bfd arch info printable namesPedro Alves1-0/+5
2016-03-08Don't create dynamic sections when relocatableH.J. Lu1-0/+6
2016-03-08Handle local IFUNC symbols in shared objectH.J. Lu1-0/+12
2016-03-08Support --as-needed in ifunc testsH.J. Lu1-0/+8
2016-03-07Support --as-needed in i386/x86-64 testsH.J. Lu1-0/+9
2016-03-07[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referencedJiong Wang1-0/+7
2016-03-06Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.soH.J. Lu1-0/+6
2016-03-04Fix a ChangeLog entryH.J. Lu1-1/+1
2016-03-04Treat common symbol in executable as definitionH.J. Lu1-0/+7
2016-03-02Skip ld-elf/pr19162.d for hppa-*-*H.J. Lu1-0/+4
2016-03-02Xfail mix_pic_and_non_pic on arm and aarch64H.J. Lu1-0/+5
2016-03-02Speedup mmo and pe orphan placement for relocatable linkH.J. Lu1-0/+14
2016-03-01Update PR ld/12365 test for GCC 6H.J. Lu1-0/+4
2016-03-01Skip ld-elf/pr19162.d for arc targetH.J. Lu1-0/+4
2016-02-29Add a testcase for PR ld/19162H.J. Lu1-0/+7
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu1-0/+6
2016-02-29[ARC] General fixes.Claudiu Zissulescu1-0/+5
2016-02-26[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li1-0/+13
2016-02-26Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu1-0/+96
2016-02-26Add ChangeLog entries for PR ld/19645H.J. Lu1-0/+46
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu1-0/+99
2016-02-25Remove unused field from ld_config_type structure.Nick Clifton1-0/+4
2016-02-24Update symbol version for symbol from linker scriptH.J. Lu1-0/+7
2016-02-23Replace $(ELF_DEPS) with $(ELF_X86_DEPS)H.J. Lu1-0/+22
2016-02-23Make linker assigned symbol dynamic only for shared objectH.J. Lu1-0/+7