summaryrefslogtreecommitdiffstats
path: root/lib/libc/mips/sys/brk.S
Commit message (Collapse)AuthorAgeFilesLines
* use PTR_WORD for __curbrk and minbrk instead of .word, the new versionjchandra2010-06-251-1/+1
| | | | | | wil support all ABIs. Approved by: rrs (mentor)
* Merge jmallett@'s n64 work into HEAD - changeset 1.jchandra2010-06-161-10/+8
| | | | | | | | | Update libc assembly code to use macros that work on both o32 and n64. Merge string functions from NetBSD. The changes are from http://svn.freebsd.org/base/user/jmallett/octeon Approved by: rrs (mentor), jmallett
* Merge r197800 from projects/mips to head by hand:imp2010-01-081-5/+2
| | | | | | r197800 | gonzo | 2009-10-06 00:35:52 -0600 (Tue, 06 Oct 2009) | 3 lines - curbrk variable for sbrk and brk should be the same - Add correct variable names to Symbol.map
* Add mips support libc from the mips2-jnpr branch of perforce.imp2008-04-261-0/+76
|
* Remove these abortive MIPS bits.obrien2002-03-231-81/+0
|
* Bring in initial libc support for mips. These files were taken fromimp1999-03-031-0/+81
the OpenBSD tree and should be considered preliminary. They are here to facilitate building of the tree.
OpenPOWER on IntegriCloud