florian
|
d62d6af7ec
* Xtensa: patch by Christo Crause: fix controller date for esp8266, part of #37242
|
5 anni fa |
svenbarth
|
d401639b24
* fix for Mantis #37251: apply patches by Bi0T1N to implement the IsConstValue() intrinsic
|
5 anni fa |
svenbarth
|
533dc96db5
- remove FPC 3.0 compatibility IFDEF
|
5 anni fa |
svenbarth
|
25dc029d6d
- partial fix for Mantis #37253: use SOCKADDR_STORAGE provided by the WinSock2 unit (which also has the correct size)
|
5 anni fa |
svenbarth
|
56fdba2c9b
* partial fix for Mantis #37253: po_hascallingconvention needs to be set as well when setting tprocdef.proccalloption
|
5 anni fa |
florian
|
d22e24937a
+ Xtensa: patch by Christo Crause: support subarch lx106 in freertos Makefile, part of #37242
|
5 anni fa |
florian
|
caee96399e
* patch by Christo Crause: support call0 abi in entry/exit code, part of #37242
|
5 anni fa |
florian
|
cba109c55d
+ Xtensa: patch by Christo Crause: support call0 abi in init final code part of #37242
|
5 anni fa |
marco
|
41406d161c
* fix for mantis #37233 crash in getopts.getlongopts with empty shortopts argument
|
5 anni fa |
svenbarth
|
f94518a9ae
* fix typo (no code changes)
|
5 anni fa |
florian
|
cb11e2568d
+ Xtensa: patch by Christo Crause to add optional MAC16 registers, resolves #37130
|
5 anni fa |
nickysn
|
e41912b076
* limit the ZX Spectrum programs address space up to $FDFC, because the RTL now
|
5 anni fa |
nickysn
|
1ae70c6825
* switch to interrupt mode 2 and install a custom maskable interrupt handler in
|
5 anni fa |
marco
|
b624b2a5f5
* fix #0037235 high(empty open array )= -1
|
5 anni fa |
yury
|
e63c03125a
* Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend.
|
5 anni fa |
florian
|
221d8d84ae
* Xtensa: MatchInstruction requires a postfix parameter
|
5 anni fa |
Jonas Maebe
|
3cb341eabc
* ensure that dispose(managed_ptr) does not result in multiple evaluations of
|
5 anni fa |
florian
|
a7c0fa0def
o patch for Xtensa by Christo Crause, resolves #37099
|
5 anni fa |
Jonas Maebe
|
cc7b6d0b05
* regenerated message files
|
5 anni fa |
Jonas Maebe
|
a423bf6402
* fix -Agas-darwin to say Aas-darwin for x86-64, and also add it for i386
|
5 anni fa |
nickysn
|
27943baa2f
+ support z80 in the fpc launcher utility
|
5 anni fa |
florian
|
78698beaad
* compilation fixed
|
5 anni fa |
florian
|
80111a0a60
* make local variables in assembler blocks working again after r44933
|
5 anni fa |
yury
|
4e1e35aef5
* Added optimization option cs_opt_unused_para. It is enabled for -O2 and higher. The parentfp optimization is tied to cs_opt_unused_para.
|
5 anni fa |
yury
|
7bffafdf8b
* Improved the parentfp optimization to properly handle cases when a nested routine calls other nested routines.
|
5 anni fa |
yury
|
c15b6f4516
* Fixed the parentfp optimization for some cases when nested procvars are used.
|
5 anni fa |
Károly Balogh
|
cc23515927
z80: vasm doesn't support the JRJP pseudo instruction, so change it to JP during write
|
5 anni fa |
yury
|
11fd466394
* Optimize parentfp when optimization level 1 and higher to be debugger friendly.
|
5 anni fa |
Mattias Gaertner
|
120eb6b8a2
pas2js: fixed system.inc()
|
5 anni fa |
florian
|
a2303bd899
* fixed copy&paste error of r45658
|
5 anni fa |