nickysn
|
e6c6bdf662
+ added n8086mem.pas to the ppc8086 lazarus project
|
11 tahun lalu |
sergei
|
e4819e863b
+ Consider target_info.cprefix in symbol names.
|
11 tahun lalu |
sergei
|
ebdbf21650
* tx86addnode.second_cmpfloatsse and tx86addnode.second_cmpfloatavx are identical except instruction opcodes -> merged into second_cmpfloatvector, cleaned up, and allowed constant operands at both sides.
|
11 tahun lalu |
nickysn
|
b1f69349f8
* use voidpointertype.size to obtain the current data (self) pointer size,
|
11 tahun lalu |
nickysn
|
359bd9a13a
* fixed class name in comment
|
11 tahun lalu |
nickysn
|
2644d7566c
* refactored tcgtypeconvnode.second_pointer_to_array to use
|
11 tahun lalu |
nickysn
|
81875346cf
* fixed tcginlinenode.second_SizeOfTypeOf for i8086 far data memory models by
|
11 tahun lalu |
nickysn
|
26b53607f8
+ added method reference_reset_base with support for different pointer types to
|
11 tahun lalu |
nickysn
|
7f88dc9d95
+ added symdef.voidstackpointertype - the pointer type that will be used in the
|
11 tahun lalu |
pierre
|
0b8f6c621c
Fix an error in rtlconsts$(PPU) rule
|
11 tahun lalu |
nickysn
|
7079f49832
* regenerated fcl-sound makefile with fpcmake from trunk, because it supports
|
11 tahun lalu |
pierre
|
9621e43bff
Avoid RTE 219 if compiled with -CR, by using correct common ancestor
|
11 tahun lalu |
Tomas Hajny
|
9fb4db7a2f
* add support for Latin-2 character sets (ISO & IBM)
|
11 tahun lalu |
Tomas Hajny
|
635a00266a
+ added fcl-sound
|
11 tahun lalu |
marco
|
3311ef4d48
* eventconnect/disconnect moved, Mantis #25888
|
11 tahun lalu |
marco
|
ec394b2495
* remove stale uses strutils;
|
11 tahun lalu |
sergei
|
31edfdc05f
* i386: push references with size OS_F64 using less instructions.
|
11 tahun lalu |
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 tahun lalu |
Károly Balogh
|
35ff3db46b
fcl-sound: a tab to spaces fix in header, no functional changes
|
11 tahun lalu |
Károly Balogh
|
c28873fd79
fcl-sound: fixed fpmake.pp to make it actually build
|
11 tahun lalu |
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 tahun lalu |
florian
|
775ac591df
* fix test: fma support does not necessarily mean that there is avx2 support
|
11 tahun lalu |
lacak
|
37e0aa202c
fcl-db: sqldb: propagate LogEvents from TSQLConnector to proxy TSQLConnection
|
11 tahun lalu |
mazen
|
2ab3e8704d
+ fcl-sound: added new package for supporting sound processing.
|
11 tahun lalu |
Károly Balogh
|
3b9e2a620b
added a remark about a possible QEMU issue with CMP/CMPI .W and .B on ColdFire
|
11 tahun lalu |
Károly Balogh
|
1af6d17b4d
don't enforce BPL length, use SUBQ in g_concatcopy
|
11 tahun lalu |
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 tahun lalu |
pierre
|
153a7d7357
Revert previous unwanted change to Makefile: restore normal Makefile generated using Makefile.fpc
|
11 tahun lalu |
pierre
|
555dcfd84f
Add dependency on rtl-objpas package
|
11 tahun lalu |
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 tahun lalu |