mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
* ld-elf/ehdr_start.d (ld): Add explicit -e _start.
(notarget): Add arm*-*-eabi* cris-*-*.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2012-06-25 Roland McGrath <mcgrathr@google.com>
|
||||
|
||||
* ld-elf/ehdr_start.d (ld): Add explicit -e _start.
|
||||
(notarget): Add arm*-*-eabi* cris-*-*.
|
||||
|
||||
2012-06-22 Roland McGrath <mcgrathr@google.com>
|
||||
|
||||
* ld-elf/ehdr_start.s: New file.
|
||||
|
@ -1,6 +1,7 @@
|
||||
#source: ehdr_start.s
|
||||
#ld:
|
||||
#ld: -e _start
|
||||
#nm: -n
|
||||
#notarget: arm*-*-eabi* cris-*-*
|
||||
|
||||
#...
|
||||
[0-9a-f]*000 [ADRT] __ehdr_start
|
||||
|
Reference in New Issue
Block a user