peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
Jonas Maebe
|
5a5b42e927
- removed initialization code
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
Jonas Maebe
|
cc6a8fbe91
* make sure all registers except r0 are handled by the register
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
Jonas Maebe
|
7ca760912b
* tcginnode.pass_2 doesn't call a helper anymore in any case
|
22 years ago |
Jonas Maebe
|
55509b199b
* (de)allocation of registers for parameters is now performed properly
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
Jonas Maebe
|
ee71991a7f
* don't save callee-save registers in the caller as well (the ppc code
|
22 years ago |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
florian
|
be574d1cf2
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
Jonas Maebe
|
71a52a4aeb
* several powerpc-related additions and fixes
|
23 years ago |