Jonas Maebe
|
dbf22a6cc9
* changed copyvalueparas so it also supports register parameters
|
22 years ago |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 years ago |
Jonas Maebe
|
2961250600
* fixed my previous commit
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
Jonas Maebe
|
e7e2cfe9a4
* a_load_loc_reg now has an extra size parameter for the destination
|
22 years ago |
Jonas Maebe
|
fefdcc6331
* fixed bug with intregvars
|
22 years ago |
Jonas Maebe
|
eb441421cc
* fixed ppc cycle
|
22 years ago |
Jonas Maebe
|
2fafd75860
* patch from Peter for nested procedures
|
22 years ago |
peter
|
047a066711
* procinlinenode removed
|
22 years ago |
Jonas Maebe
|
54cacc63a5
* fixed integer typeconversion problems
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
Jonas Maebe
|
3a35aefdfd
* patch from Peter for int64 function results
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
c577c78366
* removed ret_in_acc, it's the reverse of ret_in_param
|
22 years ago |
Jonas Maebe
|
f8cb290a84
* fixed several initialization and finalization related bugs (missing
|
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 |
Jonas Maebe
|
17906f62d2
* moved storing of register parameters to memory even earlier in the
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
michael
|
cf68b27bb9
+ Patch from peter to fix wrong pushing of ansistring function results in open array
|
22 years ago |
peter
|
6d57995944
* do not finalize function results
|
22 years ago |
Jonas Maebe
|
d03841dc16
* store register para's to memory before copying the valuepara's, because
|
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 |
florian
|
b5d749d24d
* fixed passing of fpu values by fpu register
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 years ago |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
peter
|
e248c0ece4
* fixed C style array of const
|
22 years ago |