Jonas Maebe
|
8e09d78f79
+ ability to change the location of a ttempref node with changelocation()
|
22 年之前 |
Jonas Maebe
|
820302b098
- disabled "result := value; exit;" -> exit(value) optimization because
|
22 年之前 |
peter
|
8ff5792776
* remove some unit dependencies
|
22 年之前 |
Jonas Maebe
|
cb279b2029
* changed tt_persistant to tt_persistent :)
|
22 年之前 |
peter
|
05c05f2555
* failn removed
|
22 年之前 |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 年之前 |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 年之前 |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 年之前 |
Jonas Maebe
|
5ed5d2897f
* fixed ttemprefnode.compare and .getcopy to take offset field into
|
22 年之前 |
peter
|
47489f2376
* firstpass uses expectloc
|
22 年之前 |
Jonas Maebe
|
934974e234
* fixed tstatementnode.det_resulttype and tststatementnode.pass_1
|
22 年之前 |
daniel
|
a32926e2fc
* Some work on interference graph construction
|
22 年之前 |
Jonas Maebe
|
bd90c192c5
* ttempdeletenode.create now sets the nodetype to tempdeleten instead of
|
22 年之前 |
peter
|
e25ef86b0a
* errornode.mark_write added
|
22 年之前 |
daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 年之前 |
peter
|
34e8266af4
* case statement inlining added
|
23 年之前 |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 年之前 |
peter
|
d8495ac883
* don't complain in X- mode for internal generated function calls
|
23 年之前 |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 年之前 |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 年之前 |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 年之前 |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 年之前 |
peter
|
8082f79ea6
* first things tai,tnode storing in ppu
|
23 年之前 |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 年之前 |
daniel
|
399036f1c2
* State tracker work
|
23 年之前 |
daniel
|
eeae0e4c00
+ Added the beginning of a state tracker. This will track the values of
|
23 年之前 |
peter
|
4285e99853
* internal linker
|
23 年之前 |
Jonas Maebe
|
09de3f8d5b
* fixed errors found with new -CR code from Peter when cycling with -O2p3r
|
23 年之前 |
peter
|
06ebac4e27
* readded missing revisions
|
23 年之前 |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 年之前 |