pierre
|
c234eae68a
* cause bits must be clear as flags to avoid a second FPU exception
|
13 years ago |
pierre
|
ba4122fda8
* Add fpu_XXX constants and use them for fpc_cpuinit procedure
|
13 years ago |
pierre
|
48597c64ee
* get_caller_stackinfo: set framebp to nil if addr is nil
|
13 years ago |
pierre
|
f340ef87e3
* get_addr function renamed to get_pc_addr
|
13 years ago |
pierre
|
8469741700
+ Added additional addr pointer parameter to
|
13 years ago |
pierre
|
5f656be053
* Fix last commit, rame is in register
|
13 years ago |
pierre
|
7608182c10
* Frame is in register s8
|
13 years ago |
pierre
|
495a6cfebf
Merge of rev21558-59-60 by Foxsen
|
13 years ago |
pierre
|
8259e69539
Non thread safe implementation of InterlockedXXX functions
|
13 years ago |
florian
|
6b8f452804
* get_frame_*/get_caller_* does not work yet on MIPS
|
13 years ago |
florian
|
2c5a2857e5
* Move for MIPS is broken, commented out for now
|
13 years ago |
pierre
|
9576664f20
+ Add ifdef USE_MIPS_STK2_ASM to disable assmebler code using alterante stack with r23 by default
|
13 years ago |
florian
|
58fbd386a3
* mips system unit compiles
|
13 years ago |
florian
|
a2009af76e
* updated MIPS code so the compiler gets through the system unit
|
13 years ago |
florian
|
8b339ded7a
* started to fix the mips(el) linux rtl
|
13 years ago |