florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
daniel
|
399036f1c2
* State tracker work
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
carl
|
da8b01e708
+ change unit use
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
peter
|
b4cc4b7b01
* removed compiler warnings
|
23 years ago |
michael
|
30c1ee7971
* Compilation without mmx support fixed from Peter
|
23 years ago |
Jonas Maebe
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
23 years ago |
Jonas Maebe
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
23 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
Jonas Maebe
|
8a2c142e46
* fixed internalerror(10) due to previous fpu overflow fixes ("merged")
|
24 years ago |
Jonas Maebe
|
a39cd8a580
* made multiplying, dividing and mod'ing of int64 and qword processor
|
24 years ago |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
3b021ef283
* fix constant not evaluation
|
24 years ago |
peter
|
759f678192
* move constant folding into det_resulttype
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
Jonas Maebe
|
1fb6eeab5e
* not (cardinal) now has cardinal instead of longint result (bug reported
|
24 years ago |
Jonas Maebe
|
ff333ffa1b
* fixed 'qword mod/div pos_const' to have qword result
|
24 years ago |
peter
|
fd7d431a0c
* remove nasm hack
|
24 years ago |
peter
|
e16486a958
* fixed wrong notes about locals
|
24 years ago |
florian
|
00917cb46f
* the info about exception frames is stored now on the stack
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
Jonas Maebe
|
519abba1ff
* 'resulttype of cardinal shl/shr x' is cardinal instead of longint
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
38951f5ce1
* lot of compile updates for cg11
|
25 years ago |