Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/alpha/sys/sbrk.S
RevisionDateAuthorComments
 1.9  07-May-2001  kleink Make the END() argument match the entry name.
 1.8  26-Jun-2000  kleink branches: 1.8.2;
Thinko in previous: we do always use an internal name.
 1.7  23-Jun-2000  kleink Add internal names for brk() and sbrk().
 1.6  14-Jun-2000  cgd branches: 1.6.2;
fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.5  14-Jan-1999  kleink branches: 1.5.8;
* 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.4  17-Oct-1996  cgd catch up with <machine/asm.h> changes, SYS.h changes, and the removal
of DEFS.h
 1.3  09-Sep-1996  cgd user better names for local labels, as suggested by Matt Thomas and
slightly tweaked.
 1.2  04-Nov-1995  cgd be more conservative when setting the gp
 1.1  10-Feb-1995  cgd libc support for the alpha. more functions should be written in assembler,
but that's optimization. 8-)
 1.5.8.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.6.2.1  21-Aug-2000  kleink Pull up revs. 1.7-1.8 (approved by thorpej):
Add internal names for brk(), sbrk() and fork().
 1.8.2.1  08-Oct-2001  nathanw Catch up to -current.

RSS XML Feed