mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Make d10v .text start at 0x10000
This commit is contained in:
13
ld/ChangeLog
13
ld/ChangeLog
@ -1,3 +1,16 @@
|
|||||||
|
start-sanitize-d10v
|
||||||
|
Mon Oct 21 17:16:59 1996 Michael Meissner <meissner@wogglebug.tiac.net>
|
||||||
|
|
||||||
|
* scripttempl/elfd10v.sc: Clone from elf.sc, move .text to
|
||||||
|
0x10000, so that is more room for data.
|
||||||
|
|
||||||
|
* emulparams/d10velf.sh (TEXT_START_ADDR): Now 0x100000.
|
||||||
|
(READONLY_START_ADDR): Now 0x0.
|
||||||
|
(SCRIPT_NAME): Now elfd10v.
|
||||||
|
|
||||||
|
* Makefile.in (ed10velf.c): Depend on elfd10v.sc, not elf.sc.
|
||||||
|
|
||||||
|
end-sanitize-d10v
|
||||||
start-sanitize-m32r
|
start-sanitize-m32r
|
||||||
Fri Oct 18 22:12:49 1996 Doug Evans <dje@canuck.cygnus.com>
|
Fri Oct 18 22:12:49 1996 Doug Evans <dje@canuck.cygnus.com>
|
||||||
|
|
||||||
|
@ -33,6 +33,7 @@ aout.sc
|
|||||||
delta68.sc
|
delta68.sc
|
||||||
ebmon29k.sc
|
ebmon29k.sc
|
||||||
elf.sc
|
elf.sc
|
||||||
|
elfd10v.sc
|
||||||
elfmips.sc
|
elfmips.sc
|
||||||
elfppc.sc
|
elfppc.sc
|
||||||
go32coff.sc
|
go32coff.sc
|
||||||
|
Reference in New Issue
Block a user