mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
2006-09-15 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/hash.d: Don't run for mips targets.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2006-09-15 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* ld-elf/hash.d: Don't run for mips targets.
|
||||||
|
|
||||||
2006-09-15 H.J. Lu <hongjiu.lu@intel.com>
|
2006-09-15 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* ld-elf/loadaddr.s: Pad sections to 16 bytes.
|
* ld-elf/loadaddr.s: Pad sections to 16 bytes.
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
#readelf: -d
|
#readelf: -d
|
||||||
#ld: -shared --hash-style=gnu
|
#ld: -shared --hash-style=gnu
|
||||||
#target: *-*-linux*
|
#target: *-*-linux*
|
||||||
|
#notarget: mips*-*-*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
[ ]*0x[0-9a-z]+[ ]+\(GNU_HASH\)[ ]+0x[0-9a-z]+
|
[ ]*0x[0-9a-z]+[ ]+\(GNU_HASH\)[ ]+0x[0-9a-z]+
|
||||||
|
Reference in New Issue
Block a user