Extend the assembler so that it can automatically generate GNU Build attribute notes...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-5.d
1 #PROG: objcopy
2 #as: --generate-missing-build-notes=yes
3 #readelf: --notes --wide
4 #name: assembler generated build notes
5 #source: note-5.s
6
7 #...
8 Displaying notes found in: .gnu.build.attributes
9 [ ]+Owner[ ]+Data size[ ]+Description
10 [ ]+GA\$<version>3a1[ ]+0x000000(08|10)[ ]+OPEN[ ]+Applies to region from 0 to 0x.. \(note_5.s\)
11 #...
This page took 0.059288 seconds and 4 git commands to generate.