Charles Averill
|
cd9ed54d35
Add string constant values to stringconstn nodes in parse tree output
|
1 yıl önce |
florian
|
7bbd33bcd6
* last commit was not complete, fixed
|
1 yıl önce |
florian
|
79f6ee538d
* fix compilation on 32 bit hosts
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
038c163717
* New CG tests for verifying tvecnode.simplify correctness
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
74625648cf
* Vectors of string constants are now simplified into ordinal constants
|
1 yıl önce |
florian
|
dc5041d778
* fix compilation for mipsel-android (hopefully)
|
1 yıl önce |
florian
|
08e494ffd1
* extended test
|
1 yıl önce |
Pierre Muller
|
7595dd3624
Also swap word/dword in case of cross-endian compilation
|
1 yıl önce |
Pierre Muller
|
9648463eb5
Add MaybeSwap for coffsectionrec records (needed for cross-endian compilation)
|
1 yıl önce |
florian
|
615e9bdafd
* copyright year for compiler logo updated
|
1 yıl önce |
Onur ERÇELEN
|
44af9d87de
Upload New File
|
1 yıl önce |
florian
|
3cd7c675b1
* manually added newer syscall numbers for arm-android
|
1 yıl önce |
florian
|
785e259e62
* compilation on linux with FPC_USE_LIBC fixed
|
1 yıl önce |
florian
|
185a346744
* fix darwin compilation after TTimespecArr changes
|
1 yıl önce |
Michaël Van Canneyt
|
e9c6f1c152
* Delphi-compatible overloads UTF8ToUnicodeString
|
1 yıl önce |
florian
|
54dba5738c
* cleaned up TTimespecArr declarations
|
1 yıl önce |
florian
|
4dc4d2b2ba
* use TTimespecArr instead of tkernel_timespecs in sysutils
|
1 yıl önce |
Michaël Van Canneyt
|
8be124100d
* system.threading compatibility unit + tests
|
1 yıl önce |
mattias
|
71b10a21e1
pastojs: set version to 3.1.1
|
1 yıl önce |
marcoonthegit
|
231007ebda
* check length of optstring before dereferencing (optstring[1]) it. Fixes #40596
|
1 yıl önce |
Nikolay Nikolov
|
42f447257d
+ introduced TWasmValueStack for tracking the state of the WebAssembly stack. Not used, yet, but will be in the future.
|
1 yıl önce |
Nikolay Nikolov
|
04a077707c
* fix warning
|
1 yıl önce |
Nikolay Nikolov
|
03fc5d2323
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
1 yıl önce |
florian
|
4867d48e99
+ support for .debug_loc and .debuc_loclist sections
|
1 yıl önce |
Nikolay Nikolov
|
f65e4f2385
* fixed bug in the handling of WebAssembly goto
|
1 yıl önce |
Sven/Sarah Barth
|
21ffa221e6
* fix #40595: correctly access the list of parameters of the extended method table
|
1 yıl önce |
florian
|
b81f92536d
* avoid that fpc_fillmem does not inline due too much nested calls
|
1 yıl önce |
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 yıl önce |
Sven/Sarah Barth
|
1ffef6ed41
* print the whole symbol name for hint messages
|
1 yıl önce |
Sven/Sarah Barth
|
38ca4f9157
* remove semicolon to make Lazarus happy
|
1 yıl önce |