peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
florian
|
de6916276a
* merged more x86-64/i386 code
|
22 years ago |
michael
|
cf68b27bb9
+ Patch from peter to fix wrong pushing of ansistring function results in open array
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
daniel
|
a32926e2fc
* Some work on interference graph construction
|
22 years ago |
olle
|
a069aadad0
* changed newasmsymbol to newasmsymboldata for data symbols
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
carl
|
2c19def917
* bugfix of FPU emulation code
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
daniel
|
e53536b234
* Compiler now cycles with var_notification
|
22 years ago |
daniel
|
382902d556
* Some debugging on for loop optimization
|
22 years ago |
daniel
|
158e9689d7
+ Notification implementation complete
|
22 years ago |
florian
|
e8bb7d10c3
* loop node flags from node flags splitted
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
florian
|
d5f0cbbf2b
* fixes to common code to get the alpha compiler compiled applied
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
peter
|
274624f2f6
* assignn check in exitnode changed to use a separate boolean as the
|
23 years ago |
peter
|
7d02a4f264
* increase refcount in exit(arg) for arg
|
23 years ago |
peter
|
563a0dc818
* fixed wrong label in jump of except block (was also in n386flw wrong)
|
23 years ago |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
carl
|
588abc6631
* jmpbuf size allocation for exceptions is now cpu specific (as it should)
|
23 years ago |
carl
|
c68b2dfbee
* rename swatoperands to swapoperands
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
carl
|
3a70811b1a
* fixed generic exception management
|
23 years ago |
carl
|
32f3f65a26
+ added generic exception support (still does not work!)
|
23 years ago |