OpenGrok
Cross Reference: pipe.S
xref
: /
src
/
lib
/
libc
/
arch
/
mips
/
sys
/
pipe.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/mips/sys/pipe.S
Revision
Date
Author
Comments
1.12
14-Dec-2009
matt
Merge from matt-nb5-mips64.
1.11
22-Apr-2005
simonb
branches: 1.11.34;
Use the same function name in the LEAF() and END() directives.
1.10
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.9
10-Nov-2002
thorpej
ABICALLS -> __ABICALLS__
1.8
13-Dec-2000
simonb
branches: 1.8.2;
Remove all the .abicalls assembler directives - "SYS.h" already has that.
1.7
28-Sep-2000
kleink
Need an internal name for pipe(2).
1.6
14-Jan-1999
kleink
branches: 1.6.10;
* On architectures using ELF, and conditionally on those in transition, rename
_ASM_LABEL(cerror) and _ASM_LABEL(curbrk) to _C_LABEL(__cerror) and
_C_LABEL(__curbrk) (or their respective architecture-specific equivalents) to
avoid possible name clashes with identifiers used in user applications.
* Do the same for minbrk on all architectures to avoid a GCC-specific (and
on ELF architectures effectively useless) symbol reference renaming in MI code.
1.5
17-Sep-1996
jonathan
* Add Mips ABI changes for ELf shared library support.
From OpenBSD, patched into NetBSD by <bouyer@ensta.fr>.
* Include generic NetBSD/mips <mips/*.h> files, instead of old Sprite names.
1.4
16-Sep-1996
jonathan
Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string
from "Id:" to "NetBSD:".
1.3
15-Dec-1994
mycroft
More underscores...
1.2
14-Nov-1994
dean
Prepended underscores
1.1
24-May-1994
glass
libc support for mips. libkern hooks are disabled
1.6.10.1
29-Sep-2000
kleink
Pull up rev. 1.7 (approved by thorpej):
Add internal name for pipe().
1.8.2.1
11-Nov-2002
nathanw
Catch up to -current
1.11.34.2
18-Aug-2009
matt
Cleanup RCSIDs.
Use SYSTRAP instead li v0, SYS_*; syscall since that's what SYSTRAP does.
1.11.34.1
16-Aug-2009
matt
Move to new ABI agnostic mechanisms. Get rid of magic constants.
Use genassym.cf to generate them.
Indexes created Tue Sep 30 20:09:53 GMT 2025