peter
|
cbbbd01d44
* load result using hidden parameter
|
22 年之前 |
florian
|
1f099e81a7
* if something doesn't work with callparatemp, the define callparatemp
|
22 年之前 |
Jonas Maebe
|
fd581235c8
* fixed ExitCode translation in WaitProcess for Linux and Darwin (and
|
22 年之前 |
Jonas Maebe
|
1712878279
* fixed tcginnode endian bug again, but correcty this time :)
|
22 年之前 |
Jonas Maebe
|
4ca3d9a2e9
* fixed shr of 64 bit values by non-immediate value
|
22 年之前 |
Jonas Maebe
|
527153658e
* added missing firstpass for callparatemp code
|
22 年之前 |
Jonas Maebe
|
a835c08458
- removed bogus location_copy for include/exclude
|
22 年之前 |
Jonas Maebe
|
df07c64f1f
* added missing firstpass for withrefnode
|
22 年之前 |
Jonas Maebe
|
f8c0236bf4
* fixed expectloc of notnode for all processors that have flags
|
22 年之前 |
Jonas Maebe
|
517e16dae7
* fixed endian problem with tlocation.value/valueqword fields
|
22 年之前 |
Jonas Maebe
|
df5e0bbfc6
* fsqrt is an optional instruction in the ppc architecture and isn't
|
22 年之前 |
Jonas Maebe
|
ee71991a7f
* don't save callee-save registers in the caller as well (the ppc code
|
22 年之前 |
Jonas Maebe
|
f85bec0291
* endian fixes
|
22 年之前 |
Jonas Maebe
|
ff12c6c54f
* save fpu results in a normal fpu register on non-x86 processors
|
22 年之前 |
Jonas Maebe
|
54cacc63a5
* fixed integer typeconversion problems
|
22 年之前 |
Jonas Maebe
|
5cfedffb9e
* added some missing paralocation size settings
|
22 年之前 |
Jonas Maebe
|
d321a5aa3d
* fixed framepointer storage: it's now always stored at r1+12, which is
|
22 年之前 |
Jonas Maebe
|
17d2b2cc15
* fixed strscan and strrscan
|
22 年之前 |
Jonas Maebe
|
a399f7898c
* added longint typecase to odd(smallint_var) call to avoid overload
|
22 年之前 |
Jonas Maebe
|
7804ac8ec2
- disable addoptnodes for powerpc, because they can generate calls in
|
22 年之前 |
florian
|
2348799448
* fixed compilation of sparc system unit
|
22 年之前 |
florian
|
995f7e0f11
* fix some small flaws which prevent sparc linux system unit from compiling
|
22 年之前 |
Jonas Maebe
|
b6088901a6
* fixed storing to errno for single threaded programs
|
22 年之前 |
florian
|
89c93b12c4
* fixed sparc compiler compilation
|
22 年之前 |
Jonas Maebe
|
e8bceeb54a
* fixed exclude
|
22 年之前 |
florian
|
29a9f050ed
+ dummy implementation readded to satisfy makefile
|
22 年之前 |
Jonas Maebe
|
25435fe881
* corrected fix for endian differences in tcginnode
|
22 年之前 |
Jonas Maebe
|
ae88588462
- undid previous commit, it was wrong
|
22 年之前 |
Jonas Maebe
|
bee07d21a9
* fixed tests for whether a certain int register is unused
|
22 年之前 |
Jonas Maebe
|
74301b9544
* fixed support for nested procedures and more parameters than those
|
22 年之前 |