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 |
Mattias Gaertner
|
4831836e06
pastojs: updated tests
|
8 years ago |
Mattias Gaertner
|
b980151f07
fcl-passrc: resolver: different record types are incompatible
|
8 years ago |
marco
|
865df88116
* a few const added, mantis #32401
|
8 years ago |
marco
|
84def3e29d
* move instead of loop, mantis #32402
|
8 years ago |
florian
|
7a86d10b05
* implemented (Inter)locked* functions properly for sparc64
|
8 years ago |
florian
|
bfeb5fef53
+ cas* mnemonics for sparc64
|
8 years ago |
michael
|
ae8c18164d
* Allow to specify alternate start page
|
8 years ago |
michael
|
55daab725a
* Fix in GetColorComponent for HTML
|
8 years ago |
nickysn
|
c8b351fb67
+ added check in GetNextReg(), so it halts with an internal error, if called on
|
8 years ago |
lacak
|
950082f371
fcl-db: oracle: adjust buffer for BLOBs, when reading CLOBs,NCLOBs. Bug #32377
|
8 years ago |
michael
|
55a0fd5121
* Forgot to commit library name mixup
|
8 years ago |
nickysn
|
db09759763
* also integrated the getnextreg() implementation for 8-bit and 16-bit alus from
|
8 years ago |
nickysn
|
cf28b202eb
* integrated the getintregister() implementation for 8-bit and 16-bit alus from
|
8 years ago |
nickysn
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
8 years ago |
maciej-izak
|
532e256579
fcl-passrc: paswrite: allow to write pointer type
|
8 years ago |