nickysn
|
7079f49832
* regenerated fcl-sound makefile with fpcmake from trunk, because it supports
|
11 년 전 |
pierre
|
9621e43bff
Avoid RTE 219 if compiled with -CR, by using correct common ancestor
|
11 년 전 |
Tomas Hajny
|
9fb4db7a2f
* add support for Latin-2 character sets (ISO & IBM)
|
11 년 전 |
Tomas Hajny
|
635a00266a
+ added fcl-sound
|
11 년 전 |
marco
|
3311ef4d48
* eventconnect/disconnect moved, Mantis #25888
|
11 년 전 |
marco
|
ec394b2495
* remove stale uses strutils;
|
11 년 전 |
sergei
|
31edfdc05f
* i386: push references with size OS_F64 using less instructions.
|
11 년 전 |
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 년 전 |
Károly Balogh
|
35ff3db46b
fcl-sound: a tab to spaces fix in header, no functional changes
|
11 년 전 |
Károly Balogh
|
c28873fd79
fcl-sound: fixed fpmake.pp to make it actually build
|
11 년 전 |
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 년 전 |
florian
|
775ac591df
* fix test: fma support does not necessarily mean that there is avx2 support
|
11 년 전 |
lacak
|
37e0aa202c
fcl-db: sqldb: propagate LogEvents from TSQLConnector to proxy TSQLConnection
|
11 년 전 |
mazen
|
2ab3e8704d
+ fcl-sound: added new package for supporting sound processing.
|
11 년 전 |
Károly Balogh
|
3b9e2a620b
added a remark about a possible QEMU issue with CMP/CMPI .W and .B on ColdFire
|
11 년 전 |
Károly Balogh
|
1af6d17b4d
don't enforce BPL length, use SUBQ in g_concatcopy
|
11 년 전 |
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 년 전 |
pierre
|
153a7d7357
Revert previous unwanted change to Makefile: restore normal Makefile generated using Makefile.fpc
|
11 년 전 |
pierre
|
555dcfd84f
Add dependency on rtl-objpas package
|
11 년 전 |
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 년 전 |
nickysn
|
22acb2e44b
* moved the i8086 specific code from tpointerconstnode.create to the i8086
|
11 년 전 |
pierre
|
cdac1d23cd
Avoid infinite recursion if symbols and gdb window are displayed while running debuggee
|
11 년 전 |
sergei
|
5c1f404631
* softfpu.pp: clean up.
|
11 년 전 |
sergei
|
14ee9d52aa
* Made constants DP1,DP2,DP3 local to function rem_pio2, because their values are correct only for double-precision calculations.
|
11 년 전 |
pierre
|
1396e903a5
Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB
|
11 년 전 |
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 년 전 |
nickysn
|
bd75abb64b
+ fill the treference.segment in tcgtypeconvnode.second_pointer_to_array when
|
11 년 전 |
nickysn
|
a9f56d2714
* refactored tcgtypeconvnode.second_ansistring_to_pchar to use the high level
|
11 년 전 |
nickysn
|
897802c7c4
+ fill the treference segment correctly in the load node for localvarsyms and
|
11 년 전 |
nickysn
|
122f66b11a
+ support passing far addresses in tcg8086.a_loadaddr_ref_cgpara
|
11 년 전 |