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