florian
|
73c46a5988
- removed unused constants
|
8 years ago |
florian
|
0897bd154a
+ align(<int64>,<int64>) and align(<qword>,<qword>), resolves an issue reported on the mailing list with large records
|
8 years ago |
florian
|
74423b88e0
* comment on border between linear list and jmp tree for case statements extended
|
8 years ago |
nickysn
|
5cb724edd9
+ added optimized implementation of a_op64_reg_ref for i386 as well; improves
|
8 years ago |
joost
|
59cd3891e1
* Replaced calls to procedures that depend on global variables, which
|
8 years ago |
florian
|
88e31dc8c3
* revision.inc updated
|
8 years ago |
nickysn
|
f0a63fa895
+ added an optimized implementation of a_op64_reg_ref for i8086; this improves
|
8 years ago |
svenbarth
|
34327000d8
+ add test for Mantis #31521 which is already fixed, though I don't know which revision did it...
|
8 years ago |
florian
|
0cf5ef459d
+ tcgtypeconvnode.second_class_to_intf supports LOC_CONSTANT as well, resolves #31596
|
8 years ago |
svenbarth
|
abc4cf21d1
* fix compiling the 64-bit compiler with a 32-bit one
|
8 years ago |
michael
|
872ed2af11
* Patch from Mattias Gaertner:
|
8 years ago |
michael
|
f12c8a8adc
* Patch from Mattias Gaertner
|
8 years ago |
michael
|
510352e121
* Patch from Mattias Gaertner: when an if-statement has an else always use {} for the BTrue
|
8 years ago |
joost
|
9d6ff959f4
* Clear packages to avoid duplicates on a re-scan
|
8 years ago |
florian
|
971280f082
+ tarmcasenode.genjmptreeentry
|
8 years ago |
michael
|
2d2a93de1d
* Install pasuseanalyzer
|
8 years ago |
florian
|
1ae90bce53
* commented how the limit for a case jmp tree had been determined
|
8 years ago |
florian
|
e8f7c9dfdd
+ test for large case statements
|
8 years ago |
florian
|
d5754cf47c
* create jmp trees for really big case statements
|
8 years ago |
michael
|
3148129d6f
* Fix bug #31587
|
8 years ago |
michael
|
cfa5a354cb
* Patch from Mattias Gaertner
|
8 years ago |
michael
|
298043354b
* Patch from Mattias Gaertner
|
8 years ago |
michael
|
d9a21a8071
* Patch from Mattias Gaertner
|
8 years ago |
michael
|
676b25cc93
* Patch from Mattias Gaertner to fix new (a())()
|
8 years ago |
michael
|
406c7caa6f
* External var does not need, but allows semicolon after var type
|
8 years ago |
michael
|
f7db076989
* Allow external fields also for non-external classes is externalclass modeswitch is active
|
8 years ago |
michael
|
0f40ccd45f
* external class namespace is optional, external fields in class follow variable syntax
|
8 years ago |
michael
|
b4787e1b47
* Fix support for external classes, initial implementation of external properties
|
8 years ago |
michael
|
545fa038f4
* Added support for external classes
|
8 years ago |
Károly Balogh
|
a405b5a150
m68k: improve getreferencestring function a bit
|
8 years ago |