Commit History

Author SHA1 Message Date
  peter d0e4a452e4 * signed compare fixed 22 years ago
  peter 3f97c26b4b * shr and div fixed 22 years ago
  peter e18f285edf * fix setting return value 22 years ago
  Jonas Maebe f909d6a620 * fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86 22 years ago
  marco cd02a8ecca * regen makefile 22 years ago
  marco 31945d49db * Fix for Peter's moving sysnr.inc to processor dependant dirs 22 years ago
  peter 030f85b536 * syscall6 alias fixed 22 years ago
  Jonas Maebe d514f33ce4 * committed wrong file previously :( 22 years ago
  peter eea01b6b7f * Syscall number is architecture dependent 22 years ago
  peter e14ecb2c53 * wrong return reg 22 years ago
  Jonas Maebe 1846337739 * fixed ppc compiler 22 years ago
  peter 32d076480b * framepointer fixes for sparc 22 years ago
  peter ae8e74b45b * cleanup and first sparc implementation 22 years ago
  daniel 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 years ago
  Jonas Maebe 117d6934a1 + first spill_registers implementation, most likely still very buggy 22 years ago
  Jonas Maebe 2763f461ce * VOLATILE_REGISTERS was wrong (it was more or less the inverted set 22 years ago
  Jonas Maebe cc6a8fbe91 * make sure all registers except r0 are handled by the register 22 years ago
  Jonas Maebe acb3078279 * newra fix for threadvars 22 years ago
  Jonas Maebe 80d6905b7b * fixed my previous completely broken commit. It's not perfect though, 22 years ago
  Jonas Maebe b1917a614b * support integer registers that are not managed by newra (ie. don't 22 years ago
  Jonas Maebe a82c9531b7 * fixed register leak 22 years ago
  Jonas Maebe b69219bae4 * also generate the caller paraloc info of a procedure if it doesn't exist 22 years ago
  peter af3946938a * check if owner.defowner is valid when checking private/protected 22 years ago
  peter 3127f0a11d * new bug 22 years ago
  Jonas Maebe 14bd8b899a * create_paraloc_info() is now called separately for the caller and 22 years ago
  Jonas Maebe cc7f340ac8 * set pi_do_call if range/overflow checking is on 22 years ago
  Jonas Maebe 0c65bc5a8c * create_paraloc_info() is now called separately for the caller and 22 years ago
  Jonas Maebe 70a5d1e4c2 * create_paraloc_info() is now called separately for the caller and 22 years ago
  Jonas Maebe 37d266b63d * fixed range check errors 22 years ago
  Jonas Maebe 024590b0fa * fixed some range check errors that occurred on big endian systems 22 years ago