peter
|
ae8e74b45b
* cleanup and first sparc implementation
|
22 年 前 |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 年 前 |
Jonas Maebe
|
117d6934a1
+ first spill_registers implementation, most likely still very buggy
|
22 年 前 |
Jonas Maebe
|
2763f461ce
* VOLATILE_REGISTERS was wrong (it was more or less the inverted set
|
22 年 前 |
Jonas Maebe
|
cc6a8fbe91
* make sure all registers except r0 are handled by the register
|
22 年 前 |
Jonas Maebe
|
acb3078279
* newra fix for threadvars
|
22 年 前 |
Jonas Maebe
|
80d6905b7b
* fixed my previous completely broken commit. It's not perfect though,
|
22 年 前 |
Jonas Maebe
|
b1917a614b
* support integer registers that are not managed by newra (ie. don't
|
22 年 前 |
Jonas Maebe
|
a82c9531b7
* fixed register leak
|
22 年 前 |
Jonas Maebe
|
b69219bae4
* also generate the caller paraloc info of a procedure if it doesn't exist
|
22 年 前 |
peter
|
af3946938a
* check if owner.defowner is valid when checking private/protected
|
22 年 前 |
peter
|
3127f0a11d
* new bug
|
22 年 前 |
Jonas Maebe
|
14bd8b899a
* create_paraloc_info() is now called separately for the caller and
|
22 年 前 |
Jonas Maebe
|
cc7f340ac8
* set pi_do_call if range/overflow checking is on
|
22 年 前 |
Jonas Maebe
|
0c65bc5a8c
* create_paraloc_info() is now called separately for the caller and
|
22 年 前 |
Jonas Maebe
|
70a5d1e4c2
* create_paraloc_info() is now called separately for the caller and
|
22 年 前 |
Jonas Maebe
|
37d266b63d
* fixed range check errors
|
22 年 前 |
Jonas Maebe
|
024590b0fa
* fixed some range check errors that occurred on big endian systems
|
22 年 前 |
pierre
|
ecaa77a503
* single threadvar debugging support
|
22 年 前 |
pierre
|
907b785f0d
* add support for constant offset in stabs address, needed by threadvar debugging support
|
22 年 前 |
peter
|
60d69bd73f
* fix type declarations > 2gb
|
22 年 前 |
Mattias Gaertner
|
9c875f9926
made palette extendable
|
22 年 前 |
peter
|
1e47d6ffe0
* delay slot NOPs and comments added
|
22 年 前 |
peter
|
9e1bc11060
* syscalls implemented
|
22 年 前 |
peter
|
390db181c1
* loadfpu_reg_reg size specifier
|
22 年 前 |
pierre
|
821c5f0f27
* fix m68k build failure
|
22 年 前 |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 年 前 |
Jonas Maebe
|
b2cdd72e5c
* always add dummy marker object at the start of an assembler list, so
|
22 年 前 |
michael
|
c886a3486e
+ Fixed dependeny on paszlib
|
22 年 前 |
luk
|
97d15e8983
+ and,xor,or operators for TFPColor
|
22 年 前 |