aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
2015-12-07ld: relax alignment requirements of compressed .debug_* section checksJan Beulich2-2/+2
2015-10-19Add test to ensure that ternary linker script operators copy symbol flags.Simon Dardis3-0/+24
2015-10-15objcopy --extract-symbol testcaseAlan Modra4-65/+0
2015-10-12Skip the unversioned definition after the default versionH.J. Lu4-0/+26
2015-10-07New ARC implementation.Nick Clifton1-1/+1
2015-10-05Don't re-export common symbolsH.J. Lu2-2/+10
2015-09-29Adjust the output section size to skip gap fillsH.J. Lu3-0/+27
2015-09-25Correct the generation of OR1K pc-relative relocations.Peter Zotov1-1/+1
2015-09-22Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu1-0/+8
2015-09-18Delay converting linker script defined symbols from absoluteAlan Modra1-1/+1
2015-09-07ld: Fix failures in new orphan handling tests.Andrew Burgess3-7/+9
2015-09-05Update ld-elf/orphan-8.map to support 32-bit targetsH.J. Lu1-4/+4
2015-09-04ld: Extend options for altering orphan handling behaviour.Andrew Burgess9-14/+37
2015-08-07Properly merge hidden versioned symbolH.J. Lu5-1/+79
2015-07-30Don't change the default symbol for relocatable linkH.J. Lu2-0/+23
2015-07-29Use noclone attribute only for GCC 4.5 or newerH.J. Lu1-0/+4
2015-07-27Check address of versined symbolH.J. Lu3-5/+19
2015-07-26Compile PR ld/18718 tests with -O2H.J. Lu1-5/+5
2015-07-25Skip missing symbol version section check for executableH.J. Lu2-0/+71
2015-07-25Fix broken -Bsymbolic-functionsAlan Modra3-1/+40
2015-07-24Replace -g with -ggdb3 in ld compress testsH.J. Lu3-12/+12
2015-07-14Make default compression gABI compliantH.J. Lu2-2/+2
2015-06-25Run ld-elf/strtab only on linux/gnu targetsH.J. Lu1-0/+1
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu2-0/+15
2015-06-05Fixes a typo in the list of targets that should not run the compressed1d test.Nick Clifton1-1/+1
2015-05-27Convert PLT reloc only if pointer equality isn't neededH.J. Lu4-0/+39
2015-04-29Fix 18354H.J. Lu1-1/+10
2015-04-24Skip the compressed1d test for targets which do not use the elf32.em linker e...Nick Clifton1-0/+2
2015-04-24Correct ld-elf/compressed1e.d to use notarget and for cris-elf, not cris-*.Hans-Peter Nilsson1-1/+1
2015-04-23Xfail cris and frv for ld-elf/compressed1e.dH.J. Lu1-0/+2
2015-04-23Delay setting up compressed debug section namesH.J. Lu2-0/+18
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu7-1/+186
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu4-2/+53
2015-04-07Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton2-0/+17
2015-04-06Remove is_zlib_supportedH.J. Lu1-5/+1
2015-03-30Properly set sh_info for .rela.plt/rel.plt sectionH.J. Lu2-2/+6
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-1/+2
2015-02-25Add aligned string merge testAlan Modra2-0/+31
2015-02-19Strip undefined symbols from .symtabAlan Modra2-4/+3
2015-01-28ld: don't use ia64 register name in expression of pr16322 testJan Beulich1-4/+4
2015-01-20Fix pr17615 testcaseAlan Modra1-1/+1
2015-01-19Add a testcase for PR ld/17615H.J. Lu2-0/+13
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra18-18/+18
2014-12-30Assign file position for .strtab only if neededH.J. Lu2-6/+13
2014-12-23Don't PROVIDE over top of common symbolsAlan Modra2-0/+15
2014-12-06Add Visium support to ldEric Botcazou5-5/+6
2014-12-01Add tests for PR ld/16452 and PR ld/16457H.J. Lu6-0/+29
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu5-0/+25
2014-10-04Discard zero address range eh_frame FDEsAlan Modra5-9/+15
2014-08-26Fix linker testsuite failures for Aarch64.Nick Clifton1-11/+11