aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-size
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-10ld/testsuite: skip ld-size when -shared is not supportedClément Chigot1-0/+6
2022-10-27tests: use canonical option nameMartin Liska1-1/+1
2022-05-31Trailing spaces in objdump -r headerAlan Modra10-10/+10
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu1-4/+4
2020-08-30ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu1-3/+4
2020-06-16Use __asm__ rather than asm in ld testsuiteAlan Modra12-14/+14
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra1-3/+0
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu1-3/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-17Ensure that binutils test names are unique.Nick Clifton1-3/+3
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-5/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-06-21Pass $NOPIE_LDFLAGS size testsH.J. Lu1-6/+7
2017-01-02Run more ld tests when not nativeAlan Modra1-15/+9
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-07-29Move run-time support check for size relocationH.J. Lu1-14/+14
2015-07-27Set NOPIE_CFLAGS and NOPIE_LDFLAGSH.J. Lu1-94/+229
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-06-04ld/testsuite/Roland McGrath11-85/+92
2013-02-07Don't resolve size relocation against non-zero TLS symbolH.J. Lu8-34/+42
2013-01-21 * ld-size/size.exp (build_tests <size-7, size-8>): PassAlan Modra1-2/+2
2013-01-18Resolve size relocation against non-zero TLS symbolH.J. Lu7-41/+33
2013-01-18Verify run-time size relocations if supportedH.J. Lu11-0/+85
2013-01-18Add size-1 and size-2 testsH.J. Lu9-0/+55
2013-01-17Add missing filesH.J. Lu5-0/+40
2013-01-17Add x86 size relocation support to gasH.J. Lu35-0/+619