olle
|
b9394fd616
- removed parameter from fpc_iocheck
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
marco
|
c461204cdc
* fix from Jonas.
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
mazen
|
f8be2992fd
- dupplicated code removed
|
22 years ago |
Jonas Maebe
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 years ago |
Jonas Maebe
|
d191387d5a
* fixed 64bit int results with -dnewra (you can't free both registers and
|
22 years ago |
peter
|
1b633246b9
* sparc fixes
|
22 years ago |
Jonas Maebe
|
f909d6a620
* fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86
|
22 years ago |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
Jonas Maebe
|
14bd8b899a
* create_paraloc_info() is now called separately for the caller and
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
Jonas Maebe
|
673d792cc6
* release function result registers if the functino result isn't used
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
02b3ec4f28
* newra fixes
|
22 years ago |
Jonas Maebe
|
5a5b7e0192
* deallocate parameter registers in time for newra
|
22 years ago |
Jonas Maebe
|
55509b199b
* (de)allocation of registers for parameters is now performed properly
|
22 years ago |
peter
|
77d641fa2a
* init/final of procedure data splitted from genentrycode
|
22 years ago |
Jonas Maebe
|
10eb92c546
* optimized assignments with on the right side a function that returns
|
22 years ago |
Jonas Maebe
|
992be99250
* fixed weird error in the copyleft statement :)
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
Jonas Maebe
|
29f6a3f50e
* fixed double secondpassing of procvar loads
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
daniel
|
5c6da84d2c
* Restored original methodpointer code for non newra case
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 years ago |
peter
|
92430d4881
* typo in FUNCTION_RESULT_REG
|
22 years ago |