nickysn
|
ecad5e9a6c
+ WebAssembly implementation of g_rangecheck that uses if/endif instead of
|
4 years ago |
florian
|
3072df59ff
* overflow checked mul helpers do not need to check all bits either
|
4 years ago |
nickysn
|
d608b4b689
* instead of registering all and then deleting non-propgetter/setter procdefs in
|
4 years ago |
Mattias Gaertner
|
9e9859f145
fcl-passrc: fixed no hint when published method hides ancestor method
|
4 years ago |
Mattias Gaertner
|
970e039b9a
fcl-json: less hints
|
4 years ago |
Mattias Gaertner
|
c813fafa37
pastojs: fixed wrong setting rtl.TObjectDestroy
|
4 years ago |
pierre
|
39c060dfa7
Avoid copying of objpas.pp into local rtl/macos directory
|
4 years ago |
florian
|
53effea0f5
+ X86: JccMovJmpMov2MovSetcc optimization
|
4 years ago |
michael
|
b9b08f37fe
* Patch method contribution
|
4 years ago |
marcus
|
82450e1d57
Amiga, AROS, MorphOS, OS4: Unified ExecBase for all Amiga Platforms
|
4 years ago |
florian
|
612f063795
+ patch by J. Gareth Moreton: AddMov2LeaAdd and AddMov2Lea optimizations, resolves #38579
|
4 years ago |
marcus
|
6a92798603
amiga: examples fixed and updated
|
4 years ago |
marcus
|
c4dfb2c8bd
fpts2junit: remove ../ at start for the classname
|
4 years ago |
nickysn
|
811cf381ad
* when parsing unions, set the uniondef reference to nil in
|
4 years ago |
nickysn
|
d090af4abe
* skip nil values in current_module.deflist in TLLVMMachineCodePlaygroundAssembler.WriteImports
|
4 years ago |
nickysn
|
f7dd8755cc
+ introduced TFPList.IndexOfItem and TFPObjectList.IndexOfItem, which are like
|
4 years ago |
michael
|
43753442c0
* Remove debug writel
|
4 years ago |
marco
|
97b4cde077
* buffer overflow in ReadInputStream if a stream read> READ_BYTES (=64k) large. The overloaded tstream one is ok.
|
4 years ago |
pierre
|
a70feeca7e
Add sinclairql/Makefile
|
4 years ago |
michael
|
5e913147ab
* Fix bug ID #38624
|
4 years ago |
michael
|
ffa69353f3
* Remove debug writeln
|
4 years ago |
pierre
|
a7de0b365b
Avoid invalid typecast error when using -CR option
|
4 years ago |
pierre
|
85fa313e59
Use uvalue field to get unsigned and avoid range check or overflow errors
|
4 years ago |
nickysn
|
77f3acdf76
* the TFPList.List property made protected in order to discourage using it
|
4 years ago |
florian
|
649bfecf62
+ compiled C object files, generated by riscv32-unknown-linux-gnu-gcc (GCC) 10.2.0 with -O3
|
4 years ago |
florian
|
2b47425f08
+ tx64tryfinallynode.dogetcopy properly implemented, resolves #37305
|
4 years ago |
nickysn
|
76c61c3aac
* call inherited inside twasminnode.checkgenjumps in order to initialize use_small
|
4 years ago |
florian
|
03d353c1f5
- cosmetics: superfluous newlines removed
|
4 years ago |
florian
|
d1881d0951
* RiscV: integer type conversions fixed
|
4 years ago |
michael
|
f5389cbc28
* test for bin2hex
|
4 years ago |