florian
|
b77b0df3bd
* AVR: attiny28 is an avr1 CPU
|
5 жил өмнө |
florian
|
c9fce8b742
* AVR: take care of CPUAVR_HAS_MOVW in assembler routines
|
5 жил өмнө |
florian
|
3cb2cff444
* patch by Christo Crause: more AVR controllers, resolves #36683
|
5 жил өмнө |
florian
|
a124adb9a7
* patch by Christo Crause: add missing atmega-PB controllers, resolves #36667
|
5 жил өмнө |
florian
|
5e4de7277a
* patch by Christo Craus to reorder the avr controllers for better overview, resolves #36662
|
5 жил өмнө |
florian
|
104cb227d4
* patch by Christo Crause: board aliases to onboard controllers, resolves #36659
|
5 жил өмнө |
florian
|
8d1eeea942
* actually, with lds/sts avrtiny can load addresses up to 191
|
5 жил өмнө |
florian
|
dd2212e1f7
* based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646
|
5 жил өмнө |
florian
|
be4c56a05c
* patch by Christo Crause: fix startup code for avrtiny subarch, resolves #36650
|
5 жил өмнө |
florian
|
61c6c04f71
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
5 жил өмнө |
florian
|
ea2a93731d
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 3/3
|
5 жил өмнө |
florian
|
fd5614576f
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 2/3
|
5 жил өмнө |
florian
|
0dc7bfde42
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3
|
5 жил өмнө |
florian
|
3ee32648c0
* system unit can be build for subarch avrtiny
|
5 жил өмнө |
florian
|
4f5b872098
* patch by Christo Crause: avrtiny26 controller is not subarch avr25 but avr2, resolves #36620
|
5 жил өмнө |
florian
|
0a66f8f1dd
* patch by Christo Crause: Correct subarch for avrtiny series in compiler, resolves #36619
|
5 жил өмнө |
florian
|
8917c66151
* AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand
|
5 жил өмнө |
florian
|
ce336a08c5
* omit first not, helps the reg. allocator to find a workable colouring, resolves #36611
|
5 жил өмнө |
florian
|
23d26d495f
* AVR: attiny can do post increment operations, so remove code working around this
|
5 жил өмнө |
florian
|
6d2880e809
* AVR: do not insert jmp if not supported
|
5 жил өмнө |
florian
|
0add128d7b
+ AVR: initial support of the avrtiny architecture in the rtl
|
5 жил өмнө |
florian
|
bee41253bd
+ AVR: initial support for the avrtiny architecture
|
5 жил өмнө |
florian
|
150fac54cb
* changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets
|
6 жил өмнө |
florian
|
4a73c31c82
* AVR: tcgavr.normalize_ref must always load the reference into tmpreg
|
5 жил өмнө |
florian
|
a9bbcccb5d
+ AVR: GetDefaultZeroReg and GetDefaultTmpReg
|
5 жил өмнө |
florian
|
cda78c398f
+ AVR: cputype cpu_avrtiny
|
5 жил өмнө |
florian
|
3328f991c7
* AVR: fixes pushing and handling of stack passed parameters
|
5 жил өмнө |
florian
|
fbb3fe56a9
* AVR: fixed TDwarfAsmCFILowLevel.generate_initial_instructions
|
5 жил өмнө |
florian
|
201a89504e
* patch by Christo Crause: reg. allocation information if non-volatile registers
|
5 жил өмнө |
florian
|
b04f398d27
* avr: help the compiler with constant loading to avoid ie 200309041
|
5 жил өмнө |