mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 23:56:39 +00:00
* emulparams/elf64btsmip.sh: Set TEXT_START_ADDR to 0x120000000 to
trap on pointer crops.
This commit is contained in:
parent
6a7d64f6f0
commit
90be1c5c08
@ -1,3 +1,8 @@
|
||||
2003-05-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
|
||||
|
||||
* emulparams/elf64btsmip.sh: Set TEXT_START_ADDR to 0x120000000 to
|
||||
trap on pointer crops.
|
||||
|
||||
2003-05-21 Marcus Comstedt <marcus@mc.pp.se>
|
||||
|
||||
* configure.tgt: Check for a target triplet of shl-...-netbsdelf
|
||||
|
@ -14,4 +14,5 @@ OTHER_SECTIONS='
|
||||
.gptab.sbss : { *(.gptab.bss) *(.gptab.sbss) }
|
||||
'
|
||||
|
||||
TEXT_START_ADDR="0x120000000"
|
||||
TEXT_DYNAMIC=
|
||||
|
Loading…
x
Reference in New Issue
Block a user