Change the output of readelf's note display so that the "Data size" column header is left justified.
PR 24887 binutils* readelf.c (process_notes_at): Left justify the "Data size" column heading. * testsuite/binutils-all/i386/empty.d: Adjust for new output format. * testsuite/binutils-all/i386/ibt.d: Likewise. * testsuite/binutils-all/i386/pr21231a.d: Likewise. * testsuite/binutils-all/i386/pr21231b.d: Likewise. * testsuite/binutils-all/i386/shstk.d: Likewise. * testsuite/binutils-all/note-2-32.d: Likewise. * testsuite/binutils-all/note-2-64.d: Likewise. * testsuite/binutils-all/x86-64/empty-x32.d: Likewise. * testsuite/binutils-all/x86-64/empty.d: Likewise. * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise. * testsuite/binutils-all/x86-64/ibt.d: Likewise. * testsuite/binutils-all/x86-64/pr21231a.d: Likewise. * testsuite/binutils-all/x86-64/pr21231b.d: Likewise. * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise. * testsuite/binutils-all/x86-64/pr23494a.d: Likewise. * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise. * testsuite/binutils-all/x86-64/pr23494c.d: Likewise. * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise. * testsuite/binutils-all/x86-64/pr23494d.d: Likewise. * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise. * testsuite/binutils-all/x86-64/pr23494e.d: Likewise. * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise. * testsuite/binutils-all/x86-64/shstk.d: Likewise. ld * testsuite/ld-aarch64/bti-plt-2.d: Adjust for new output format from readelf. * testsuite/ld-aarch64/bti-plt-4.d: Likewise. * testsuite/ld-aarch64/bti-plt-6.d: Likewise. * testsuite/ld-aarch64/bti-plt-7.d: Likewise. * testsuite/ld-aarch64/bti-warn.d: Likewise. * testsuite/ld-aarch64/property-bti-pac1.d: Likewise. * testsuite/ld-aarch64/property-bti-pac2.d: Likewise. * testsuite/ld-aarch64/property-bti-pac3.d: Likewise. * testsuite/ld-elf/x86-feature-1a.rd: Likewise. * testsuite/ld-elf/x86-feature-1b.rd: Likewise. * testsuite/ld-elf/x86-feature-1c.rd: Likewise. * testsuite/ld-elf/x86-feature-1d.rd: Likewise. * testsuite/ld-elf/x86-feature-1e.rd: Likewise. * testsuite/ld-i386/ibt-plt-2d.d: Likewise. * testsuite/ld-i386/ibt-plt-3d.d: Likewise. * testsuite/ld-i386/pr23372a.d: Likewise. * testsuite/ld-i386/pr23372c.d: Likewise. * testsuite/ld-i386/pr23486a.d: Likewise. * testsuite/ld-i386/pr23486b.d: Likewise. * testsuite/ld-i386/pr23486c.d: Likewise. * testsuite/ld-i386/pr23486d.d: Likewise. * testsuite/ld-i386/pr24322a.d: Likewise. * testsuite/ld-i386/pr24322b.d: Likewise. * testsuite/ld-i386/property-x86-3.d: Likewise. * testsuite/ld-i386/property-x86-4a.d: Likewise. * testsuite/ld-i386/property-x86-5.d: Likewise. * testsuite/ld-i386/property-x86-cet1.d: Likewise. * testsuite/ld-i386/property-x86-cet2a.d: Likewise. * testsuite/ld-i386/property-x86-cet5a.d: Likewise. * testsuite/ld-i386/property-x86-cet5b.d: Likewise. * testsuite/ld-i386/property-x86-ibt1a.d: Likewise. * testsuite/ld-i386/property-x86-ibt1b.d: Likewise. * testsuite/ld-i386/property-x86-ibt2.d: Likewise. * testsuite/ld-i386/property-x86-ibt3a.d: Likewise. * testsuite/ld-i386/property-x86-ibt3b.d: Likewise. * testsuite/ld-i386/property-x86-ibt4.d: Likewise. * testsuite/ld-i386/property-x86-ibt5.d: Likewise. * testsuite/ld-i386/property-x86-shstk1a.d: Likewise. * testsuite/ld-i386/property-x86-shstk1b.d: Likewise. * testsuite/ld-i386/property-x86-shstk2.d: Likewise. * testsuite/ld-i386/property-x86-shstk3a.d: Likewise. * testsuite/ld-i386/property-x86-shstk3b.d: Likewise. * testsuite/ld-i386/property-x86-shstk4.d: Likewise. * testsuite/ld-i386/property-x86-shstk5.d: Likewise. * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise. * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise. * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise. * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise. * testsuite/ld-x86-64/pr23372a-x32.d: Likewise. * testsuite/ld-x86-64/pr23372a.d: Likewise. * testsuite/ld-x86-64/pr23372c-x32.d: Likewise. * testsuite/ld-x86-64/pr23372c.d: Likewise. * testsuite/ld-x86-64/pr23486a-x32.d: Likewise. * testsuite/ld-x86-64/pr23486a.d: Likewise. * testsuite/ld-x86-64/pr23486b-x32.d: Likewise. * testsuite/ld-x86-64/pr23486b.d: Likewise. * testsuite/ld-x86-64/pr23486c-x32.d: Likewise. * testsuite/ld-x86-64/pr23486c.d: Likewise. * testsuite/ld-x86-64/pr23486d-x32.d: Likewise. * testsuite/ld-x86-64/pr23486d.d: Likewise. * testsuite/ld-x86-64/pr24322a-x32.d: Likewise. * testsuite/ld-x86-64/pr24322a.d: Likewise. * testsuite/ld-x86-64/pr24322b-x32.d: Likewise. * testsuite/ld-x86-64/pr24322b.d: Likewise. * testsuite/ld-x86-64/pr24458a-x32.d: Likewise. * testsuite/ld-x86-64/pr24458a.d: Likewise. * testsuite/ld-x86-64/pr24458b-x32.d: Likewise. * testsuite/ld-x86-64/pr24458b.d: Likewise. * testsuite/ld-x86-64/pr24458c-x32.d: Likewise. * testsuite/ld-x86-64/pr24458c.d: Likewise. * testsuite/ld-x86-64/property-1.r: Likewise. * testsuite/ld-x86-64/property-1a.r: Likewise. * testsuite/ld-x86-64/property-2.r: Likewise. * testsuite/ld-x86-64/property-2a.r: Likewise. * testsuite/ld-x86-64/property-3.r: Likewise. * testsuite/ld-x86-64/property-3a.r: Likewise. * testsuite/ld-x86-64/property-4.r: Likewise. * testsuite/ld-x86-64/property-4a.r: Likewise. * testsuite/ld-x86-64/property-5.r: Likewise. * testsuite/ld-x86-64/property-5a.r: Likewise. * testsuite/ld-x86-64/property-6.r: Likewise. * testsuite/ld-x86-64/property-7.r: Likewise. * testsuite/ld-x86-64/property-7a.r: Likewise. * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-3.d: Likewise. * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-4a.d: Likewise. * testsuite/ld-x86-64/property-x86-5-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-5.d: Likewise. * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-cet1.d: Likewise. * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise. * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise. * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise. gas * testsuite/gas/i386/property-1.d: Adjust for new output format from readelf. * testsuite/gas/i386/property-2.d: Likewise. * testsuite/gas/i386/x86-64-property-1.d: Likewise. * testsuite/gas/i386/x86-64-property-2.d: Likewise.
This commit is contained in:
parent
7b1dd70105
commit
dbe15e4e1d
@ -1,3 +1,32 @@
|
||||
2019-08-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 24887
|
||||
* readelf.c (process_notes_at): Left justify the "Data size"
|
||||
column heading.
|
||||
* testsuite/binutils-all/i386/empty.d: Adjust for new output format.
|
||||
* testsuite/binutils-all/i386/ibt.d: Likewise.
|
||||
* testsuite/binutils-all/i386/pr21231a.d: Likewise.
|
||||
* testsuite/binutils-all/i386/pr21231b.d: Likewise.
|
||||
* testsuite/binutils-all/i386/shstk.d: Likewise.
|
||||
* testsuite/binutils-all/note-2-32.d: Likewise.
|
||||
* testsuite/binutils-all/note-2-64.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/empty.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/ibt.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/shstk.d: Likewise.
|
||||
|
||||
2019-08-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* testsuite/gentestdlls.c (main): Move declaration of loop
|
||||
|
@ -19179,7 +19179,7 @@ process_notes_at (Filedata * filedata,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
printf (_(" %-20s %10s\tDescription\n"), _("Owner"), _("Data size"));
|
||||
printf (_(" %-20s %-10s\tDescription\n"), _("Owner"), _("Data size"));
|
||||
|
||||
end = (char *) pnotes + length;
|
||||
while ((char *) external < end)
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: <None>
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000008 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: no copy on protected
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000002c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: stack size: 0x800000
|
||||
no copy on protected
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -5,7 +5,7 @@
|
||||
#source: note-2-32.s
|
||||
|
||||
#...
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
[ ]+\$<version>1[ ]+0x00000004[ ]+OPEN[ ]+Applies to region from 0x100 \(note1.s\)
|
||||
[ ]+\$<tool>gcc 7.0.1[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
|
||||
[ ]+\+<stack prot>true[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
|
||||
|
@ -9,7 +9,7 @@
|
||||
# relocs, so the note merging feature fails.
|
||||
|
||||
#...
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
[ ]+\$<version>1[ ]+0x00000008[ ]+OPEN[ ]+Applies to region from 0x100 \(note1.s\)
|
||||
[ ]+\$<tool>gcc 7.0.1[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
|
||||
[ ]+\+<stack prot>true[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: <None>
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: <None>
|
||||
GNU 0x00000020 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
GNU 0x00000020 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000008 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: no copy on protected
|
||||
GNU 0x00000020 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000038 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: stack size: 0x800000
|
||||
no copy on protected
|
||||
|
@ -6,7 +6,7 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE4_1, AVX
|
||||
x86 ISA used: SSE, SSE3, SSE4_1, AVX
|
||||
|
@ -6,7 +6,7 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE4_1, AVX
|
||||
x86 ISA used: SSE, SSE3, SSE4_1, AVX
|
||||
|
@ -6,6 +6,6 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: SSE, SSE3
|
||||
|
@ -6,6 +6,6 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: SSE, SSE3
|
||||
|
@ -6,7 +6,7 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE4_1, AVX
|
||||
x86 ISA used: SSE, SSE3, SSE4_1, AVX
|
||||
|
@ -6,7 +6,7 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE4_1, AVX
|
||||
x86 ISA used: SSE, SSE3, SSE4_1, AVX
|
||||
|
@ -6,7 +6,7 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000040 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: stack size: 0xffffffff
|
||||
x86 ISA needed: SSE4_1, AVX
|
||||
|
@ -6,7 +6,7 @@
|
||||
#notarget: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: stack size: 0xffffffff
|
||||
x86 ISA needed: SSE4_1, AVX
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
GNU 0x00000020 NT_GNU_PROPERTY_TYPE_0
|
||||
|
@ -1,3 +1,12 @@
|
||||
2019-08-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 24887
|
||||
* testsuite/gas/i386/property-1.d: Adjust for new output format
|
||||
from readelf.
|
||||
* testsuite/gas/i386/property-2.d: Likewise.
|
||||
* testsuite/gas/i386/x86-64-property-1.d: Likewise.
|
||||
* testsuite/gas/i386/x86-64-property-2.d: Likewise.
|
||||
|
||||
2019-08-08 Yoshinori Sato <ysato@users.sourceforge.jp>
|
||||
|
||||
* testsuite/gas/h8300/h8300.exp: Fix movfpe and movtpe tests.
|
||||
|
@ -3,6 +3,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
|
@ -3,7 +3,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: CMOV, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2, FMA, AVX512F, AVX512CD, AVX512ER, AVX512PF, AVX512VL, AVX512DQ, AVX512BW, AVX512_4FMAPS, AVX512_4VNNIW, AVX512_BITALG, AVX512_IFMA, AVX512_VBMI, AVX512_VBMI2, AVX512_VNNI, AVX512_BF16
|
||||
x86 feature used: x86, x87, MMX, XMM, YMM, ZMM, FXSR, XSAVE, XSAVEOPT, XSAVEC
|
||||
|
@ -4,6 +4,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: CMOV, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2, FMA, AVX512F, AVX512CD, AVX512ER, AVX512PF, AVX512VL, AVX512DQ, AVX512BW, AVX512_4FMAPS, AVX512_4VNNIW, AVX512_BITALG, AVX512_IFMA, AVX512_VBMI, AVX512_VBMI2, AVX512_VNNI, AVX512_BF16
|
||||
x86 feature used: x86, x87, MMX, XMM, YMM, ZMM, FXSR, XSAVE, XSAVEOPT, XSAVEC
|
||||
|
130
ld/ChangeLog
130
ld/ChangeLog
@ -1,3 +1,133 @@
|
||||
2019-08-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 24887
|
||||
* testsuite/ld-aarch64/bti-plt-2.d: Adjust for new output format
|
||||
from readelf.
|
||||
* testsuite/ld-aarch64/bti-plt-4.d: Likewise.
|
||||
* testsuite/ld-aarch64/bti-plt-6.d: Likewise.
|
||||
* testsuite/ld-aarch64/bti-plt-7.d: Likewise.
|
||||
* testsuite/ld-aarch64/bti-warn.d: Likewise.
|
||||
* testsuite/ld-aarch64/property-bti-pac1.d: Likewise.
|
||||
* testsuite/ld-aarch64/property-bti-pac2.d: Likewise.
|
||||
* testsuite/ld-aarch64/property-bti-pac3.d: Likewise.
|
||||
* testsuite/ld-elf/x86-feature-1a.rd: Likewise.
|
||||
* testsuite/ld-elf/x86-feature-1b.rd: Likewise.
|
||||
* testsuite/ld-elf/x86-feature-1c.rd: Likewise.
|
||||
* testsuite/ld-elf/x86-feature-1d.rd: Likewise.
|
||||
* testsuite/ld-elf/x86-feature-1e.rd: Likewise.
|
||||
* testsuite/ld-i386/ibt-plt-2d.d: Likewise.
|
||||
* testsuite/ld-i386/ibt-plt-3d.d: Likewise.
|
||||
* testsuite/ld-i386/pr23372a.d: Likewise.
|
||||
* testsuite/ld-i386/pr23372c.d: Likewise.
|
||||
* testsuite/ld-i386/pr23486a.d: Likewise.
|
||||
* testsuite/ld-i386/pr23486b.d: Likewise.
|
||||
* testsuite/ld-i386/pr23486c.d: Likewise.
|
||||
* testsuite/ld-i386/pr23486d.d: Likewise.
|
||||
* testsuite/ld-i386/pr24322a.d: Likewise.
|
||||
* testsuite/ld-i386/pr24322b.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-3.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-4a.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-5.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-cet1.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-cet2a.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-cet5a.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-cet5b.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-ibt2.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-ibt4.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-ibt5.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-shstk2.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-shstk4.d: Likewise.
|
||||
* testsuite/ld-i386/property-x86-shstk5.d: Likewise.
|
||||
* testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
|
||||
* testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23372a.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23372c.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486a.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486b.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486c-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486c.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486d-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr23486d.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24322a.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24322b.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24458a.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24458b.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/pr24458c.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-1.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-1a.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-2.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-2a.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-3.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-3a.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-4.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-4a.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-5.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-5a.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-6.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-7.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-7a.r: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-3.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-4a.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-5-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-5.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
|
||||
* testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
|
||||
|
||||
2019-08-07 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||
|
||||
* scripttempl/elf64bpf.sc: Adapted from elf.sc.
|
||||
|
@ -6,6 +6,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: BTI
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: BTI
|
||||
|
@ -10,6 +10,6 @@
|
||||
# still mark output as BTI
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: BTI, PAC
|
||||
|
@ -11,6 +11,6 @@
|
||||
# still mark output as BTI
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: BTI
|
||||
|
@ -11,6 +11,6 @@
|
||||
# still mark output as BTI
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: BTI, PAC
|
||||
|
@ -6,6 +6,6 @@
|
||||
#target: *linux*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: BTI, PAC
|
||||
|
@ -7,6 +7,6 @@
|
||||
#target: *linux*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: BTI
|
||||
|
@ -7,6 +7,6 @@
|
||||
#target: *linux*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: AArch64 feature: PAC
|
||||
|
@ -1,5 +1,5 @@
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -1,5 +1,5 @@
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
x86 ISA used: <None>
|
||||
|
@ -1,5 +1,5 @@
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
x86 ISA used: <None>
|
||||
|
@ -1,5 +1,5 @@
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: <None>
|
||||
x86 ISA used: <None>
|
||||
|
@ -1,5 +1,5 @@
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT, SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -49,6 +49,6 @@ Contents of the .eh_frame section:
|
||||
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
|
@ -49,6 +49,6 @@ Contents of the .eh_frame section:
|
||||
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used:
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: i486, 586
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: i486, 586
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: CMOV, SSE
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: CMOV, SSE
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -3,7 +3,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX
|
||||
x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000020 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: no copy on protected
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: CMOV
|
||||
x86 ISA used: <None>
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT, SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -8,7 +8,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX
|
||||
x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT, SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX
|
||||
x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX
|
||||
x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
x86 ISA used: <None>
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX
|
||||
x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX
|
||||
x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -39,6 +39,6 @@ Contents of the .eh_frame section:
|
||||
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
|
@ -43,7 +43,7 @@ Contents of the .eh_frame section:
|
||||
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
#pass
|
||||
|
@ -39,7 +39,7 @@ Contents of the .eh_frame section:
|
||||
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
|
||||
|
@ -43,7 +43,7 @@ Contents of the .eh_frame section:
|
||||
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: IBT
|
||||
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used:
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used:
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: i486, 586
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: i486, 586
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: i486, 586
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: i486, 586
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: CMOV, SSE
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: CMOV, SSE
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: CMOV, SSE
|
||||
|
@ -5,6 +5,6 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA needed: CMOV, SSE
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 feature: SHSTK
|
||||
x86 ISA used: <None>
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
@ -4,7 +4,7 @@
|
||||
#readelf: -n
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
||||
Properties: x86 ISA used: <None>
|
||||
x86 feature used: x86
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user