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