nickysn
|
10f9b5c6e4
+ added all compiler files to the ppc8086 lazarus project for easier navigation
|
vor 11 Jahren |
nickysn
|
7f014c5040
* replaced ifdef i8086 with hlcg.reference_reset_base in tcgloadnode.pass_generate_code
|
vor 11 Jahren |
nickysn
|
891ab86254
* fixed ncgutil.gen_load_vmt_register and tcgloadvmtaddrnode.pass_generate_code
|
vor 11 Jahren |
nickysn
|
8b2cde4a99
* fixed tcgstringconstnode.pass_generate_code for i8086 far data memory models
|
vor 11 Jahren |
nickysn
|
0aab7fcc9c
* fixed tcgtypeconvnode.second_cstring_to_pchar for i8086 far data memory models by using the high level code generator
|
vor 11 Jahren |
nickysn
|
e465ab355b
* converted tcgaddrnode.pass_generate_code to use the high level code generator,
|
vor 11 Jahren |
pierre
|
85d09b62e9
Fix ugly gmake distclean problems for openbsd/netbsd x86_64 targets by enabling them as supported targets inside fpmkunit.pp unit
|
vor 11 Jahren |
nickysn
|
ead05754b4
+ implemented hlcg.a_loadaddr_ref_reg for i8086, which uses tosize to determine whether the destination is a far pointer, instead of using the presence of ref.segment
|
vor 11 Jahren |
svenbarth
|
a08e8ff982
Fix for Mantis #25929
|
vor 11 Jahren |
svenbarth
|
e003e1773c
Add implementation of HMAC-MD5 and HMAC-SHA1 from Silvio Clecio. Resolves Mantis #24136
|
vor 11 Jahren |
pierre
|
e65da0deb8
Fix mipsel compilation by reinstalling rev27188 commit reverted in 27200
|
vor 11 Jahren |
nickysn
|
e6c6bdf662
+ added n8086mem.pas to the ppc8086 lazarus project
|
vor 11 Jahren |
sergei
|
e4819e863b
+ Consider target_info.cprefix in symbol names.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
nickysn
|
b1f69349f8
* use voidpointertype.size to obtain the current data (self) pointer size,
|
vor 11 Jahren |
nickysn
|
359bd9a13a
* fixed class name in comment
|
vor 11 Jahren |
nickysn
|
2644d7566c
* refactored tcgtypeconvnode.second_pointer_to_array to use
|
vor 11 Jahren |
nickysn
|
81875346cf
* fixed tcginlinenode.second_SizeOfTypeOf for i8086 far data memory models by
|
vor 11 Jahren |
nickysn
|
26b53607f8
+ added method reference_reset_base with support for different pointer types to
|
vor 11 Jahren |
nickysn
|
7f88dc9d95
+ added symdef.voidstackpointertype - the pointer type that will be used in the
|
vor 11 Jahren |
pierre
|
0b8f6c621c
Fix an error in rtlconsts$(PPU) rule
|
vor 11 Jahren |
nickysn
|
7079f49832
* regenerated fcl-sound makefile with fpcmake from trunk, because it supports
|
vor 11 Jahren |
pierre
|
9621e43bff
Avoid RTE 219 if compiled with -CR, by using correct common ancestor
|
vor 11 Jahren |
Tomas Hajny
|
9fb4db7a2f
* add support for Latin-2 character sets (ISO & IBM)
|
vor 11 Jahren |
Tomas Hajny
|
635a00266a
+ added fcl-sound
|
vor 11 Jahren |
marco
|
3311ef4d48
* eventconnect/disconnect moved, Mantis #25888
|
vor 11 Jahren |
marco
|
ec394b2495
* remove stale uses strutils;
|
vor 11 Jahren |
sergei
|
31edfdc05f
* i386: push references with size OS_F64 using less instructions.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Károly Balogh
|
35ff3db46b
fcl-sound: a tab to spaces fix in header, no functional changes
|
vor 11 Jahren |