aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-unique
AgeCommit message (Expand)AuthorFilesLines
2018-09-17Ensure that binutils test names are unique.Nick Clifton1-2/+2
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-1/+1
2018-07-10ld testsuite use of notargetAlan Modra1-1/+1
2018-03-06RISC-V: Disallow output format changes.Jim Wilson1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-21Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton1-1/+1
2017-08-05Don't fail in elf32_hppa_set_gpAlan Modra1-1/+1
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton1-1/+2
2017-07-14PR ld/21529: Use a linker script to limit output with the test caseMaciej W. Rozycki2-1/+6
2017-06-07Fix a number of pr21529 testcase failuresAlan Modra1-4/+1
2017-06-05Add a testcase for PR ld/21529H.J. Lu3-1/+22
2017-02-01[ld, testsuite] Append $board_cflags in one more place in ld-unique/unique.expJiong Wang1-1/+1
2017-01-23[ld, testsuite] Honor cflags when GCC used as linker driverJiong Wang1-1/+10
2017-01-18Skip linker tests for unique symbols in shared libraries if the target does n...Dimitar Dimitrov1-24/+36
2017-01-02Run more ld tests when not nativeAlan Modra1-28/+12
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-14/+7
2016-05-04LD/testsuite: Add STB_GNU_UNIQUE cross-linker testMaciej W. Rozycki2-2/+13
2016-05-03PR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUEMaciej W. Rozycki1-1/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-30ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton3-3/+3
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-02-22Set unique_global only for definitionH.J. Lu1-0/+18
2013-02-08Set STB_GNU_UNIQUE only if symbol is defined in regular objectH.J. Lu1-1/+1
2012-04-03bfd/Roland McGrath1-1/+2
2011-07-03ELFOSABI_GNUThomas Schwinge1-8/+8
2011-04-11 PR 10549Nick Clifton4-0/+264