marco
|
a640a8d21e
* regenned msgtxt.inc
|
il y a 5 ans |
marco
|
eed0e52a64
* copyright date update, mantis 035903
|
il y a 5 ans |
florian
|
fc44c2d4c9
+ insert alignments after break/goto/exit/continue jmp instructions, if it is
|
il y a 5 ans |
florian
|
08c2afb0a4
* AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand
|
il y a 5 ans |
florian
|
ae8d2dc69a
* omit first not, helps the reg. allocator to find a workable colouring, resolves #36611
|
il y a 5 ans |
michael
|
dad9126d45
* Clear search path (fix from Pascal Riekenberg, bug ID #36609)
|
il y a 5 ans |
yury
|
392fc0b637
* android: Changed additions to the linker script to prevent misalignment of the .data section. It fixes crash when linking using recent versions of LD where the "relro" option is default. Issue #35641.
|
il y a 5 ans |
florian
|
16152cf948
* patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences
|
il y a 5 ans |
florian
|
069e040e49
* do for-loop unrolling after for-loop simplification, resolves #36589
|
il y a 5 ans |
pierre
|
2b658ef11c
Add missing trampoline size found in libffi version 3.3
|
il y a 5 ans |
florian
|
799ea31a5f
* AVR: due to recent fixes, EXCLUDE_COMPLEX_PROCS is not needed anymore
|
il y a 5 ans |
florian
|
429130fa34
* AVR: attiny can do post increment operations, so remove code working around this
|
il y a 5 ans |
florian
|
bd96765632
* AVR: do not insert jmp if not supported
|
il y a 5 ans |
michael
|
5236f756d1
* More verbose error for array with non-supported element type
|
il y a 5 ans |
michael
|
d6894f2814
* Add calendar example
|
il y a 5 ans |
florian
|
28391e04bc
+ AVR: initial support of the avrtiny architecture in the rtl
|
il y a 5 ans |
florian
|
2d9cdab264
+ AVR: initial support for the avrtiny architecture
|
il y a 5 ans |
florian
|
f629fa1bb9
* AVR: tcgavr.normalize_ref must always load the reference into tmpreg
|
il y a 5 ans |
florian
|
26eae3672b
+ AVR: GetDefaultZeroReg and GetDefaultTmpReg
|
il y a 5 ans |
florian
|
aaa6ae5770
+ AVR: cputype cpu_avrtiny
|
il y a 5 ans |
florian
|
96a4cda03b
* AVR: fixes pushing and handling of stack passed parameters
|
il y a 5 ans |
florian
|
6f434b6751
* AVR: fixed TDwarfAsmCFILowLevel.generate_initial_instructions
|
il y a 5 ans |
florian
|
4b4e316af0
* compilation fixed
|
il y a 5 ans |
michael
|
2266804e4d
* Fix bug #36603, disable inline
|
il y a 5 ans |
florian
|
48236401e0
* voidcodepointertype => voidpointertype as suggested by Pierre
|
il y a 5 ans |
pierre
|
367eac9743
Enable libffi package on win32,win64 and BSD targets, remove CPU restriction
|
il y a 5 ans |
michael
|
0176697483
* Fix regression
|
il y a 5 ans |
michael
|
6984cf8606
* Fix bug #0036581, amended patch by Pascal Riekenberg
|
il y a 5 ans |
michael
|
0c2400e856
* Fix bug ID #0036482, various fixes by Alexey T.
|
il y a 5 ans |
marco
|
37a8536bd4
* undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype
|
il y a 5 ans |