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 |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
Jonas Maebe
|
8acf67d327
* fixed (last?) remaining -tvarsym(X).address to
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
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 |