Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/hppa/sys/__vfork14.S
RevisionDateAuthorComments
 1.10  09-May-2020  skrll No need to .import __cerror as SYS.h does it
 1.9  05-May-2020  skrll Mark __cerror as hidden to avoid using the PLT. This is required for new
binutils where the PLT stubs now use %t1 (%r22) which is used to pass
the errno to __cerror.
 1.8  05-May-2020  skrll Add a space before any non-nullified instruction. NFCI.
 1.7  03-May-2020  skrll Trailing whitespace
 1.6  06-Mar-2014  skrll Move to a flat space register convention. %sr[4-7] are all now the space
number allocated to the process. gcc produces (slightly) better code
with this convention.

Retain backwards compatiblity.

Welcome to 6.99.36
 1.5  28-Apr-2008  martin branches: 1.5.4; 1.5.8; 1.5.28;
Remove clause 3 and 4 from TNF licenses
 1.4  01-Jul-2004  skrll branches: 1.4.24;
Add a cerror.S and re-work various syscalls and SYS.h to use __cerror.

With help from the OpenBSD version of SYS.h.
 1.3  06-Oct-2003  matt Update to new assmbler needs. Add getcontext.S stub.
 1.2  01-Jul-2002  fredette Changes to allow libc to compile as PIC on the hppa.
 1.1  06-Jun-2002  fredette Added hppa support (some of it incomplete) to lib/csu, lib/libc,
and lib/libkvm.
 1.4.24.1  18-May-2008  yamt sync with head.
 1.5.28.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5.8.1  28-Apr-2008  martin file __vfork14.S was added on branch christos-time_t on 2008-04-28 20:22:57 +0000
 1.5.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed