mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
ddd7bf3e28
Commit 04f096fb9e
("Move the xc16x target to the obsolete list") moved
the architecture from the "obsolete but still available" to the
"obsolete / support removed" list in config.bfd, making the architecture
impossible to enable (except maybe via "enable everything" options").
Note that I didn't touch */po/*.po{,t} on the assumption that these
would be updated by some (half)automatic means.
21 lines
557 B
Makefile
21 lines
557 B
Makefile
#source: pr23658-1a.s
|
|
#source: pr23658-1b.s
|
|
#source: pr23658-1c.s
|
|
#source: pr23658-1d.s
|
|
#source: start.s
|
|
#ld: --build-id
|
|
#readelf: -l --wide
|
|
# Since generic linker targets don't place SHT_NOTE sections as orphan,
|
|
# SHT_NOTE sections aren't grouped nor sorted.
|
|
#xfail: [uses_genelf]
|
|
#xfail: m68hc12-*
|
|
# The following targets don't support --build-id.
|
|
#xfail: cr16-* crx-* visium-*
|
|
# The following targets place .note.gnu.build-id in unusual places.
|
|
#xfail: pru-*
|
|
|
|
#...
|
|
+[0-9]+ +\.note\.4 \.note\.1 +
|
|
+[0-9]+ +\.note.gnu.build-id \.note\.2 .note\.3 +
|
|
#pass
|