mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
8c3853d9e8
binutils/ PR binutils/27445 * readelf.c (print_gnu_property_note): Replace procesor with processor. ld/ PR binutils/27445 * testsuite/ld-i386/property-x86-isa1.d: Replace procesor with processor. * testsuite/ld-x86-64/property-x86-isa1-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-isa1.d: Likewise.
12 lines
406 B
Makefile
12 lines
406 B
Makefile
#source: property-x86-isa1.s
|
|
#source: simple.s
|
|
#as: --64 -defsym __64_bit__=1 -mx86-used-note=no
|
|
#ld: -m elf_x86_64 -z x86-64-v4
|
|
#readelf: -n
|
|
|
|
Displaying notes found in: .note.gnu.property
|
|
[ ]+Owner[ ]+Data size[ ]+Description
|
|
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
|
Properties: x86 ISA needed: x86-64-baseline, x86-64-v4
|
|
<processor-specific type 0xc0009000 data: 30 00 00 00 >
|