Commit History

Author SHA1 Message Date
  Jonas Maebe 82d92dbf50 * call seterrno instead of manually handling the setting setting the errno 10 years ago
  pierre bba4932ef9 * Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc 12 years ago
  tom_at_work 2b8d704238 * fixed syscall helpers: threadvar index now correctly loaded as dword, helpers are now TOC and environment pointer aware, one-parameter helper was bugged and general cleanup; solves random crashes in these functions in particular with -O2 and threads. 19 years ago
  tom_at_work 940f953e8b * cleanup, removing debug code removed and fixing file headers 20 years ago
  tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog 20 years ago
  tom_at_work 3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 20 years ago
  peter 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago