florian
|
e8fabb752a
+ basic xtensa-linux support in the compiler
|
преди 5 години |
florian
|
eee2e9f950
* commented test
|
преди 5 години |
florian
|
2f5d51436e
+ with the randseed set as in the test, the test fails on x86_64-linux, added so it won't be forgotten
|
преди 5 години |
florian
|
0f06a7205b
* do not create full copies of objects when object checking is on, resolves #36863
|
преди 5 години |
florian
|
e32027c8d3
+ add missing semicolon, resolves #36868
|
преди 5 години |
florian
|
0ff034216a
+ xtensa-linux support for the rtl makefile
|
преди 5 години |
Károly Balogh
|
086c897981
amicommon: m68k-amiga legacy support
|
преди 5 години |
Károly Balogh
|
8816a0b601
m68k-amiga: startup code now uses legacyexech, instead of explicitly declaring legacy support functions it needs
|
преди 5 години |
Károly Balogh
|
8d690546f3
m68k-amiga: make all legacy support functions have a public name, and supply headers for them (will be utilized by athreads, dos, and sysutils units)
|
преди 5 години |
Károly Balogh
|
632353a808
m68k-amiga: prepare the startup code and system unit for legacy support
|
преди 5 години |
Károly Balogh
|
433e40fe71
m68k-amiga: while trying to construct ParamStr(0), if the directory is empty, do not prepend the binary name with '/'
|
преди 5 години |
Károly Balogh
|
e0fe8bd175
m68k-amiga: implemented functions required for basic parameter handling in legacydos
|
преди 5 години |
Károly Balogh
|
f5becf9ac6
m68k-amiga: implemented StackSwap and DeletePool in legacyexec support, also declare public name for a few functions, so the startup code can hook into them
|
преди 5 години |
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
|
преди 5 години |
florian
|
96a368fdf9
* building on non-x86/non-xtensa fixed
|
преди 5 години |
florian
|
3705f95b92
* compilation fixed
|
преди 5 години |
florian
|
6c6a16a154
+ xtensa-linux
|
преди 5 години |
florian
|
af8202be3d
* compilation for non-Xtensa targets fixed
|
преди 5 години |
florian
|
fc98a0db4f
* cosmetics
|
преди 5 години |
florian
|
c1c201f93c
* Xtensa: fix passing of floating point parameters
|
преди 5 години |
florian
|
66cbee5e31
* factor out first_addfloat_soft
|
преди 5 години |
florian
|
fa4cbc89a5
+ Xtensa: hard float support, i.e. make use of floating point extension if available
|
преди 5 години |
florian
|
ba3de67f3b
+ Xtensa: the boolean extension is used as flags
|
преди 5 години |
ondrej
|
7cecc87441
odbc: use ftBlob only for VARBINARY(MAX) fields
|
преди 5 години |
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 години |
marco
|
e53b67517a
* improve porunidle casing, suggestion by Bart.
|
преди 5 години |
Jonas Maebe
|
d5de84c6c5
* use typenames in more cases in the generated LLVM IR (results in smaller
|
преди 5 години |
Jonas Maebe
|
afd0ae44ee
* use tprocvardef.getreusableprocaddr also for non-address-only copies of
|
преди 5 години |
Jonas Maebe
|
4ba19f5418
* add support for creating non-address-only procvars to
|
преди 5 години |
florian
|
b033ccbddb
* cleanup
|
преди 5 години |