Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
Jonas Maebe
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 years ago |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
d179aea20d
* ungetregisterfpu gets size parameter
|
22 years ago |
peter
|
a0b9306652
* newra compiles for sparc
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
peter
|
2df40538b9
* g_copyopenarrayvalue gets length reference
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |
peter
|
948ef20ecc
* generic a_call_ref
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
Jonas Maebe
|
e7e2cfe9a4
* a_load_loc_reg now has an extra size parameter for the destination
|
22 years ago |
Jonas Maebe
|
0c717891ff
* fixed bug in a_load_loc_ref (the source instead of dest size was passed
|
22 years ago |
Jonas Maebe
|
f433c21ead
* use as little different registers on the ppc until newra is released,
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
Jonas Maebe
|
376b1ffa17
* fix for op_reg_reg_reg in case the destination is the same as the first
|
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
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
florian
|
4450957bdd
* fixed para locations of fpc_class_new helper call
|
22 years ago |
florian
|
b5d749d24d
* fixed passing of fpu values by fpu register
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
daniel
|
9e2084b8d5
* Further register allocator work. Compiler now smaller with new
|
22 years ago |