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 |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
e258c7bf84
* allow multi pass2 changed to global boolean instead of node flag
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
olle
|
a069aadad0
* changed newasmsymbol to newasmsymboldata for data symbols
|
22 years ago |