Denis Chertykov
|
c40bbade5d
|
* emulparams/avr1200.sh (DATA_START): Define as 0x60.
* emulparams/avr23xx.sh: Likewise.
* emulparams/avr4433.sh: Likewise.
* emulparams/avr44x4.sh: Likewise.
* emulparams/avr85xx.sh: Likewise.
* emulparams/avrmega103.sh: Likewise.
* emulparams/avrmega161.sh: Likewise.
* emulparams/avrmega603.sh: Likewise.
* scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
|
2002-01-12 20:22:19 +00:00 |
|
Nick Clifton
|
65aa24b6e8
|
Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR port.
|
2000-06-27 01:45:30 +00:00 |
|
Denis Chertykov
|
2f0b56c07d
|
* emulparams/avr1200.sh (STACK): Define as 0.
* emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
* emulparams/avr4433.sh (STACK): Likewise.
* emulparams/avr44x4.sh (STACK): Likewise.
* emulparams/avr85xx.sh (STACK): Likewise.
* emulparams/avrmega103.sh (STACK): Likewise.
* emulparams/avrmega161.sh (STACK): Likewise.
* emulparams/avrmega603.sh (STACK): Likewise.
* scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
(__stack): Define from ${STACK} for main().
|
2000-05-27 15:36:58 +00:00 |
|
Alan Modra
|
adde6300e0
|
ATMEL AVR microcontroller support.
|
2000-03-27 08:39:14 +00:00 |
|