marco
|
61e777a4ff
* add underline support. Patch by Oleg, mantis #35946
|
6 年之前 |
michael
|
560c0b228e
* Handle recursion for address queries, CNames are also possible (bug ID 34480)
|
6 年之前 |
michael
|
aee20cd54d
* Proper fix for 35887
|
6 年之前 |
michael
|
0bbe319d4c
* Fix bug #36052, defaultencoding does not need to be freed
|
6 年之前 |
michael
|
08b665d636
* Remove randscreen call, deprecate randscreen (bug ID 36045)
|
6 年之前 |
Károly Balogh
|
fd1d227175
m68k: more refactoring for fpu_capabilities instead of hardwired fpu types. 68040 and 68060 fpu types should now work
|
6 年之前 |
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)
|
6 年之前 |
Károly Balogh
|
2a87b885b1
m68k: added the most important FPU instructions with explicit rounding precision (eg. FSADD/FDADD)
|
6 年之前 |
Károly Balogh
|
5eee29e5d1
m68k: refactor some code to not fail when the tasmop set will be bigger than 256 elements
|
6 年之前 |
Károly Balogh
|
de095c4631
m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types
|
6 年之前 |
florian
|
0c6f7321bf
+ AArch64: FoldShiftProcess optimization
|
6 年之前 |
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
|
6 年之前 |
florian
|
a019536cd5
* avoid that -0.0 is handled by the eor optimization
|
6 年之前 |
florian
|
ed688aceee
* remove packed from tdynarray, it is not needed and especially 64 bit CPUs which require proper aligment, suffer from it
|
6 年之前 |
florian
|
8ffb72ddd0
* another missing part of r42916 ...
|
6 年之前 |
michael
|
52ca09cc58
* Fix missing tag
|
6 年之前 |
florian
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 年之前 |
florian
|
a5a87fa84c
+ AArch64: support for vX.8b/vX.16b register names
|
6 年之前 |
marco
|
11203bcdeb
* sets enumerators
|
6 年之前 |
marco
|
e32aeb86c0
* comments
|
6 年之前 |
marco
|
a5aa058693
* and some iterator work for gmap
|
6 年之前 |
marco
|
534d7b0943
* self enumerators for hashmap and vector
|
6 年之前 |
marco
|
fef4741eb8
* for..in std iterator support for ghashmap, mantis #35940
|
6 年之前 |
michael
|
02a3b6bec7
* Small patch from Laco, inlining function, removing commented code
|
6 年之前 |
pierre
|
0e02b4f58c
Fix problems with big endian systems without 80-bit floating point support
|
6 年之前 |
michael
|
57ac787370
* Additional case where whitespace can mess up (bug ID 36037)
|
6 年之前 |
pierre
|
ca87fba014
Fix short names for a few zip
|
6 年之前 |
pierre
|
7473c94643
Change ShortName according to renmaetoshort rule in fpcbuild/Makefile.fpc
|
6 年之前 |
michael
|
965f16a8be
* Correctly attribute TBufferedFileStream by José Mejuto
|
6 年之前 |
michael
|
96fdb12eef
* Simple formatting changes
|
6 年之前 |