Károly Balogh
|
3509d277d0
amiga: use -mtype vlink argument instead of -sc -sd when doing section gc. this prevents merging the bss section into the data section and is more compatible with pre-v2.0 OS versions. needs vlink 0.16b or newer
|
hace 5 años |
florian
|
96a368fdf9
* building on non-x86/non-xtensa fixed
|
hace 5 años |
florian
|
3705f95b92
* compilation fixed
|
hace 5 años |
florian
|
6c6a16a154
+ xtensa-linux
|
hace 5 años |
florian
|
af8202be3d
* compilation for non-Xtensa targets fixed
|
hace 5 años |
florian
|
fc98a0db4f
* cosmetics
|
hace 5 años |
florian
|
c1c201f93c
* Xtensa: fix passing of floating point parameters
|
hace 5 años |
florian
|
66cbee5e31
* factor out first_addfloat_soft
|
hace 5 años |
florian
|
fa4cbc89a5
+ Xtensa: hard float support, i.e. make use of floating point extension if available
|
hace 5 años |
florian
|
ba3de67f3b
+ Xtensa: the boolean extension is used as flags
|
hace 5 años |
ondrej
|
7cecc87441
odbc: use ftBlob only for VARBINARY(MAX) fields
|
hace 5 años |
ondrej
|
0c8cf3e323
odbc: use ftBlob also for SQL_VARBINARY fields because they can have size bigger than max allowed size for ftVarBytes (High(Word))
|
hace 5 años |
marco
|
e53b67517a
* improve porunidle casing, suggestion by Bart.
|
hace 5 años |
Jonas Maebe
|
d5de84c6c5
* use typenames in more cases in the generated LLVM IR (results in smaller
|
hace 5 años |
Jonas Maebe
|
afd0ae44ee
* use tprocvardef.getreusableprocaddr also for non-address-only copies of
|
hace 5 años |
Jonas Maebe
|
4ba19f5418
* add support for creating non-address-only procvars to
|
hace 5 años |
florian
|
b033ccbddb
* cleanup
|
hace 5 años |
florian
|
44d9498eff
* cosmetics
|
hace 5 años |
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.
|
hace 5 años |
florian
|
ba9e930556
* Xtensa: set fpu type dependending on the controller
|
hace 5 años |
florian
|
c2cf21d176
+ Xtensa: boolean registers * Xtensa: register numbers of floating point registers corrected
|
hace 5 años |
florian
|
1e0640c9e9
* Xtensa: FreeRTOS uses windowed calling convention
|
hace 5 años |
florian
|
b41c8342c8
* Xtensa: reduce stack usage
|
hace 5 años |
michael
|
a630f93c7b
* Apply patch from Serge Anvarov, explicitly mark some routines as not implemented (bug ID 35101)
|
hace 5 años |
michael
|
b2ddb43fa9
* Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
|
hace 5 años |
michael
|
aaaca28dcd
* Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
|
hace 5 años |
michael
|
3030ffb9c1
* Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106)
|
hace 5 años |
michael
|
a24a4b9745
* Patch from Bart Broersma to fix bug ID #36809 - test program
|
hace 5 años |
michael
|
25b7e1352b
* Patch from Bart Broersma to fix bug ID #35022
|
hace 5 años |
pierre
|
4861761150
Try to fix problems for more recent GDB versions.
|
hace 5 años |