mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
ld-elf/ehdr_start.d (target): Add *-*-nacl*.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2012-06-26 Roland McGrath <mcgrathr@google.com>
|
||||||
|
|
||||||
|
* ld-elf/ehdr_start.d (target): Add *-*-nacl*.
|
||||||
|
|
||||||
2012-06-27 Alan Modra <amodra@gmail.com>
|
2012-06-27 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* ld-elf/ehdr_start.s: Use data rather than rodata.
|
* ld-elf/ehdr_start.s: Use data rather than rodata.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#source: ehdr_start.s
|
#source: ehdr_start.s
|
||||||
#ld: -e _start
|
#ld: -e _start
|
||||||
#nm: -n
|
#nm: -n
|
||||||
#target: *-*-linux* *-*-gnu*
|
#target: *-*-linux* *-*-gnu* *-*-nacl*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
[0-9a-f]*000 [ADRT] __ehdr_start
|
[0-9a-f]*000 [ADRT] __ehdr_start
|
||||||
|
Reference in New Issue
Block a user