Tomas Hajny
|
dd723f2c7b
* correct typo in comments
|
8 жил өмнө |
svenbarth
|
90bd408de4
* fix for Mantis #32355: adjust the meaning of the typehelpers modeswitch for Delphi modes in that it enables the "type helper" syntax as it is in the non-Delphi modes; extending primitive types with record helpers is now always enabled in Delphi modes
|
8 жил өмнө |
svenbarth
|
83f5b27e02
* check helpertype instead of the extendeddef to judge whether inherited should be allowed or not
|
8 жил өмнө |
pierre
|
efcb10f537
Handle arm-palmos syscall modifier
|
8 жил өмнө |
pierre
|
f7fd137787
Accept syscall procedure modifier for arm-palmos
|
8 жил өмнө |
pierre
|
fee49a3e40
Disable threading feature for arm-palmos (like it is done for m68k-palmos)
|
8 жил өмнө |
pierre
|
d0f8ea7969
Add arm-palmos target to list supporting po_syscall
|
8 жил өмнө |
pierre
|
6db8937adb
Also use in path ppudump for ppulogs rule
|
8 жил өмнө |
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 жил өмнө |