mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
2000-11-14 Kazu Hirata <kazu@hxi.com>
* scripttempl/h8300.sc: Fix formatting. * scripttempl/h8300h.sc: Likewise. * scripttempl/h8300s.sc: Likewise.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2000-11-14 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* scripttempl/h8300.sc: Fix formatting.
|
||||
* scripttempl/h8300h.sc: Likewise.
|
||||
* scripttempl/h8300s.sc: Likewise.
|
||||
|
||||
Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
|
||||
|
||||
* scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
|
||||
|
@ -46,7 +46,7 @@ SECTIONS
|
||||
${RELOCATING+ _etext = . ; }
|
||||
} ${RELOCATING+ > ram}
|
||||
|
||||
${CONSTRUCTING+${TORS}}
|
||||
${CONSTRUCTING+${TORS}}
|
||||
|
||||
.data :
|
||||
{
|
||||
|
@ -52,7 +52,7 @@ SECTIONS
|
||||
${RELOCATING+ _etext = . ; }
|
||||
} ${RELOCATING+ > ram}
|
||||
|
||||
${CONSTRUCTING+${TORS}}
|
||||
${CONSTRUCTING+${TORS}}
|
||||
|
||||
.data :
|
||||
{
|
||||
|
@ -52,7 +52,7 @@ SECTIONS
|
||||
${RELOCATING+ _etext = . ; }
|
||||
} ${RELOCATING+ > ram}
|
||||
|
||||
${CONSTRUCTING+${TORS}}
|
||||
${CONSTRUCTING+${TORS}}
|
||||
|
||||
.data :
|
||||
{
|
||||
|
Reference in New Issue
Block a user