peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
Jonas Maebe
|
5ed5d2897f
* fixed ttemprefnode.compare and .getcopy to take offset field into
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
Jonas Maebe
|
934974e234
* fixed tstatementnode.det_resulttype and tststatementnode.pass_1
|
22 years ago |
daniel
|
a32926e2fc
* Some work on interference graph construction
|
22 years ago |
Jonas Maebe
|
bd90c192c5
* ttempdeletenode.create now sets the nodetype to tempdeleten instead of
|
22 years ago |
peter
|
e25ef86b0a
* errornode.mark_write added
|
22 years ago |
daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 years ago |
peter
|
34e8266af4
* case statement inlining added
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
d8495ac883
* don't complain in X- mode for internal generated function calls
|
23 years ago |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 years ago |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
peter
|
8082f79ea6
* first things tai,tnode storing in ppu
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
daniel
|
399036f1c2
* State tracker work
|
23 years ago |
daniel
|
eeae0e4c00
+ Added the beginning of a state tracker. This will track the values of
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
Jonas Maebe
|
09de3f8d5b
* fixed errors found with new -CR code from Peter when cycling with -O2p3r
|
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 |
florian
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
peter
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
peter
|
5e7a1e3729
* removed unused units
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |