binutils-gdb/ld/testsuite
H.J. Lu ae6a4c3f1d ld: Use --no-rosegment to ld for PR ld/22393 tests
The commit

bf6d7087de ld: Move the .note.build-id section to near the start of the memory map

moves the .note.build-id section before text sections.  When --rosegment
and -z separate-code are used together, the .note.gnu.property section
is placed between the .note.build-id section and text sections in the
same PT_LOAD segment by orphan placement.  Pass --no-rosegment to ld for
PR ld/22393 tests to avoid linker test failures.

	PR ld/32190
	* testsuite/ld-elf/pr22393-2a.rd: Pass --no-rosegment to ld.
	* testsuite/ld-elf/pr22393-2b.rd: Likewise.
	* testsuite/ld-elf/shared.exp: Pass --no-rosegment to ld when
	building pr22393-2 tests.
	* testsuite/ld-x86-64/pr22393-3a.rd: Pass --no-rosegment to ld.
	* testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
	* testsuite/ld-x86-64/x86-64.exp: Pass --no-rosegment to ld when
	building pr22393-3 tests.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
2024-09-21 05:03:18 +08:00
..
config Don't trim trailing newline in run_host_cmd 2024-07-22 08:08:18 +09:30
ld-aarch64 aarch64: Add DT_RELR tests for ILP32 ABI 2024-06-25 11:07:51 +01:00
ld-alpha
ld-arc
ld-arm arm: Handle undefweak with ST_BRANCH_UNKNOWN 2024-09-11 15:34:32 +00:00
ld-auto-import
ld-avr
ld-bootstrap
ld-bpf
ld-cdtest
ld-checks
ld-cris
ld-crx
ld-csky
ld-ctf libctf: improve ECTF_NOPARENT error message 2024-07-31 21:02:05 +01:00
ld-cygwin
ld-d10v
ld-discard
ld-dynamic
ld-elf ld: Use --no-rosegment to ld for PR ld/22393 tests 2024-09-21 05:03:18 +08:00
ld-elfcomm
ld-elfvers
ld-elfweak
ld-fastcall
ld-frv
ld-gc
ld-h8300
ld-i386 x86: Check invalid TLS descriptor call 2024-08-30 05:18:10 -07:00
ld-ia64
ld-ifunc
ld-kvx
ld-libs
ld-linkonce
ld-loongarch-elf Not append rela for absolute symbol 2024-09-07 10:07:13 +08:00
ld-m68hc11
ld-m68k
ld-mep
ld-metag
ld-mips-elf Revert "MIPS: correct macro use in gas and ld testsuites" 2024-08-15 09:49:33 -07:00
ld-misc
ld-mmix
ld-mn10300
ld-msp430-elf
ld-nds32
ld-nios2
ld-or1k
ld-pdp11
ld-pe ld/testsuite: exclude relocs from section contributions PDB test 2024-09-11 01:02:44 +01:00
ld-pie
ld-plugin lto: Add a test for PR ld/32083 2024-08-22 06:34:53 -07:00
ld-powerpc Update readelf's display of RELR sections to include the number of locations relocated 2024-04-24 12:45:04 +01:00
ld-pru
ld-riscv-elf RISC-V: process rs_align_code also when relaxing 2024-08-23 09:22:30 +02:00
ld-s12z
ld-s390 s390: Avoid reloc overflows on undefined weak symbols (cont) 2024-07-12 16:53:47 +02:00
ld-scripts Add --section-ordering command line option to the bfd linker. 2024-05-10 16:59:05 +01:00
ld-selective
ld-sframe gas: Skip SFrame FDE if CFI specifies non-FP/SP base register 2024-07-04 10:34:12 +02:00
ld-sh
ld-shared
ld-size
ld-sparc
ld-spu
ld-srec
ld-tic6x
ld-tilegx
ld-tilepro
ld-undefined
ld-unique loongarch ld testsuite xpasses 2024-08-07 09:37:12 +09:30
ld-v850
ld-vax-elf
ld-visium
ld-vsb
ld-vxworks
ld-x86-64 ld: Use --no-rosegment to ld for PR ld/22393 tests 2024-09-21 05:03:18 +08:00
ld-xstormy16
ld-xtensa
ld-z8k
ld-z80
lib ld testsuite output files 2024-08-29 21:05:57 +09:30
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-9303