pierre
|
efcb10f537
Handle arm-palmos syscall modifier
|
8 years ago |
pierre
|
f7fd137787
Accept syscall procedure modifier for arm-palmos
|
8 years ago |
pierre
|
fee49a3e40
Disable threading feature for arm-palmos (like it is done for m68k-palmos)
|
8 years ago |
pierre
|
d0f8ea7969
Add arm-palmos target to list supporting po_syscall
|
8 years ago |
pierre
|
6db8937adb
Also use in path ppudump for ppulogs rule
|
8 years ago |
pierre
|
311a6f7844
Unsert BUILDFULLNATIVE if CROSSCOMPILED is set
|
8 years ago |
Károly Balogh
|
893228deee
palmos: use tinyheap, also tweaks to startup code
|
8 years ago |
Károly Balogh
|
587471a0bb
palmos: new pascal startup code sketch. the code was tested elsewhere, but not as part of the RTL yet
|
8 years ago |
Károly Balogh
|
b56a4bc800
palmos: an include which will contain the subset of the API the RTL needs
|
8 years ago |
pierre
|
5ee0e728df
Remove code from arm WinCE startup, leaving prt0.as empty
|
8 years ago |
pierre
|
ab0df78c00
Add systraps and pilot units
|
8 years ago |
pierre
|
2cce7c3a1c
Allow compilation of pilot unit
|
8 years ago |
Károly Balogh
|
93910c60be
palmos: register the linker at least, although it's probably not functional with current RTL
|
8 years ago |
pierre
|
89b3f6c86a
Fix the RTL directory for old OSes that use OS_TARGET only for rtlppulogs rule
|
8 years ago |
pierre
|
e1dbb5edcb
Fix crash for GenConstraints handling
|
8 years ago |
pierre
|
8b0df68a81
Use installed ppudump instead of trying to recompile it, to be able to test cross-compiled RTL units
|
8 years ago |
pierre
|
8bdd161805
Fix error for jvm compiler
|
8 years ago |
pierre
|
6a09a68156
Fix failures in rtlppulogs
|
8 years ago |
joost
|
fe6561bf10
* Fixed handling of multiple compiler-options within the shebang (like #!/usr/bin/instantfpc -O1 -Ci)
|
8 years ago |
Mattias Gaertner
|
df00b30f92
pastojs: static array const
|
8 years ago |
Mattias Gaertner
|
6b8d28bffe
fcl-passrc: resolver: made Eval public
|
8 years ago |
svenbarth
|
a6821c63e0
* store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU
|
8 years ago |
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 years ago |
joost
|
e702b79063
* JWTs are urlbase64 encoded, not base64
|
8 years ago |
florian
|
05ecd784f2
* factored out OptPass1LEA and use it for x86-64 as well
|
8 years ago |
Mattias Gaertner
|
c586767de9
pastojs: call constructor without params, add default params
|
8 years ago |
Mattias Gaertner
|
5a242be304
fcl-passrc: resolver: static array of char
|
8 years ago |
michael
|
ea1677f244
* Patch from Andrey Zubarev to fix uninitialized result in EncodeURLElement (Bug ID 32409)
|
8 years ago |
Mattias Gaertner
|
0fae0cb389
fcl-passrc: fixed hint of unimplemented
|
8 years ago |
Mattias Gaertner
|
1057f7968e
pastojs: fixed aString[1+2]:=
|
8 years ago |