Jinyang He
|
8fac3d62ce
|
add has_double_field
|
2023-02-05 19:18:48 +00:00 |
|
Jinyang He
|
96f4300158
|
Fix the edge of first_imaginary in move op
|
2023-02-05 19:18:48 +00:00 |
|
Jinyang He
|
2d680afab7
|
Fix the ~ is NOR rather than NOT
|
2023-02-05 19:18:48 +00:00 |
|
Jinyang He
|
cda8971baa
|
Add dwarf cfa support
|
2023-02-05 19:18:48 +00:00 |
|
Rika Ichinose
|
524589231f
|
Improved CompareByte for i386 and x86_64.
|
2023-02-05 15:09:01 +00:00 |
|
Michaël Van Canneyt
|
d07e34297f
|
* Fix interlockedincrement
|
2023-02-05 12:53:14 +01:00 |
|
Michaël Van Canneyt
|
2619e6b870
|
* Fix compiler warning
|
2023-02-05 11:59:06 +01:00 |
|
Michaël Van Canneyt
|
cb0ed2b6f0
|
* Correct params checking in case of array
|
2023-02-05 11:35:31 +01:00 |
|
Michaël Van Canneyt
|
6e5c5f599e
|
* Completion of put/patch split
|
2023-02-05 11:35:31 +01:00 |
|
Jonas Maebe
|
ffa14ee448
|
Utf8CodePointLen: remove pointer arithmetic to fix JVM compatibility
|
2023-02-05 10:58:59 +01:00 |
|
Jonas Maebe
|
7f41bb4718
|
JVM: add typesym for anonymous record typed constants
Fixes compilation of system unit with JVM compiler after b38d13577f
|
2023-02-05 10:58:59 +01:00 |
|
florian
|
9c10167b6f
|
+ CPUX86_HAS_BSWAP
|
2023-02-04 19:20:10 +01:00 |
|
Michaël Van Canneyt
|
e84e0a16e1
|
* Different PUT/PATCH. Allow legacy PUT
|
2023-02-04 14:16:58 +01:00 |
|
Michaël Van Canneyt
|
15b49f4609
|
* Fix compiler warning
|
2023-02-04 13:09:33 +01:00 |
|
Michaël Van Canneyt
|
eaf665e8c4
|
* Fix some compiler warnings
|
2023-02-04 13:04:39 +01:00 |
|
Michaël Van Canneyt
|
1d9a17377d
|
* Fix compiler warning
|
2023-02-04 13:03:36 +01:00 |
|
Michaël Van Canneyt
|
a33bd31734
|
* Remove baseunix
|
2023-02-04 12:55:04 +01:00 |
|
Michaël Van Canneyt
|
869496b9e2
|
* Allow to set LogEvents on created connections
|
2023-02-04 11:13:43 +01:00 |
|
Michaël Van Canneyt
|
9c0a59b069
|
* 32/64 bit, handle ExecPrepared result correctly
|
2023-02-04 11:11:44 +01:00 |
|
Michaël Van Canneyt
|
4f029720be
|
* Attempt to fix FileGetDateTimeInfo
|
2023-02-04 10:42:40 +01:00 |
|
marcoonthegit
|
4871ad4707
|
* SetThreadExecutionState
|
2023-02-03 10:34:57 +01:00 |
|
Michaël Van Canneyt
|
e01da2408f
|
* Limit webdata/sqldbrest to platforms that support sqldb
|
2023-02-01 09:28:08 +01:00 |
|
florian
|
66891b1d59
|
* patch by Rika: Implement TCurrencyHelper.Ceil/Floor, resolves #40134
|
2023-01-31 22:58:51 +01:00 |
|
Michaël Van Canneyt
|
03266e9057
|
* Fix copy & paste error
|
2023-01-31 19:42:29 +01:00 |
|
Michaël Van Canneyt
|
fead1ce818
|
* Fix compilation
|
2023-01-31 19:39:30 +01:00 |
|
Michaël Van Canneyt
|
a9d38fd758
|
* Do not compile sqldbpool on uses that do not support sqldb
|
2023-01-31 19:08:24 +01:00 |
|
Michaël Van Canneyt
|
c5af4c420e
|
* Hopefully fixed GetFileStamps/FileGetDateTimeInfo
|
2023-01-31 19:05:48 +01:00 |
|
florian
|
a9f9996dc8
|
+ support leap seconds in TryEncodeTime, resolves #40121
|
2023-01-30 22:40:15 +01:00 |
|
Marcus Sackrow
|
9db751daff
|
fcl-db: removed sqldbpool for atari, because no threading and no syncobjs
|
2023-01-30 18:03:05 +01:00 |
|
Rika Ichinose
|
b38d13577f
|
Make Utf8CodepointLen adhere to the Unicode standard somewhat more and know all of the Unicode 15.0 combining characters.
|
2023-01-30 13:51:31 +00:00 |
|
Bi0T1N
|
eb62a71a5f
|
Add Delphi-compatible TCurrencyHelper
|
2023-01-30 13:10:47 +00:00 |
|
Michaël Van Canneyt
|
bdf5343770
|
ID only 32 bit
|
2023-01-30 10:45:52 +01:00 |
|
Michaël Van Canneyt
|
01d3af48a1
|
* Fix compilation on non-unix. fix issue #40132
|
2023-01-30 10:39:52 +01:00 |
|
Karoly Balogh
|
6bbb10e64d
|
m68k: do not generate LEA instructions with explicitly specified size. only long is possible anyway.
|
2023-01-30 09:56:41 +01:00 |
|
Karoly Balogh
|
c577ac5ce9
|
m68k: add tables to convert from some stub opcodes + condition into real opcodes. Use them in the external assembler writer for now. Later the internal assembler will need these tables too.
|
2023-01-30 09:56:41 +01:00 |
|
Michaël Van Canneyt
|
68c52cf025
|
* Refactored to be able to solve threadsafety problem
|
2023-01-29 21:26:28 +01:00 |
|
Michaël Van Canneyt
|
1790b0c466
|
* SQLDB Database connection pool
|
2023-01-29 21:26:28 +01:00 |
|
florian
|
e9ec4a8bb3
|
* more riscv32-freertos-esp32c3 stuff added
|
2023-01-29 19:30:11 +01:00 |
|
florian
|
09b435cdab
|
* transform a/a only into 1 if fastmath is on
|
2023-01-29 13:49:33 +01:00 |
|
Michaël Van Canneyt
|
ffd14f449d
|
* 32 bit counter
|
2023-01-28 23:06:46 +01:00 |
|
florian
|
bedd4edc72
|
+ first work for esp32-c3 support
|
2023-01-28 21:28:19 +01:00 |
|
Michaël Van Canneyt
|
fc6c3cf487
|
* Create container with unique name, improve thread-safety
|
2023-01-28 16:26:11 +01:00 |
|
Michaël Van Canneyt
|
cdc6ff0a30
|
* Avoid error by checking if content was already sent
|
2023-01-28 16:26:11 +01:00 |
|
Michaël Van Canneyt
|
0e77ef6ebf
|
* Set result correctly in TCORSSupport.HandleRequest
|
2023-01-28 16:26:11 +01:00 |
|
marcoonthegit
|
d2ddf47d19
|
* generate fp.cfg help section.
|
2023-01-28 15:22:35 +01:00 |
|
florian
|
048385fd7f
|
* compilation fixed
|
2023-01-28 11:42:52 +01:00 |
|
florian
|
3e75ba52f3
|
* initial preparations for riscv32-freertos
|
2023-01-27 22:39:15 +01:00 |
|
Pierre Muller
|
b95bfd07d9
|
Fix sysutils unit compilation failure for wasm32-wasi wince and possibly more targets
|
2023-01-27 14:42:05 +00:00 |
|
Sven/Sarah Barth
|
e8fcc5343b
|
* use new chartype_for_stringlike function to retrieve the char type for a stringlike def instead of casting to a stringdef
|
2023-01-26 07:07:34 +01:00 |
|
Sven/Sarah Barth
|
ea417fbaaf
|
+ add utility function to retrieve the char type def from a stringlike def
|
2023-01-26 07:07:34 +01:00 |
|