florian
|
775ac591df
* fix test: fma support does not necessarily mean that there is avx2 support
|
11 năm trước cách đây |
lacak
|
37e0aa202c
fcl-db: sqldb: propagate LogEvents from TSQLConnector to proxy TSQLConnection
|
11 năm trước cách đây |
mazen
|
2ab3e8704d
+ fcl-sound: added new package for supporting sound processing.
|
11 năm trước cách đây |
Károly Balogh
|
3b9e2a620b
added a remark about a possible QEMU issue with CMP/CMPI .W and .B on ColdFire
|
11 năm trước cách đây |
Károly Balogh
|
1af6d17b4d
don't enforce BPL length, use SUBQ in g_concatcopy
|
11 năm trước cách đây |
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 năm trước cách đây |
pierre
|
153a7d7357
Revert previous unwanted change to Makefile: restore normal Makefile generated using Makefile.fpc
|
11 năm trước cách đây |
pierre
|
555dcfd84f
Add dependency on rtl-objpas package
|
11 năm trước cách đây |
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 năm trước cách đây |
nickysn
|
22acb2e44b
* moved the i8086 specific code from tpointerconstnode.create to the i8086
|
11 năm trước cách đây |
pierre
|
cdac1d23cd
Avoid infinite recursion if symbols and gdb window are displayed while running debuggee
|
11 năm trước cách đây |
sergei
|
5c1f404631
* softfpu.pp: clean up.
|
11 năm trước cách đây |
sergei
|
14ee9d52aa
* Made constants DP1,DP2,DP3 local to function rem_pio2, because their values are correct only for double-precision calculations.
|
11 năm trước cách đây |
pierre
|
1396e903a5
Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB
|
11 năm trước cách đây |
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 năm trước cách đây |
nickysn
|
bd75abb64b
+ fill the treference.segment in tcgtypeconvnode.second_pointer_to_array when
|
11 năm trước cách đây |
nickysn
|
a9f56d2714
* refactored tcgtypeconvnode.second_ansistring_to_pchar to use the high level
|
11 năm trước cách đây |
nickysn
|
897802c7c4
+ fill the treference segment correctly in the load node for localvarsyms and
|
11 năm trước cách đây |
nickysn
|
122f66b11a
+ support passing far addresses in tcg8086.a_loadaddr_ref_cgpara
|
11 năm trước cách đây |
nickysn
|
ee7a6dfc2e
* set the para sizes correctly for push_addr_params in i8086 far data memory
|
11 năm trước cách đây |
nickysn
|
3cd9cef182
+ added a far pointer aware implementation of hlcg.getaddressregister for i8086.
|
11 năm trước cách đây |
florian
|
9464dad2b4
* handle vldr/vstr references with offsets correctly
|
11 năm trước cách đây |
florian
|
01b311f6cf
* do not insert constant tables on arm thumb in it* sequences
|
11 năm trước cách đây |
nickysn
|
510fa9596f
* add 'option quiet' to wlink to suppress its info messages
|
11 năm trước cách đây |
nickysn
|
eddab86312
* pass the -b option to wlib to avoid creating .bak files
|
11 năm trước cách đây |
nickysn
|
ab3b3ab169
+ i8086 far data memory model support in Sptr and get_frame
|
11 năm trước cách đây |
florian
|
3309254474
* do not write a space before the condition for instructions without operands, not sure why this was there
|
11 năm trước cách đây |
florian
|
23c8517418
* applying opXYX2opsXY to ADD makes no sense on thumb-2 (at least as far as I can see)
|
11 năm trước cách đây |
Károly Balogh
|
7093efe4c4
fixed comment, no functional changes
|
11 năm trước cách đây |
nickysn
|
4a649c9b08
+ i8086 far data memory model support in DebugWrite
|
11 năm trước cách đây |