2010-02-01 09:59:46 +00:00
|
|
|
#PROG: objcopy
|
|
|
|
#readelf: -S --wide
|
|
|
|
#objcopy: --add-section .note=$srcdir/note-1.d
|
|
|
|
#name: add notes section
|
|
|
|
#source: copytest.s
|
2010-09-23 12:04:37 +00:00
|
|
|
#not-target: h8300-*-*
|
2010-02-01 09:59:46 +00:00
|
|
|
|
|
|
|
There are .*
|
|
|
|
|
|
|
|
Section Headers:
|
|
|
|
#...
|
|
|
|
\[[ 0-9]*\] .note NOTE 0*0000000 0*...... 0*000... .*
|
|
|
|
#...
|