search for: dual1

Displaying 2 results from an estimated 2 matches for "dual1".

Did you mean: dual
2019 Jan 21
0
[klibc:master] alpha: Fix dual1 system call wrapper
...g/?p=libs/klibc/klibc.git;a=commit;h=fb7fdfa873f980d71b3acafea381af77e927cace Author: Ben Hutchings <ben at decadent.org.uk> AuthorDate: Mon, 21 Jan 2019 03:09:10 +0000 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Mon, 21 Jan 2019 03:19:12 +0000 [klibc] alpha: Fix dual1 system call wrapper Several get*id() system calls are paired up on alpha, returning one ID in v0 (usual return register) and another ID in a4. The "dual1" system call wrapper is used when we want the second ID from a4. This system call wrapper had a fatal bug: it moves v0 to a4, but it...
2019 Feb 01
0
[ANNOUNCE] klibc 2.0.6
...h without ".shared" suffix [klibc] Kbuild: Add option to install unstripped binaries [klibc] resume: Write resume_offset attribute [klibc] Use -Ttext-segment to link shared library on all arches [klibc] Kbuild: Enable full debug information [klibc] alpha: Fix dual1 system call wrapper [klibc] fcntl: Fix struct flock for 32-bit architectures [klibc] parisc: Fix vfork() [klibc] Fix errlist.c generation in out-of-tree build [klibc] alpha: Fix division routine generation in out-of-tree build [klibc] Makefile: Honour KBUILD_SRC variab...