aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sparc64/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove sparc64 specific parts of libc.Warner Losh2020-02-261-7/+0
* Remove duplicate copies of trivial getcontextx.cEd Maste2015-01-121-2/+3
* Add API for obtaining extended machine context states that cannot beKonstantin Belousov2012-01-211-1/+1
* Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz2011-10-211-1/+1
* Remove fpsetsticky(). This was added for SysV compatibility, but dueDavid Schultz2005-03-151-1/+1
* Add support for TLS in statically linked programs.Doug Rabson2004-08-151-1/+1
* Replace seven nominally MD implementations of frexp() that are brokenDavid Schultz2004-07-181-1/+1
* Implement the classification macros isfinite(), isinf(), isnan(), andDavid Schultz2004-07-091-1/+1
* Implement signalcontext.Jake Burkholder2003-08-081-2/+2
* Implement makecontext.Jake Burkholder2003-04-011-3/+4
* Add implementations of fpgetmask(), fpgetround(), fpgetsticky(),Thomas Moestl2002-09-141-1/+2
* Add an implementation of fabs() (which is quite trivial).Thomas Moestl2002-09-131-1/+1
* Add frexp(3).David E. O'Brien2002-06-291-2/+2
* Add fpsetmask(). Needed to build miniperl.Jake Burkholder2002-03-051-2/+2
* Actually build new files.Jake Burkholder2001-11-191-1/+2
* Minimal libc for sparc64.Jake Burkholder2001-10-261-0/+3