diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-11-15 13:46:14 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-11-15 13:46:14 +0000 |
commit | 4d3c7f75e644c67e3110fa7ded9eb6af696f8ef2 (patch) | |
tree | 11357382c5da640a8dcd1b90c09b8b19cfdae6a7 /Changelog | |
parent | 30c30b2c9990d4f620fed8292c0fbf28f8cbd16f (diff) |
Stefan Allius writes:
I attached a patch, which revise the clone.S and vfork.S:
- Use PIC code.
- include new file syscall.S, so we can simply make a branch to
__syscall_error instead of a PLT/GOT call
- call errno_location to store the syscall error (for pthreads)
- avoid to use the 'shad' statement on SH2 targets
- call fork if vfork isn't available
- some cleanups and optimization
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions