Jonas Maebe
|
394eccf1e0
* optimize away "x mod 1" and "x div 1" + test (ppc code generator handled
|
19 years ago |
florian
|
8dcba495f4
* forgotten commit
|
19 years ago |
florian
|
1c1bea2b29
Merged revisions 3513 via svnmerge from
|
19 years ago |
peter
|
9759c14244
Merged revisions 1913-1914,1920,1922,1925,1957,1976,2024,2038,2052,2126,2140 via svnmerge from
|
19 years ago |
fpc
|
6434db35c2
* mime-type property in fixes branch set
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
07c67967cf
* fixed div qword
|
21 years ago |
peter
|
c25228226d
* don't change sign for unsigned shl/shr operations
|
21 years ago |
peter
|
e661df03ee
* fixes to previous constant integer commit
|
21 years ago |
peter
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
peter
|
05e0d83348
* operator overload chooses rewrite
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
8012731ede
*** empty log message ***
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
florian
|
d7786f6246
* fixed generic shl/shr operations
|
21 years ago |
Jonas Maebe
|
e9eff10134
+ support for evaluating qword constant expressions (both arguments have
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
Jonas Maebe
|
f8c0236bf4
* fixed expectloc of notnode for all processors that have flags
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |