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