Károly Balogh
|
50fe8f70f5
m68k: make sure we're not trying to allocate a subregister for float paras when R_SUBWHOLE <> R_SUBNONE
|
hace 6 años |
michael
|
ff0887b9b3
* Additional tests for sqlite3dataset by Luis Americo (bug ID 323247)
|
hace 6 años |
michael
|
47dbaafa89
* Fix bug ID #0035246
|
hace 6 años |
Károly Balogh
|
16fc8c8d9a
m68k: added some handling for the explicit precision FPU instructions in the spilling and optimizer. fixed a_fsabs and a_fdabs names
|
hace 6 años |
pierre
|
5d9771d141
Suppress range check/invalid typecast errors when compiling with -CriotR option
|
hace 6 años |
Károly Balogh
|
8cb8f19258
vcl-compat: disabled it for palmos, atari, msdos and go32v2. fcl-web is not compiled for these, and that is a dependency.
|
hace 6 años |
Jeppe Johansen
|
05c4f45596
* Fix exitcode handling for avrsim target. Patch by Christo Crause
|
hace 6 años |
Jeppe Johansen
|
45b59168ff
* Disable vcl-compat for target embedded.
|
hace 6 años |
florian
|
9e5cbce6be
* fix tcgavr.g_flags2reg for sizes > 1 byte
|
hace 6 años |
michael
|
8cfee11345
* Initial version of System.NetEncoding.pp
|
hace 6 años |
marco
|
dfb00e85a0
* fix mantis #35936 as suggested by Denis Kozlov. fdefaultoutput is a tmemorystream, so it is seekable
|
hace 6 años |
marco
|
61e777a4ff
* add underline support. Patch by Oleg, mantis #35946
|
hace 6 años |
michael
|
560c0b228e
* Handle recursion for address queries, CNames are also possible (bug ID 34480)
|
hace 6 años |
michael
|
aee20cd54d
* Proper fix for 35887
|
hace 6 años |
michael
|
0bbe319d4c
* Fix bug #36052, defaultencoding does not need to be freed
|
hace 6 años |
michael
|
08b665d636
* Remove randscreen call, deprecate randscreen (bug ID 36045)
|
hace 6 años |
Károly Balogh
|
fd1d227175
m68k: more refactoring for fpu_capabilities instead of hardwired fpu types. 68040 and 68060 fpu types should now work
|
hace 6 años |
Károly Balogh
|
db2875ceba
m68k: added the remaining instructions with explicit rounding precision. fixed fsflmul to be fsglmul (this is also typo in the original 68k PRM)
|
hace 6 años |
Károly Balogh
|
2a87b885b1
m68k: added the most important FPU instructions with explicit rounding precision (eg. FSADD/FDADD)
|
hace 6 años |
Károly Balogh
|
5eee29e5d1
m68k: refactor some code to not fail when the tasmop set will be bigger than 256 elements
|
hace 6 años |
Károly Balogh
|
de095c4631
m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types
|
hace 6 años |
florian
|
0c6f7321bf
+ AArch64: FoldShiftProcess optimization
|
hace 6 años |
Károly Balogh
|
36286441b2
m68k: try to optimize realconst operands into B/W/L sized integer operands. these are shorter to encode - which almost always means faster on m68k
|
hace 6 años |
florian
|
a019536cd5
* avoid that -0.0 is handled by the eor optimization
|
hace 6 años |
florian
|
ed688aceee
* remove packed from tdynarray, it is not needed and especially 64 bit CPUs which require proper aligment, suffer from it
|
hace 6 años |
florian
|
8ffb72ddd0
* another missing part of r42916 ...
|
hace 6 años |
michael
|
52ca09cc58
* Fix missing tag
|
hace 6 años |
florian
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
florian
|
a5a87fa84c
+ AArch64: support for vX.8b/vX.16b register names
|
hace 6 años |
marco
|
11203bcdeb
* sets enumerators
|
hace 6 años |