marco
|
925bc00623
* NetBSD target support. OpenBSD reserved in the enum, for future use.
|
22 years ago |
Jonas Maebe
|
543d919b3d
* made Args parameter of BitsErrorFmt a const one
|
22 years ago |
Jonas Maebe
|
1bb8852335
* fixed register numbering bug
|
22 years ago |
Jonas Maebe
|
f9d90e0a63
+ added from linux
|
22 years ago |
Jonas Maebe
|
34cdc0a37f
* several fixes, addition of Mach trap numbers (thye are simply syscalls
|
22 years ago |
Jonas Maebe
|
eac3e6f828
* several fixes, addition of Mach trap numbers (thye are simply syscalls
|
22 years ago |
peter
|
072a55b73e
* methodpointer self pushing fixed
|
22 years ago |
peter
|
aaf6114364
* moved Comment calls to messge file
|
22 years ago |
peter
|
1b72901b14
* recursive include depth check
|
22 years ago |
peter
|
c0995a3db1
* fix interrupt stack allocation
|
22 years ago |
Jonas Maebe
|
9a0c1f50e9
- undid previous patch, it was not necessary and on top of that, it
|
22 years ago |
peter
|
64eb7ee2ec
* do not generate code when there was an error
|
22 years ago |
peter
|
b1369666c4
* inline fixes
|
22 years ago |
peter
|
cbbbd01d44
* load result using hidden parameter
|
22 years ago |
florian
|
1f099e81a7
* if something doesn't work with callparatemp, the define callparatemp
|
22 years ago |
Jonas Maebe
|
fd581235c8
* fixed ExitCode translation in WaitProcess for Linux and Darwin (and
|
22 years ago |
Jonas Maebe
|
1712878279
* fixed tcginnode endian bug again, but correcty this time :)
|
22 years ago |
Jonas Maebe
|
4ca3d9a2e9
* fixed shr of 64 bit values by non-immediate value
|
22 years ago |
Jonas Maebe
|
527153658e
* added missing firstpass for callparatemp code
|
22 years ago |
Jonas Maebe
|
a835c08458
- removed bogus location_copy for include/exclude
|
22 years ago |
Jonas Maebe
|
df07c64f1f
* added missing firstpass for withrefnode
|
22 years ago |
Jonas Maebe
|
f8c0236bf4
* fixed expectloc of notnode for all processors that have flags
|
22 years ago |
Jonas Maebe
|
517e16dae7
* fixed endian problem with tlocation.value/valueqword fields
|
22 years ago |
Jonas Maebe
|
df5e0bbfc6
* fsqrt is an optional instruction in the ppc architecture and isn't
|
22 years ago |
Jonas Maebe
|
ee71991a7f
* don't save callee-save registers in the caller as well (the ppc code
|
22 years ago |
Jonas Maebe
|
f85bec0291
* endian fixes
|
22 years ago |
Jonas Maebe
|
ff12c6c54f
* save fpu results in a normal fpu register on non-x86 processors
|
22 years ago |
Jonas Maebe
|
54cacc63a5
* fixed integer typeconversion problems
|
22 years ago |
Jonas Maebe
|
5cfedffb9e
* added some missing paralocation size settings
|
22 years ago |
Jonas Maebe
|
d321a5aa3d
* fixed framepointer storage: it's now always stored at r1+12, which is
|
22 years ago |