peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
540691bf02
* optimized releasing of registers
|
22 years ago |
peter
|
c6f0a5fb0e
* fix allocation of threadvar parameter
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
peter
|
d77cf79d3b
* optimized releasing of registers
|
22 years ago |
peter
|
ab3d323e5b
* rearranged threadvar code so the result register is the same
|
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
|
9311d0803d
* save destroyed registers when calling threadvar helper
|
22 years ago |
marco
|
cd5ae5fcc3
* Patch from Peter for paraloc
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
daniel
|
81d4cc15c7
* Fixed the fixed trouble
|
22 years ago |
daniel
|
78ee625c7e
* Fixed some R_NO trouble
|
22 years ago |
Jonas Maebe
|
66fcf33869
* fix for threadvars with -dnewra
|
22 years ago |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 years ago |
Jonas Maebe
|
acb3078279
* newra fix for threadvars
|
22 years ago |
Jonas Maebe
|
3bbea08997
* fixed register allocation for threadvar loads with newra
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
a0b9306652
* newra compiles for sparc
|
22 years ago |
Jonas Maebe
|
dab8ab29cc
* fixed regvar optimization for call_by_reference parameters (no need
|
22 years ago |
Jonas Maebe
|
8e09d78f79
+ ability to change the location of a ttempref node with changelocation()
|
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 |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
Jonas Maebe
|
31db518df3
* forgot to commit, a_load_loc_reg change
|
22 years ago |
peter
|
0799b0663d
* generic fpc_shorstr_concat
|
22 years ago |
Jonas Maebe
|
d321a5aa3d
* fixed framepointer storage: it's now always stored at r1+12, which is
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |