pierre
|
311a6f7844
Unsert BUILDFULLNATIVE if CROSSCOMPILED is set
|
8 年之前 |
Károly Balogh
|
893228deee
palmos: use tinyheap, also tweaks to startup code
|
8 年之前 |
Károly Balogh
|
587471a0bb
palmos: new pascal startup code sketch. the code was tested elsewhere, but not as part of the RTL yet
|
8 年之前 |
Károly Balogh
|
b56a4bc800
palmos: an include which will contain the subset of the API the RTL needs
|
8 年之前 |
pierre
|
5ee0e728df
Remove code from arm WinCE startup, leaving prt0.as empty
|
8 年之前 |
pierre
|
ab0df78c00
Add systraps and pilot units
|
8 年之前 |
pierre
|
2cce7c3a1c
Allow compilation of pilot unit
|
8 年之前 |
Károly Balogh
|
93910c60be
palmos: register the linker at least, although it's probably not functional with current RTL
|
8 年之前 |
pierre
|
89b3f6c86a
Fix the RTL directory for old OSes that use OS_TARGET only for rtlppulogs rule
|
8 年之前 |
pierre
|
e1dbb5edcb
Fix crash for GenConstraints handling
|
8 年之前 |
pierre
|
8b0df68a81
Use installed ppudump instead of trying to recompile it, to be able to test cross-compiled RTL units
|
8 年之前 |
pierre
|
8bdd161805
Fix error for jvm compiler
|
8 年之前 |
pierre
|
6a09a68156
Fix failures in rtlppulogs
|
8 年之前 |
joost
|
fe6561bf10
* Fixed handling of multiple compiler-options within the shebang (like #!/usr/bin/instantfpc -O1 -Ci)
|
8 年之前 |
Mattias Gaertner
|
df00b30f92
pastojs: static array const
|
8 年之前 |
Mattias Gaertner
|
6b8d28bffe
fcl-passrc: resolver: made Eval public
|
8 年之前 |
svenbarth
|
a6821c63e0
* store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU
|
8 年之前 |
svenbarth
|
50788e8b3b
* correctly encapsulate the RTTI data for sets to avoid alignment problems with the new SetSize field (fixes compilation on Sparc and basically every other target that requires proper alignment with 64-bit values dictating an 8-Byte alignment)
|
8 年之前 |
joost
|
e702b79063
* JWTs are urlbase64 encoded, not base64
|
8 年之前 |
florian
|
05ecd784f2
* factored out OptPass1LEA and use it for x86-64 as well
|
8 年之前 |
Mattias Gaertner
|
c586767de9
pastojs: call constructor without params, add default params
|
8 年之前 |
Mattias Gaertner
|
5a242be304
fcl-passrc: resolver: static array of char
|
8 年之前 |
michael
|
ea1677f244
* Patch from Andrey Zubarev to fix uninitialized result in EncodeURLElement (Bug ID 32409)
|
8 年之前 |
Mattias Gaertner
|
0fae0cb389
fcl-passrc: fixed hint of unimplemented
|
8 年之前 |
Mattias Gaertner
|
1057f7968e
pastojs: fixed aString[1+2]:=
|
8 年之前 |
Mattias Gaertner
|
4831836e06
pastojs: updated tests
|
8 年之前 |
Mattias Gaertner
|
b980151f07
fcl-passrc: resolver: different record types are incompatible
|
8 年之前 |
marco
|
865df88116
* a few const added, mantis #32401
|
8 年之前 |
marco
|
84def3e29d
* move instead of loop, mantis #32402
|
8 年之前 |
florian
|
7a86d10b05
* implemented (Inter)locked* functions properly for sparc64
|
8 年之前 |