Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/hppa/sys/sbrk.S
RevisionDateAuthorComments
 1.8  10-May-2020  skrll Rename curbrk to __curbrk, and make it and __minbrk hidden
 1.7  05-May-2020  skrll Add a space before any non-nullified instruction. NFCI.
 1.6  12-Sep-2013  joerg Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.
 1.5  14-Mar-2012  skrll branches: 1.5.2;
Use the _end symbol rather than the end symbol. Prevents version info
problems in elflink.c for the heimdal libraries.
 1.4  03-Nov-2009  snj branches: 1.4.6; 1.4.8;
Follow upstream license changes for files with Michael Shalayeff's
copyright. In most cases, this means dropping the 3rd and 4th clauses.
 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.8.1  17-Mar-2012  bouyer Pull up following revision(s) (requested by skrll in ticket #120):
lib/libc/arch/hppa/sys/brk.S: revision 1.5
lib/libc/arch/hppa/sys/sbrk.S: revision 1.5
Use the _end symbol rather than the end symbol. Prevents version info
problems in elflink.c for the heimdal libraries.
 1.4.6.2  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")
 1.4.6.1  17-Apr-2012  yamt sync with head
 1.5.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed