florian
|
be4c56a05c
* patch by Christo Crause: fix startup code for avrtiny subarch, resolves #36650
|
5 年之前 |
florian
|
0add128d7b
+ AVR: initial support of the avrtiny architecture in the rtl
|
5 年之前 |
Jeppe Johansen
|
55669f62b1
Added most AVR controllers.
|
10 年之前 |
florian
|
ab43e07320
* reduce code size after r31031
|
10 年之前 |
Jeppe Johansen
|
ab9c8bb569
Fixed startup assembler code for the case where there's no data in .bss and/or in .data.
|
10 年之前 |
florian
|
0f73675354
+ ATtiny24/ATtiny44/ATtiny84 support
|
10 年之前 |
florian
|
bbcc66ad15
* PASCALMAIN does not return, so we can jmp to it
|
10 年之前 |
Jeppe Johansen
|
66f5b71fe9
Fixed passing of 32bit arguments on 8-bit architectures.
|
11 年之前 |
florian
|
aae20fd488
* enable loading of the stack pointer
|
14 年之前 |
florian
|
ac17ee8acb
* fix compilation of atmega128 startup code, not working yet
|
14 年之前 |
florian
|
359633bbdc
* initial atmega128 reg. definition and startup code implementation
|
14 年之前 |