florian
|
615e9bdafd
* copyright year for compiler logo updated
|
1 year ago |
Onur ERÇELEN
|
44af9d87de
Upload New File
|
1 year ago |
florian
|
3cd7c675b1
* manually added newer syscall numbers for arm-android
|
1 year ago |
florian
|
785e259e62
* compilation on linux with FPC_USE_LIBC fixed
|
1 year ago |
florian
|
185a346744
* fix darwin compilation after TTimespecArr changes
|
1 year ago |
Michaël Van Canneyt
|
e9c6f1c152
* Delphi-compatible overloads UTF8ToUnicodeString
|
1 year ago |
florian
|
54dba5738c
* cleaned up TTimespecArr declarations
|
1 year ago |
florian
|
4dc4d2b2ba
* use TTimespecArr instead of tkernel_timespecs in sysutils
|
1 year ago |
Michaël Van Canneyt
|
8be124100d
* system.threading compatibility unit + tests
|
1 year ago |
mattias
|
71b10a21e1
pastojs: set version to 3.1.1
|
1 year ago |
marcoonthegit
|
231007ebda
* check length of optstring before dereferencing (optstring[1]) it. Fixes #40596
|
1 year ago |
Nikolay Nikolov
|
42f447257d
+ introduced TWasmValueStack for tracking the state of the WebAssembly stack. Not used, yet, but will be in the future.
|
1 year ago |
Nikolay Nikolov
|
04a077707c
* fix warning
|
1 year ago |
Nikolay Nikolov
|
03fc5d2323
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
1 year ago |
florian
|
4867d48e99
+ support for .debug_loc and .debuc_loclist sections
|
1 year ago |
Nikolay Nikolov
|
f65e4f2385
* fixed bug in the handling of WebAssembly goto
|
1 year ago |
Sven/Sarah Barth
|
21ffa221e6
* fix #40595: correctly access the list of parameters of the extended method table
|
1 year ago |
florian
|
b81f92536d
* avoid that fpc_fillmem does not inline due too much nested calls
|
1 year ago |
Sven/Sarah Barth
|
dd4f7e9148
* fix #40592: make the Delphi-compatible attributes usable, but in a way that makes it clear to the user that they won't work
|
1 year ago |
Sven/Sarah Barth
|
1ffef6ed41
* print the whole symbol name for hint messages
|
1 year ago |
Sven/Sarah Barth
|
38ca4f9157
* remove semicolon to make Lazarus happy
|
1 year ago |
florian
|
9ee2eee293
* fix utimensat and utimensat if the rtl is compiled with -dFPC_USE_LIBC
|
1 year ago |
florian
|
654d75b777
* fix bootstrapping with with 3.2.2 and -dFPC_USE_LIBC
|
1 year ago |
florian
|
9bb6a32c62
* avoid wrong warning about FillChar not initializing the output parameter in case count <= 0
|
1 year ago |
Pierre Muller
|
4c330f2799
Issue internal error in def type is errordef
|
1 year ago |
Michaël Van Canneyt
|
af3ebf1464
* Change GetSystemTimes signature to be delphi compatible, implement for linux
|
1 year ago |
Pierre Muller
|
81ae7063f3
Add new DragonFly OS syscall number up to release 6.4.0 (v6.4.0 tag on https://gitweb.dragonflybsd.org/dragonfly.git)
|
1 year ago |
Michaël Van Canneyt
|
49100cc42b
* Add Current and CurrentIsMain
|
1 year ago |
Pierre Muller
|
f506df022e
Add missing syscall_nr_futimens for NetBSD OS
|
1 year ago |
florian
|
774e0f9122
+ support for fputimens on non-linux OSes
|
1 year ago |