mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 07:08:01 +08:00
* emulparams/elf32bmip.sh (TEXT_DYNAMIC): Always set.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2005-02-02 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* emulparams/elf32bmip.sh (TEXT_DYNAMIC): Always set.
|
||||
|
||||
2005-02-01 Edward Welbourne <eddy@opera.com>
|
||||
Nick Clifton <nickc@redhat.com>
|
||||
|
||||
|
@ -11,7 +11,7 @@ MAXPAGESIZE=0x40000
|
||||
COMMONPAGESIZE=0x1000
|
||||
NONPAGED_TEXT_START_ADDR=0x0400000
|
||||
SHLIB_TEXT_START_ADDR=0x5ffe0000
|
||||
test -n "${EMBEDDED}" || TEXT_DYNAMIC=
|
||||
TEXT_DYNAMIC=
|
||||
INITIAL_READONLY_SECTIONS="
|
||||
.reginfo ${RELOCATING-0} : { *(.reginfo) }
|
||||
"
|
||||
|
Reference in New Issue
Block a user