peter
|
2392f28675
* parameter fixes
|
22 years ago |
peter
|
72b8932713
* check for refs>0 in init/final local data
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
76a53a375d
* varspez in calls to push_addr_param
|
22 years ago |
peter
|
c8bc89720c
* location_force_reg gives IE when size=OS_NO
|
22 years ago |
peter
|
f8bb9785e0
* remove obsolete code already in comments
|
22 years ago |
florian
|
8f66389b46
* improved arm code generation
|
22 years ago |
marco
|
cd5ae5fcc3
* Patch from Peter for paraloc
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
daniel
|
cdb8a15f4a
* Some more R_NO changes
|
22 years ago |
peter
|
d113495cf1
* fixed stackalloc to not allocate localst.datasize twice
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
daniel
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
daniel
|
557ac8b02e
* Fixed a register allocator bug
|
22 years ago |
Jonas Maebe
|
177d57f22c
* split en_exit_code into a part that may allocate a register and a part
|
22 years ago |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
Jonas Maebe
|
aa9f048e02
* fixed -dnewra compilation problems
|
22 years ago |
peter
|
43746bc54a
* alloc register for function result
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
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
|
2df40538b9
* g_copyopenarrayvalue gets length reference
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
Jonas Maebe
|
cbe4a3abd1
* fixed ref/loc problems
|
22 years ago |
daniel
|
fc90d8ab4b
* fixed conflict marks
|
22 years ago |