peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
Jonas Maebe
|
376b1ffa17
* fix for op_reg_reg_reg in case the destination is the same as the first
|
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 |
florian
|
4450957bdd
* fixed para locations of fpc_class_new helper call
|
22 years ago |
florian
|
b5d749d24d
* fixed passing of fpu values by fpu register
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
daniel
|
9e2084b8d5
* Further register allocator work. Compiler now smaller with new
|
22 years ago |
peter
|
77cdb2fcae
* fix self passing to fpc_help_fail
|
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 |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
olle
|
a069aadad0
* changed newasmsymbol to newasmsymboldata for data symbols
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
Jonas Maebe
|
d3c2a101a5
+ add used scratch registers to usedintbyproc for non-i386
|
22 years ago |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
peter
|
228153c661
* maybe_testself now really uses the passed register
|
22 years ago |
peter
|
a3c3fb9282
* maybe_testvmt added
|
22 years ago |
daniel
|
ca8b793849
* Fixed internalerror 200301081 problem
|
22 years ago |
daniel
|
cbe0383afe
* Further work to convert codegenerator register convention;
|
22 years ago |
florian
|
2102ce7031
* fixed some PowerPC issues
|
22 years ago |
florian
|
34a91d9171
* fixed broken PowerPC compiler
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
af98b48c22
* stackpointer_alloc added for adjusting ESP. Win32 needs
|
22 years ago |
peter
|
de1efae14f
* removed some runerror and writeln
|
22 years ago |