Mattias Gaertner
|
c746b0e400
pastojs: enum range built in functions, issue #37860
|
5 years ago |
Mattias Gaertner
|
1b569bf329
fcl-passrc: resolver: enum range str, ord, typecast
|
5 years ago |
florian
|
e718cb985e
* replace some longint by ObjpasInt
|
5 years ago |
Mattias Gaertner
|
c62d4e117c
fcl-passrc: resolver: case EnumRg of end; issue #37860
|
5 years ago |
Mattias Gaertner
|
8771856e7a
fcl-passrc: comment
|
5 years ago |
pierre
|
399552d350
Refactor setting of NoNativeBinaries:
|
5 years ago |
florian
|
963fe73d19
+ support all XSAVE instructions, resolves #37864
|
5 years ago |
pierre
|
0685319be8
Treat metadata as data in agppcmpw.pas
|
5 years ago |
Mattias Gaertner
|
65bcfe36b3
fcl-json: fixed writing boolean lowercase, as expected by reader
|
5 years ago |
Mattias Gaertner
|
18f5fab782
fcl-passrc: fixed typecast TList<TBird> to TList<TEagle>
|
5 years ago |
Mattias Gaertner
|
fdd3d163ff
fcl-passrc: fixed mem leak specialize with param self
|
5 years ago |
Károly Balogh
|
bb51a2134a
z80-zxspectrum: fix the the linking order in the bss section, so the startup code doesn't crash when linked with vlink
|
5 years ago |
florian
|
e47f44234c
* AVR: MovMov2Mov 2 optimization
|
5 years ago |
florian
|
3463d469bf
* set default processor for i386 to Pentium2
|
5 years ago |
florian
|
65047cecdb
+ optimize comparisons of constant pointers
|
5 years ago |
florian
|
af20b064ed
* make framecount and framebufsize dependent on the pointer size
|
5 years ago |
florian
|
1bf58c2a55
+ introduce TExitCode
|
5 years ago |
Mattias Gaertner
|
43b236a4df
fcl-passrc: resolver: mark inherited a:= as assignment, issue #37851
|
5 years ago |
pierre
|
7e0c21fa5f
Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instruction
|
5 years ago |
florian
|
1e4dc56155
* inlinable frame handling dummies for avr
|
5 years ago |
florian
|
284aca7348
+ x86: FstpFld2Fst optimization (re-enabled for safe cases)
|
5 years ago |
pierre
|
58bca9cce1
Various Watcom changes to enable compilation of packages and utils
|
5 years ago |
pierre
|
875bb32e0b
Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL
|
5 years ago |
michael
|
52bc9d5d80
* Extra test for case else/else
|
5 years ago |
michael
|
8775fac416
* Correct test
|
5 years ago |
michael
|
abe463d576
* Fix for bug #37760
|
5 years ago |
pierre
|
4a6358bfc1
* Fix NaN for watcom assembler (C000h is considered as a label, use 0xC000 instead)
|
5 years ago |
michael
|
2fc63a4f17
* Additional test for 37760
|
5 years ago |
michael
|
4ad6c98d82
* Test for bug ID #27760
|
5 years ago |
pierre
|
d72170f9a3
Fix compilation for watcom RTL
|
5 years ago |