nickysn
|
9fa61a6c9f
- removed the discardresult proc directive
|
4 years ago |
nickysn
|
940738a3a1
* synchronized with trunk
|
4 years ago |
florian
|
34f7c3e6d4
+ array defs. of open arrays are now marked by ado_OpenArray, so (internally!) zero sized array can be declared with 0..-1
|
4 years ago |
nickysn
|
64bb0359d2
* synchronized with trunk
|
4 years ago |
pierre
|
268f7bfb5c
Add cs_generate_uf2 entry into ppudump
|
4 years ago |
nickysn
|
811b27ade5
* fixed compilation of ppudump
|
4 years ago |
nickysn
|
ed26d54e3b
* synchronized with trunk
|
4 years ago |
svenbarth
|
6160abe37e
* have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations)
|
4 years ago |
nickysn
|
aeafe42144
* synchronized with trunk
|
4 years ago |
florian
|
792b629aa6
+ -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets
|
4 years ago |
nickysn
|
c895c8fa0a
* synchronized with trunk
|
4 years ago |
pierre
|
c06a931d5b
Add separate cs_assemble_on_target tglobalswitch entry
|
4 years ago |
nickysn
|
d3d51d2f7e
* synchronized with trunk
|
4 years ago |
Károly Balogh
|
519701960c
m68k: initial commit to add the Sinclair QL as a compiler target
|
4 years ago |
Jonas Maebe
|
312f1436b1
* changed TIDString and tsymentry.realname to TSymStr
|
4 years ago |
nickysn
|
84f5c15928
* synchronized with trunk
|
5 years ago |
yury
|
15d1d00c34
* fixed a typo.
|
5 years ago |
nickysn
|
4d3fbfba8b
* fixed compilation of ppudump
|
5 years ago |
nickysn
|
92f6840721
* more wasm -> wasm32 renames
|
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 |