yury
|
15d1d00c34
* fixed a typo.
|
5 years ago |
Károly Balogh
|
d7122c6338
z80: preserve system ID and linker ID for the Amstrad CPC
|
5 years ago |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 years ago |
Károly Balogh
|
9142ad8950
bump ppudump copyright year
|
5 years ago |
florian
|
78698beaad
* compilation fixed
|
5 years ago |
svenbarth
|
921e73ab0c
+ add compiler support for the Z80 MSX-DOS target
|
5 years ago |
florian
|
82a3877126
+ x86: track use of full ymm registers and generate vzeroupper if needed
|
5 years ago |
yury
|
627fcb4354
* Do not use the LOC_VOID location to indicate unused parameters.
|
5 years ago |
yury
|
40504a6f9d
* If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter.
|
5 years ago |
marcus
|
4d71051859
ppudump: catch exception on illegal datetime (mainly cross compiled units)
|
5 years ago |
nickysn
|
6f6598712f
* synchronized with trunk
|
5 years ago |
svenbarth
|
60345366f2
* fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
|
5 years ago |
nickysn
|
86643f8a34
* synchronized with trunk
|
5 years ago |
svenbarth
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
5 years ago |
nickysn
|
2f68090dd6
* synchronized with trunk
|
5 years ago |
svenbarth
|
068f0d2ec8
* fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc
|
5 years ago |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 years ago |
nickysn
|
daf22383b0
* makefiles regenerated with the zxspectrum target
|
5 years ago |
nickysn
|
692ec2fcba
* synchronized with trunk
|
5 years ago |
pierre
|
9dd0a1f3b5
Fix ppudump after addition of system_xtensa_linux target
|
5 years ago |
florian
|
0fc1ba26f8
* compilation fixed
|
5 years ago |
nickysn
|
48b4cc34cb
* synchronized with trunk
|
5 years ago |
florian
|
1f00875f8c
* fix ppudump after addition of freertos-xtensa
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
florian
|
34d1b90921
+ Xtensa: support in the build utilities
|
5 years ago |
Jonas Maebe
|
254b85c352
+ new pio_inline_forbidden flag to indicate that while parsing the
|
5 years ago |
Jonas Maebe
|
b625afe800
* never inline routines that call get_frame (otherwise get_frame would return
|
5 years ago |
Jonas Maebe
|
b355ba3d39
* record whether a function uses fastmath, and define the function as
|
5 years ago |
Jonas Maebe
|
f5833dc048
* support for marking arraydefs as vectors
|
5 years ago |
pierre
|
8c2aa32683
* Remove duplicate ibextraheader handling.
|
5 years ago |