2010-01-07 00:52:15 +08:00
|
|
|
#PROG: elfedit
|
|
|
|
#elfedit: --output-mach l1om
|
|
|
|
#source: empty.s
|
|
|
|
#readelf: -h
|
|
|
|
#name: Update ELF header 1
|
|
|
|
#target: x86_64-*-*
|
binutils run_dump_test rename not-target and not-skip
Use notarget and noskip, like the ld testsuite.
* testsuite/binutils-all/copy-2.d,
* testsuite/binutils-all/copy-3.d,
* testsuite/binutils-all/copy-4.d,
* testsuite/binutils-all/elfedit-1.d,
* testsuite/binutils-all/note-1.d,
* testsuite/binutils-all/note-2-64.d,
* testsuite/binutils-all/strip-11.d,
* testsuite/binutils-all/strip-13.d,
* testsuite/binutils-all/strip-14.d,
* testsuite/binutils-all/testranges.d,
* testsuite/binutils-all/x86-64/pr23494a-x32.d,
* testsuite/binutils-all/x86-64/pr23494a.d,
* testsuite/binutils-all/x86-64/pr23494b-x32.d,
* testsuite/binutils-all/x86-64/pr23494b.d,
* testsuite/binutils-all/x86-64/pr23494c-x32.d,
* testsuite/binutils-all/x86-64/pr23494c.d,
* testsuite/binutils-all/x86-64/pr23494d-x32.d,
* testsuite/binutils-all/x86-64/pr23494d.d,
* testsuite/binutils-all/x86-64/pr23494e-x32.d,
* testsuite/binutils-all/x86-64/pr23494e.d,
* testsuite/lib/utils-lib.exp (run_dump_test): Replace not-target
and not-skip with notarget and noskip.
2018-09-13 14:06:14 +08:00
|
|
|
#notarget: x86_64-*-gnux32 x86_64-*-nacl*
|
2010-01-07 00:52:15 +08:00
|
|
|
|
|
|
|
#...
|
|
|
|
ELF Header:
|
2011-06-20 05:22:16 +08:00
|
|
|
Magic: 7f 45 4c 46 0(1|2) 01 01 00 00 00 00 00 00 00 00 00
|
|
|
|
Class: ELF(32|64)
|
2010-01-07 00:52:15 +08:00
|
|
|
Data: 2's complement, little endian
|
|
|
|
Version: 1 \(current\)
|
|
|
|
#...
|
|
|
|
Machine: Intel L1OM
|
|
|
|
#...
|