Jonas Maebe
|
bade472032
* fixed some more optimizer bugs, make cycle now works with -O2p3,
|
21 years ago |
peter
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 years ago |
Jonas Maebe
|
6abc491796
- disable removal of dead loads before a call, because register
|
21 years ago |
peter
|
39b4e0398a
* fixed csdebug
|
21 years ago |
peter
|
19b2170ee4
* optimizer works again with 1.0.x
|
21 years ago |
Jonas Maebe
|
942cfc9aac
* isgp32reg was being called with both tsuperregister and tregister
|
21 years ago |
Jonas Maebe
|
f3d82160b1
* fixed some more bugs which only showed up in a ppc cross compiler
|
21 years ago |
Jonas Maebe
|
7f4a3bf1a9
* fixed bug which only showed up in the ppc crosscompiler :)
|
22 years ago |
Jonas Maebe
|
7128b3fdd2
* fixed double unit usage
|
22 years ago |
Jonas Maebe
|
aad37ce53c
* fixed optimiser so it compiles again
|
22 years ago |
Jonas Maebe
|
3c5d94dc64
* fixed nil pointer access
|
22 years ago |
Jonas Maebe
|
db7d93495b
* first small steps towards an oop optimizer
|
22 years ago |
peter
|
4c66ac6cab
* internal changeregsize for optimizer
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
peter
|
abca40f041
* regvar fixes
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
peter
|
3f0491bb38
* changed reg2opsize to function
|
22 years ago |
daniel
|
18ab545cb7
* Fixed the optimizer
|
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 |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
carl
|
fb605f11b0
* changeregsize -> rg.makeregsize
|
23 years ago |
carl
|
b4f0af389d
+ generic FPC_CHECKPOINTER
|
23 years ago |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 years ago |