pierre
|
e35e5ad349
Add missing CPULLVM versions for fpc_abs_real and fpc_sqr_real in x86_64/math.inc
|
4 gadi atpakaļ |
Károly Balogh
|
6b1c5861af
* remove obsolete comment from rautils/ConcatConstant, issue reported/initial patch by Marcel Kilgus in QLForum.co.uk
|
4 gadi atpakaļ |
Károly Balogh
|
7444733f5d
m68k: fix DB/DW/DD handling in inline assembler, update BuildConstant() method to current standards. issue reported/initial patch by Marcel Kilgus in QLForum.co.uk
|
4 gadi atpakaļ |
Tomas Hajny
|
7169b6d04c
* provided additional information in comments in the include file header
|
4 gadi atpakaļ |
Tomas Hajny
|
91da9eae17
+ TZ variable based offset calculation included for DOS targets
|
4 gadi atpakaļ |
nickysn
|
44b7a1df18
+ support reading .wav with an odd (uneven) fmt chunk size
|
4 gadi atpakaļ |
Tomas Hajny
|
49fc7dc4cb
* reverted a change not belonging to the previous commit
|
4 gadi atpakaļ |
Tomas Hajny
|
2774a0094c
* reverted a change not belonging to the previous commit
|
4 gadi atpakaļ |
Tomas Hajny
|
8038b711a5
+ provided sysbeep for DOS targets
|
4 gadi atpakaļ |
ondrej
|
63beb1e83a
* revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions
|
4 gadi atpakaļ |
michael
|
0323f0b07d
* Fix compilation after class tree changes
|
4 gadi atpakaļ |
michael
|
f1aca7f877
* Improved class tree building
|
4 gadi atpakaļ |
Károly Balogh
|
bf8a020316
go32v2: define __crt0_startup_flags as .comm rather than a global symbol. This allows linking against DJGPP libs and code which might also define this symbol. This change is also inline with recent crt0.S versions in DJGPP.
|
4 gadi atpakaļ |
Tomas Hajny
|
95394d7f98
+ added TZ variable based offset calculation
|
4 gadi atpakaļ |
florian
|
4c0dac4864
+ Aarch64: implemented FMovFMov2FMov, not yet used
|
4 gadi atpakaļ |
florian
|
ef1ba48cc4
+ Aarch64: call OptPass1FData for FMA instructions as well
|
4 gadi atpakaļ |
ondrej
|
28d88b9999
* GetLocalTimeOffset: use timezone information from fpgettimeofday
|
4 gadi atpakaļ |
florian
|
1014e53081
* patch by J. Gareth Moreton: fixes crash on ARM with -CriotR, resolves #38116
|
4 gadi atpakaļ |
florian
|
7ad8f94ec4
* set reasonable defaults for arm eabi
|
4 gadi atpakaļ |
Tomas Hajny
|
10911173df
* Correction of omissions in GetLocalTime
|
4 gadi atpakaļ |
Tomas Hajny
|
ba84c70356
* Corrections of omissions in GetLocalTime
|
4 gadi atpakaļ |
ondrej
|
f5a95782a9
* use timezone information from fpgettimeofday for getting local datetime
|
4 gadi atpakaļ |
florian
|
76406dbc36
+ implement prefetch intrinsic for aarch64
|
4 gadi atpakaļ |
florian
|
9c7cb3dbd7
* fix spilling of avx(512) registers
|
4 gadi atpakaļ |
florian
|
1d474f822e
* fits_in_mm_register takes care of avx(512) support
|
4 gadi atpakaļ |
florian
|
d5dcf5cd7a
* cleanup
|
4 gadi atpakaļ |
florian
|
ea11517d27
+ optimization type converted (modulo) divisions as well by removing up/down converting but,
|
4 gadi atpakaļ |
Károly Balogh
|
ebb199b9d4
sinclairql: make sure the Sinclair QL defaults to vlink
|
4 gadi atpakaļ |
svenbarth
|
c20cbcc28f
+ add test to check whether ComObj correctly dispatches Ansi-, Unicode- and WideString arguments
|
4 gadi atpakaļ |
svenbarth
|
585edb130a
+ add support for dispatching UnicodeString parameters (in addition to AnsiString parameters)
|
4 gadi atpakaļ |