nickysn
|
4bbf2e8618
+ enabled {$hugecode} for the test tcalcla1.pp in i8086 large memory model,
|
11 年之前 |
Jonas Maebe
|
fba0eb0351
+ test for part of mantis #25931 (already works correctly)
|
11 年之前 |
Jonas Maebe
|
724a6e9019
* fixed -Sx (mantis #25930)
|
11 年之前 |
Jonas Maebe
|
270c2d700e
* allow the "then" part of an if-statement to be terminated by any endtoken,
|
11 年之前 |
Jonas Maebe
|
02ce2e6029
* moved to correct directory
|
11 年之前 |
Jonas Maebe
|
8ac4a770a9
* check whether file/text is assigned in erase/rename (mantis #25932)
|
11 年之前 |
nickysn
|
de1b8cf5d6
* use def_cgsize(parentfpvoidpointertype) instead of OS_ADDR in
|
11 年之前 |
nickysn
|
4ab9c6f206
+ fixed tcgtypeconvnode.second_class_to_intf for i8086 far data memory models
|
11 年之前 |
lacak
|
3df0c06293
fcl-db: base: use type casting of StrPLCopy parameter to call right ansi version instead of unicode version.
|
11 年之前 |
nickysn
|
cb33e51425
* tcgloadparentfpnode.pass_generate_code converted to the high level code
|
11 年之前 |
nickysn
|
a7e5896504
+ parentfpvoidpointertype changed to a near 'ss' pointer on i8086
|
11 年之前 |
nickysn
|
7da8719036
+ support near pointers, bound to a segment register in hlcg.reference_reset_base
|
11 年之前 |
nickysn
|
1eb24f9d98
+ remove the segment prefix in make_simple_ref on i8086, in case it is the same
|
11 年之前 |
reiniero
|
17899e92b4
* Some cosmetic mistakes in previous commit fixed. Thanks Laco!
|
11 年之前 |
nickysn
|
48c5d9d213
* tobjectvmt.size and .msize in the rtl changed to sizeuint, because ptruint is
|
11 年之前 |
yury
|
f1727c58c3
* pas2jni: Type cast support. nil objects support.
|
11 年之前 |
nickysn
|
a17c04c3e0
* fixed array to pointer conversion in i8086 far data memory models
|
11 年之前 |
reiniero
|
a12e5406c7
* fcl-db: limit allowed blob types to real blob types only. Provide ftBlobTypes to third party code useful for determining blob types instead of TBlobType.
|
11 年之前 |
yury
|
8f96b9985f
* pas2jni: Revert "Suppress unused import warnings" since it produce other warnings.
|
11 年之前 |
yury
|
30919d0fb1
* pas2jni: Suppress unused import warnings. Fix system unit parsing.
|
11 年之前 |
sergei
|
7e4b98e735
* i386-*bsd: cleaned out handwritten assembler threadvar access from syscall code.
|
11 年之前 |
nickysn
|
e8b9d9bf41
* converted tcgtypeconvnode.second_nil_to_methodprocvar to the high level code
|
11 年之前 |
nickysn
|
187c2af20e
* tcgtypeconvnode.second_proc_to_procvar converted to the high level code
|
11 年之前 |
florian
|
24a9dd43b9
* do not crash with an ie on illegal boolean expressions in conditional compilation directives, resolves #25951
|
11 年之前 |
florian
|
99e1bb32a2
+ apply cse to more inline nodes
|
11 年之前 |
florian
|
6dd2edb10d
* better complexity estimation for some inline nodes
|
11 年之前 |
nickysn
|
214eaebf99
* fixed length(ansistring/widestring/dynarray) in i8086 far data memory models
|
11 年之前 |
nickysn
|
63f0731913
* 16/8-bit alu fix in tcgunaryminusnode.emit_float_sign_change
|
11 年之前 |
florian
|
33602db802
* try to registers more cleverly during fma code generation
|
11 年之前 |
lacak
|
704f018183
fcl-db: tests: cosmetic
|
11 年之前 |