florian
|
d9cb4be507
* last commit was wrong
|
3 жил өмнө |
florian
|
62875030b5
* hopefully i8086 compilation fixed
|
3 жил өмнө |
florian
|
feb9274963
* fix tcgobj.a_op_reg_ref and tcgobj.a_op_ref_reg after recent avr related merges
|
3 жил өмнө |
nickysn
|
c9d2028ebd
* handle LOC_(C)SUBSETREG/REF in second_NegNot_assign
|
5 жил өмнө |
florian
|
3b8df7736c
* patch by Christo Crause: Passing a file name with extension to cross compiler
|
5 жил өмнө |
Jeppe Johansen
|
38576b4830
* Add support for generating map files for embedded target.
|
5 жил өмнө |
florian
|
d2d1c30b53
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
4 жил өмнө |
florian
|
6a653c298c
* patch by Christo Crause: do not generate LDD for avrtiny, resolves #38958
|
4 жил өмнө |
florian
|
235c82feaa
+ AVR: MovOp2Op 2 optimization
|
4 жил өмнө |
florian
|
e168707f5b
* patch by Christo Crause: handle references to absolute address 0 correctly, resolves #38861
|
4 жил өмнө |
florian
|
1333d5aea8
+ patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedded linker script
|
4 жил өмнө |
florian
|
0049abce42
* fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321
|
4 жил өмнө |
florian
|
99588969b9
* patch by Christo Crause: Fix missed optimization opportunities, resolves #38285
|
4 жил өмнө |
florian
|
d75fb82753
* do not reuse a loaded reference for avrtiny in a_op_const*, resolves #38142
|
4 жил өмнө |
florian
|
af4eb12b43
* patch by Christo Crause to fix illegal ldd generation for avrtiny, resolves #37929
|
4 жил өмнө |
florian
|
64ff162e3f
* patch by Christo Crause: r0, r1 are no volatile registers for avr tiny
|
5 жил өмнө |
florian
|
35b2d80271
* avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131
|
5 жил өмнө |
nickysn
|
34eb9ade91
* fix for OP_ROR in tcgavr.a_op_reg_reg_internal
|
5 жил өмнө |
florian
|
9872a8a57a
* AVR: couple of fixes for CPUs with only 16 registers
|
5 жил өмнө |
florian
|
265783c4b5
* remove accidently committed debug code
|
5 жил өмнө |
florian
|
b65e3288aa
* patch by Christo Crause: combine code paths for avr1 and avrtiny when converting lds/sts to in/out, resolves #36697
|
5 жил өмнө |
florian
|
32e17c5114
* for avr1, do not save registers during an interrupt procedure, as it has no memory to store them
|
5 жил өмнө |
florian
|
438c971460
* AVR: for avr1 lds/sts must be converted to in/out as well if possible
|
5 жил өмнө |
florian
|
a589637b1d
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
5 жил өмнө |
florian
|
54a6784e85
* AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn
|
5 жил өмнө |
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 жил өмнө |