Jonas Maebe
|
82d92dbf50
* call seterrno instead of manually handling the setting setting the errno
|
10 gadi atpakaļ |
pierre
|
bba4932ef9
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
|
12 gadi atpakaļ |
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 gadi atpakaļ |
tom_at_work
|
940f953e8b
* cleanup, removing debug code removed and fixing file headers
|
20 gadi atpakaļ |
tom_at_work
|
c5f89d7efd
* release old stack pointer register on ppc64 after method prolog
|
20 gadi atpakaļ |
tom_at_work
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 gadi atpakaļ |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 gadi atpakaļ |