olle
|
d69418fe36
* made FPC_RAISEEXCEPTION compatible with MacOS
|
22 years ago |
peter
|
6731abb0db
* fixed some reported bugs
|
22 years ago |
daniel
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
Jonas Maebe
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
Jonas Maebe
|
c8978e3440
* fixed for callparatemp
|
22 years ago |
peter
|
77d641fa2a
* init/final of procedure data splitted from genentrycode
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
Jonas Maebe
|
0357f71e14
* fixed several regvar related bugs for non-i386. make cycle with -Or now
|
22 years ago |
peter
|
047a066711
* procinlinenode removed
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
Jonas Maebe
|
cb279b2029
* changed tt_persistant to tt_persistent :)
|
22 years ago |
peter
|
abca40f041
* regvar fixes
|
22 years ago |
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 |