summaryrefslogtreecommitdiffstats
path: root/lib/libc/mips
Commit message (Expand)AuthorAgeFilesLines
* MFC r277877: Use zero register instead of immediate 0x0 in MIPS assemblyemaste2015-04-281-1/+1
* MFC r274816:brooks2015-01-222-4/+153
* Remove clause 3 and 4 from TNF licensesemaste2013-05-295-35/+0
* The getcontext() from the __fillcontextx() call in thekib2013-05-281-0/+7
* Rework the __vdso_* symbols attributes to only make the symbols weak,kib2013-01-302-0/+50
* Implement _set_tpgonzo2012-03-061-0/+4
* Make the sys/ucontext.h self-contained by changing the return typekib2012-02-011-1/+1
* Add API for obtaining extended machine context states that cannot bekib2012-01-212-1/+71
* Convert softfloat to use the standard exception flag and rounding macrosdas2012-01-161-14/+14
* Change index() and rindex() to a weak alias.ed2012-01-052-2/+2
* Merge index() and strchr() together.ed2012-01-033-7/+11
* Replace a proliferation of buggy MD implementations of modf() with adas2011-10-214-191/+1
* Fix whitespace inconsistencies found in homegrown Symbol.maps.ed2011-10-071-2/+2
* Fix bzero() for 64-bit.jchandra2011-02-221-19/+1
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* Fix PIC_RETURN when abicalls are not defined.jchandra2010-10-241-1/+1
* use PTR_WORD for __curbrk and minbrk instead of .word, the new versionjchandra2010-06-252-2/+2
* Merge jmallett@'s n64 work into HEAD - changeset 2jchandra2010-06-166-39/+111
* Merge jmallett@'s n64 work into HEAD - changeset 1.jchandra2010-06-1620-521/+510
* Reinstate the ptrace patch to restore the 'gp' register after callingneel2010-02-041-0/+3
* -White space cleanup (missing spaces in new line)rrs2010-02-031-5/+2
* This fixes a bug found and fixed by JC. Basicallyrrs2010-02-031-1/+13
* Merge r195030 from project/mips to head by handimp2010-01-091-0/+18
* Merge r197800 from projects/mips to head by hand:imp2010-01-082-7/+4
* Merge r195025 from projects/mips to head by hand:imp2010-01-086-0/+0
* Remove unneeded stdlib directories.ed2009-06-231-4/+0
* These warnings are only relevant on NetBSD it seems. They don't seemimp2009-02-191-3/+0
* These symbols don't belong here. Remove them. Since mips hasn't hadimp2009-02-191-4/+0
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.ed2008-11-091-3/+2
* Add mips support libc from the mips2-jnpr branch of perforce.imp2008-04-2660-0/+3908
* Doh! Extra mips in the path. Remove these and wait until tomorrowimp2008-04-1611-600/+0
* Turns out the machine/asm.h isn't needed here, since SYS.h alreadyimp2008-04-1610-12/+1
* FreeBSD/mips libc support. Merged from perforce mips2-jnpr branch.imp2008-04-1611-0/+611
* Remove these abortive MIPS bits.obrien2002-03-2348-2683/+0
* Fix the style of the SCM ID's.obrien2002-03-221-0/+1
* Fix the style of the SCM ID's.obrien2002-03-226-15/+13
* Bring in initial libc support for mips. These files were taken fromimp1999-03-0348-0/+2684
OpenPOWER on IntegriCloud