michael
|
dad9126d45
* Clear search path (fix from Pascal Riekenberg, bug ID #36609)
|
5 yıl önce |
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.
|
5 yıl önce |
florian
|
16152cf948
* patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences
|
5 yıl önce |
florian
|
069e040e49
* do for-loop unrolling after for-loop simplification, resolves #36589
|
5 yıl önce |
pierre
|
2b658ef11c
Add missing trampoline size found in libffi version 3.3
|
5 yıl önce |
florian
|
799ea31a5f
* AVR: due to recent fixes, EXCLUDE_COMPLEX_PROCS is not needed anymore
|
5 yıl önce |
florian
|
429130fa34
* AVR: attiny can do post increment operations, so remove code working around this
|
5 yıl önce |
florian
|
bd96765632
* AVR: do not insert jmp if not supported
|
5 yıl önce |
michael
|
5236f756d1
* More verbose error for array with non-supported element type
|
5 yıl önce |
michael
|
d6894f2814
* Add calendar example
|
5 yıl önce |
florian
|
28391e04bc
+ AVR: initial support of the avrtiny architecture in the rtl
|
5 yıl önce |
florian
|
2d9cdab264
+ AVR: initial support for the avrtiny architecture
|
5 yıl önce |
florian
|
f629fa1bb9
* AVR: tcgavr.normalize_ref must always load the reference into tmpreg
|
5 yıl önce |
florian
|
26eae3672b
+ AVR: GetDefaultZeroReg and GetDefaultTmpReg
|
5 yıl önce |
florian
|
aaa6ae5770
+ AVR: cputype cpu_avrtiny
|
5 yıl önce |
florian
|
96a4cda03b
* AVR: fixes pushing and handling of stack passed parameters
|
5 yıl önce |
florian
|
6f434b6751
* AVR: fixed TDwarfAsmCFILowLevel.generate_initial_instructions
|
5 yıl önce |
florian
|
4b4e316af0
* compilation fixed
|
5 yıl önce |
michael
|
2266804e4d
* Fix bug #36603, disable inline
|
5 yıl önce |
florian
|
48236401e0
* voidcodepointertype => voidpointertype as suggested by Pierre
|
5 yıl önce |
pierre
|
367eac9743
Enable libffi package on win32,win64 and BSD targets, remove CPU restriction
|
5 yıl önce |
michael
|
0176697483
* Fix regression
|
5 yıl önce |
michael
|
6984cf8606
* Fix bug #0036581, amended patch by Pascal Riekenberg
|
5 yıl önce |
michael
|
0c2400e856
* Fix bug ID #0036482, various fixes by Alexey T.
|
5 yıl önce |
marco
|
37a8536bd4
* undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype
|
5 yıl önce |
marco
|
de7c03bd42
* License clarification OS2/emx after discussion. Be more clear it is emx-lib
|
5 yıl önce |
florian
|
22ab6dd329
* disabled mm procs again, they are not usable yet neither supposed to be
|
5 yıl önce |
svenbarth
|
8184815780
* ensure that the new mm related procs are only used for 3.3.1 and newer as 3.2 and older don't support the corresponding SSE types
|
5 yıl önce |
svenbarth
|
b3c579f49c
* ensure that the includes for the new mm related files are indeed enabled
|
5 yıl önce |
marco
|
ee760a60f4
* changed copyright to Sven since he is the first one with an implementation.
|
5 yıl önce |