mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-14 07:38:41 +00:00
ld-elf/ehdr_start.d (target): Add *-*-nacl*.
This commit is contained in:
parent
6b585b735f
commit
c200d65dfe
@ -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>
|
||||
|
||||
* ld-elf/ehdr_start.s: Use data rather than rodata.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: ehdr_start.s
|
||||
#ld: -e _start
|
||||
#nm: -n
|
||||
#target: *-*-linux* *-*-gnu*
|
||||
#target: *-*-linux* *-*-gnu* *-*-nacl*
|
||||
|
||||
#...
|
||||
[0-9a-f]*000 [ADRT] __ehdr_start
|
||||
|
Loading…
Reference in New Issue
Block a user