florian
|
c1c201f93c
* Xtensa: fix passing of floating point parameters
|
5 years ago |
florian
|
66cbee5e31
* factor out first_addfloat_soft
|
5 years ago |
florian
|
fa4cbc89a5
+ Xtensa: hard float support, i.e. make use of floating point extension if available
|
5 years ago |
florian
|
ba3de67f3b
+ Xtensa: the boolean extension is used as flags
|
5 years ago |
ondrej
|
7cecc87441
odbc: use ftBlob only for VARBINARY(MAX) fields
|
5 years ago |
ondrej
|
0c8cf3e323
odbc: use ftBlob also for SQL_VARBINARY fields because they can have size bigger than max allowed size for ftVarBytes (High(Word))
|
5 years ago |
marco
|
e53b67517a
* improve porunidle casing, suggestion by Bart.
|
5 years ago |
Jonas Maebe
|
d5de84c6c5
* use typenames in more cases in the generated LLVM IR (results in smaller
|
5 years ago |
Jonas Maebe
|
afd0ae44ee
* use tprocvardef.getreusableprocaddr also for non-address-only copies of
|
5 years ago |
Jonas Maebe
|
4ba19f5418
* add support for creating non-address-only procvars to
|
5 years ago |
florian
|
b033ccbddb
* cleanup
|
5 years ago |
florian
|
44d9498eff
* cosmetics
|
5 years ago |
marco
|
07ee8948aa
* use a PO flag to run idle event. This allows both cases (slow, long term input, and short, quick input) to run without derivation of the class for runcommand.
|
5 years ago |
florian
|
ba9e930556
* Xtensa: set fpu type dependending on the controller
|
5 years ago |
florian
|
c2cf21d176
+ Xtensa: boolean registers * Xtensa: register numbers of floating point registers corrected
|
5 years ago |
florian
|
1e0640c9e9
* Xtensa: FreeRTOS uses windowed calling convention
|
5 years ago |
florian
|
b41c8342c8
* Xtensa: reduce stack usage
|
5 years ago |
michael
|
a630f93c7b
* Apply patch from Serge Anvarov, explicitly mark some routines as not implemented (bug ID 35101)
|
5 years ago |
michael
|
b2ddb43fa9
* Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
|
5 years ago |
michael
|
aaaca28dcd
* Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
|
5 years ago |
michael
|
3030ffb9c1
* Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106)
|
5 years ago |
michael
|
a24a4b9745
* Patch from Bart Broersma to fix bug ID #36809 - test program
|
5 years ago |
michael
|
25b7e1352b
* Patch from Bart Broersma to fix bug ID #35022
|
5 years ago |
pierre
|
4861761150
Try to fix problems for more recent GDB versions.
|
5 years ago |
joost
|
625e847e56
* Do not try to resolve dependencies for packages that not meet the target
|
5 years ago |
joost
|
81887a2eb3
* Debug-writeln removed
|
5 years ago |
florian
|
a96a43d0d8
* Xtensa: spilling for bigger offsets fixed
|
5 years ago |
florian
|
5ef1ede0a4
* xtensa-freertos: enable softfloat for now
|
5 years ago |
florian
|
e147e191ca
* ESP32: set flash size to a resonable value (assumes external flash for now)
|
5 years ago |
florian
|
aab0884182
+ Xtensa: generate all helper files to fpc can successfully compile a single program
|
5 years ago |