peter
|
b4cc4b7b01
* removed compiler warnings
|
23 年之前 |
Jonas Maebe
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
florian
|
521c608ece
* array of const can now take widestring parameters as well
|
24 年之前 |
peter
|
d2e1952377
* procsym definition rewrite
|
24 年之前 |
peter
|
ac400051bd
* allow assignment of overloaded procedures to procvars when we know
|
24 年之前 |
Jonas Maebe
|
32deddeab1
* finetuned register allocation info for assignments
|
24 年之前 |
Jonas Maebe
|
bdf2593265
* fixed range check errors
|
24 年之前 |
Jonas Maebe
|
e8c8f8785a
* fixed bug with assigning ansistrings (left^.location was released too
|
24 年之前 |
peter
|
f88f6eb571
* rtti/init table updates
|
24 年之前 |
michael
|
fc704cd7b0
+ Patch for wrong paramsize
|
24 年之前 |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 年之前 |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 年之前 |
peter
|
8d11d0d6bf
* partly fix for proc of obj=nil
|
24 年之前 |
peter
|
62cccdebb5
* fixed passing of array of record or shortstring to open array
|
24 年之前 |
peter
|
2f3b205358
* fixed opsize for assignment with LOC_JUMP
|
24 年之前 |
florian
|
fb40dcd0bb
+ some widestring stuff added
|
24 年之前 |
peter
|
a7cf57524e
* symtable change to classes
|
24 年之前 |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 年之前 |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
25 年之前 |
Jonas Maebe
|
a8af566cd7
+ new integer regvar handling, should be much more efficient
|
25 年之前 |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 年之前 |
Jonas Maebe
|
4706eff850
* fixes so no more range errors with improved range checking code
|
25 年之前 |
florian
|
1462deb207
* interfaces are basically running
|
25 年之前 |
florian
|
1eea21e93f
* fixed resourcestrings, made a stupid mistake yesterday
|
25 年之前 |
florian
|
3f707e8676
* resourcestrings doesn't need the helper anymore they
|
25 年之前 |
peter
|
ac3c08daca
* added copyvaluepara call again
|
25 年之前 |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 年之前 |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 年之前 |
peter
|
5c5d24b641
* moved n386*.pas to i386/ cpu_target dir
|
25 年之前 |