Tomas Hajny
|
635a00266a
+ added fcl-sound
|
11 gadi atpakaļ |
marco
|
3311ef4d48
* eventconnect/disconnect moved, Mantis #25888
|
11 gadi atpakaļ |
marco
|
ec394b2495
* remove stale uses strutils;
|
11 gadi atpakaļ |
sergei
|
31edfdc05f
* i386: push references with size OS_F64 using less instructions.
|
11 gadi atpakaļ |
sergei
|
965540eab3
* Let tx86addnode.check_left_and_right_fpureg() act as when its argument was=true (removed argument and renamed to force_left_and_right_fpureg). Its action when force_fpureg=false is now coded separately.
|
11 gadi atpakaļ |
Károly Balogh
|
35ff3db46b
fcl-sound: a tab to spaces fix in header, no functional changes
|
11 gadi atpakaļ |
Károly Balogh
|
c28873fd79
fcl-sound: fixed fpmake.pp to make it actually build
|
11 gadi atpakaļ |
Károly Balogh
|
b5eca42cc0
fcl-sound: no variable case in unit names please (can cause troubles on case-sensitive FS), compile w/o C-style operators enabled
|
11 gadi atpakaļ |
florian
|
775ac591df
* fix test: fma support does not necessarily mean that there is avx2 support
|
11 gadi atpakaļ |
lacak
|
37e0aa202c
fcl-db: sqldb: propagate LogEvents from TSQLConnector to proxy TSQLConnection
|
11 gadi atpakaļ |
mazen
|
2ab3e8704d
+ fcl-sound: added new package for supporting sound processing.
|
11 gadi atpakaļ |
Károly Balogh
|
3b9e2a620b
added a remark about a possible QEMU issue with CMP/CMPI .W and .B on ColdFire
|
11 gadi atpakaļ |
Károly Balogh
|
1af6d17b4d
don't enforce BPL length, use SUBQ in g_concatcopy
|
11 gadi atpakaļ |
Károly Balogh
|
9ae38cdc1c
back to more conservative sign extension. this really needs separate handling for ColdFire and normal 68k, because the CF executes 32bit arithmetics only while normal 68k will do any size happily.
|
11 gadi atpakaļ |
pierre
|
153a7d7357
Revert previous unwanted change to Makefile: restore normal Makefile generated using Makefile.fpc
|
11 gadi atpakaļ |
pierre
|
555dcfd84f
Add dependency on rtl-objpas package
|
11 gadi atpakaļ |
lacak
|
f77885eea0
fcl-db: mysql: use SET NAMES instead of SET CHARACTER SET, because SET CHARACTER SET does not sets character_set_connection_to given value (instead uses character_set_database)
|
11 gadi atpakaļ |
nickysn
|
22acb2e44b
* moved the i8086 specific code from tpointerconstnode.create to the i8086
|
11 gadi atpakaļ |
pierre
|
cdac1d23cd
Avoid infinite recursion if symbols and gdb window are displayed while running debuggee
|
11 gadi atpakaļ |
sergei
|
5c1f404631
* softfpu.pp: clean up.
|
11 gadi atpakaļ |
sergei
|
14ee9d52aa
* Made constants DP1,DP2,DP3 local to function rem_pio2, because their values are correct only for double-precision calculations.
|
11 gadi atpakaļ |
pierre
|
1396e903a5
Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB
|
11 gadi atpakaļ |
sergei
|
d1348d3f9b
- i386 and x86_64: Once softfloat stuff has been cleaned up, SysResetFPU and SysInitFPU end up doing exactly the same. Removed one of them.
|
11 gadi atpakaļ |
nickysn
|
bd75abb64b
+ fill the treference.segment in tcgtypeconvnode.second_pointer_to_array when
|
11 gadi atpakaļ |
nickysn
|
a9f56d2714
* refactored tcgtypeconvnode.second_ansistring_to_pchar to use the high level
|
11 gadi atpakaļ |
nickysn
|
897802c7c4
+ fill the treference segment correctly in the load node for localvarsyms and
|
11 gadi atpakaļ |
nickysn
|
122f66b11a
+ support passing far addresses in tcg8086.a_loadaddr_ref_cgpara
|
11 gadi atpakaļ |
nickysn
|
ee7a6dfc2e
* set the para sizes correctly for push_addr_params in i8086 far data memory
|
11 gadi atpakaļ |
nickysn
|
3cd9cef182
+ added a far pointer aware implementation of hlcg.getaddressregister for i8086.
|
11 gadi atpakaļ |
florian
|
9464dad2b4
* handle vldr/vstr references with offsets correctly
|
11 gadi atpakaļ |