Jonas Maebe
|
cfae9df535
* added missing ","
|
19 anni fa |
tom_at_work
|
8c8e25353b
* reverted changes from 2214, needs to be split into several commits
|
19 anni fa |
tom_at_work
|
6313a9be7b
* basic code generation for dynamic linking code for ppc64
|
19 anni fa |
Jonas Maebe
|
5e9db609e3
* fixed bug fixref whereby a register of a reference was overwritten
|
19 anni fa |
florian
|
e43a1223ff
* fixed refs book keeping
|
19 anni fa |
marco
|
27c92161d6
* Ales Katona's errors patch
|
19 anni fa |
Jonas Maebe
|
a8ea851999
* changed min and max so more efficient code is generated for them
|
19 anni fa |
Jonas Maebe
|
c54826b403
* removed extra deallocation and allocation of function result
|
19 anni fa |
Jonas Maebe
|
1521a33979
* fixed allocregdebug code
|
19 anni fa |
florian
|
a3e3e7e8c5
* avoid esp to be freed
|
19 anni fa |
daniel
|
155b36dc87
* Add extra check for owner of tty
|
19 anni fa |
Károly Balogh
|
cd38c236a0
+ made the compiler to know about PowerPC AmigaOS
|
19 anni fa |
Károly Balogh
|
c723aa9c86
+ first startup code implementation for amigaos4
|
19 anni fa |
Károly Balogh
|
fd54c6b468
+ ppc-amigaos stack cookie support
|
19 anni fa |
Jonas Maebe
|
b334da9a54
* fixed dlgtemplate and dlgitemtemplate structs (Martin Schreiber)
|
19 anni fa |
Jonas Maebe
|
5692b93a52
* fixed bug in regalloc info in case a sequence is swapped with
|
19 anni fa |
Jonas Maebe
|
a885e9da0e
* fixed replaceregdebug code
|
19 anni fa |
Károly Balogh
|
000e839d77
- fixed system.chdir() to properly return error
|
19 anni fa |
Jonas Maebe
|
0da53e4ff0
* don't give an IE with extdebug on darwin if a symbol is "re-allocated"
|
19 anni fa |
Jonas Maebe
|
fc1b5c9fe2
* fixed backwards extension of regalloc information
|
19 anni fa |
Jonas Maebe
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 anni fa |
Jonas Maebe
|
548a9040bc
* test for register variables and goto
|
19 anni fa |
Jonas Maebe
|
ea89d8a881
* don't move addresses in a LOC_CREGISTER to another register for
|
19 anni fa |
florian
|
4eb1bc5dc9
* removed obsolete example
|
19 anni fa |
florian
|
9670e0eb78
* leave stackframe on x86-64 as well away if possible
|
19 anni fa |
Jonas Maebe
|
61ef30381c
* Only synchronise regvars after a loop (and only those regvars
|
19 anni fa |
Jonas Maebe
|
b769a968e3
* make sure live_start and live_end are correctly updated while
|
19 anni fa |
Jonas Maebe
|
24c3ec1095
* also process methodpointerinit and methodpointerdone fields
|
19 anni fa |
joost
|
5e631df4cc
+ do not try to applyupdates on an empty dataset
|
19 anni fa |
Jonas Maebe
|
fe71df8928
* also synchronise FPU and MM CREGISTERS at the end of procedures
|
19 anni fa |