| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r262613: | dim | 2014-03-26 | 1 | -1/+1 |
* | MFC r258779,r258780,r258787,r258822: | eadler | 2014-02-04 | 2 | -4/+4 |
* | Prefix the alias macros for members of struct __mcontext with an underscore | marius | 2013-07-12 | 2 | -8/+8 |
* | The getcontext() from the __fillcontextx() call in the | kib | 2013-05-28 | 1 | -0/+7 |
* | Rework the __vdso_* symbols attributes to only make the symbols weak, | kib | 2013-01-30 | 2 | -0/+50 |
* | Make the sys/ucontext.h self-contained by changing the return type | kib | 2012-02-01 | 1 | -1/+1 |
* | Add API for obtaining extended machine context states that cannot be | kib | 2012-01-21 | 2 | -1/+70 |
* | Computations on NaNs are supposed to return one of the input NaNs unchanged. | das | 2012-01-16 | 2 | -4/+3 |
* | Replace a proliferation of buggy MD implementations of modf() with a | das | 2011-10-21 | 3 | -179/+1 |
* | Fix whitespace inconsistencies found in homegrown Symbol.maps. | ed | 2011-10-07 | 1 | -1/+1 |
* | Disconnect sun4v architecture from the three. | attilio | 2011-05-14 | 2 | -7/+0 |
* | Avoid aliasing which leads to incorrect results when compiling with the | marius | 2010-03-21 | 1 | -12/+11 |
* | - While SPARC V9 allows tininess to be detected either before or after | marius | 2010-03-20 | 1 | -5/+10 |
* | Division should take both arguments' signs into account when the | marius | 2010-03-20 | 1 | -7/+9 |
* | FPU_DEBUG requires <stdio.h>. | marius | 2010-03-20 | 3 | -1/+12 |
* | Ensure that __fpu_ftox() both returns the high bits and res[1] contains | marius | 2010-03-20 | 1 | -5/+7 |
* | - Remove a bogus forward declaration. | marius | 2010-03-20 | 2 | -7/+3 |
* | Fix a typo in r204974 so that FTYPE_LNG matches the initialisers of | marius | 2010-03-11 | 1 | -1/+1 |
* | - The OPSZ macro actually only does the right thing for int32 and int64 | marius | 2010-03-10 | 2 | -29/+21 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 1 | -7/+0 |
* | Remove unneeded stdlib directories. | ed | 2009-06-23 | 1 | -1/+0 |
* | Provide a type for the argument. | rdivacky | 2009-02-02 | 1 | -1/+1 |
* | Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. | ed | 2008-11-09 | 1 | -2/+1 |
* | Fix some bugs that caused sparc64's quad precision sqrt to get | das | 2008-04-12 | 1 | -5/+5 |
* | Make the software emulator for long doubles set the FPU exception | das | 2008-04-12 | 1 | -0/+15 |
* | Add a new union member to access the exponent and sign of a long double | das | 2008-01-18 | 1 | -0/+5 |
* | Since nan() is supposed to work the same as strtod("nan(...)", NULL), | das | 2007-12-18 | 1 | -3/+0 |
* | Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace so | das | 2007-12-16 | 1 | -0/+3 |
* | Arrange so that the NaN returned by strtod("nan", NULL) is the same as | das | 2007-12-16 | 1 | -11/+11 |
* | In scanf, round according to the current rounding mode. | das | 2007-12-03 | 1 | -1/+1 |
* | Use an intermediate pointer to avoid a strict aliasing warning. | jb | 2007-11-23 | 1 | -1/+2 |
* | Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo | peter | 2007-07-04 | 1 | -4/+5 |
* | Adjust the syscall stub macros to be consistent in their meaning. In | peter | 2007-07-04 | 1 | -2/+1 |
* | Some libc symbol map cleanups. | deischen | 2007-05-31 | 1 | -4/+0 |
* | - Add bits for userland profiling. For sun4u this is compile-tested only. | marius | 2007-05-11 | 1 | -0/+1 |
* | Use C comments since we now preprocess these files with CPP. | deischen | 2007-04-29 | 1 | -11/+13 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 23 | -102/+0 |
* | The distinction between quiet and signaling NaN formats is | das | 2007-01-03 | 1 | -0/+21 |
* | Fix a typo in __fpu_ftox() that caused long double to long (and long long) | marius | 2006-12-24 | 1 | -9/+10 |
* | Instead of re-implementing hton[ls] and friends for each arch, add a new MI | cognet | 2006-11-06 | 5 | -231/+0 |
* | - change ABI for user trap handler for sun4v (eventually will sync sparc64 no | kmacy | 2006-11-03 | 2 | -0/+7 |
* | fix bus error in newsyslog by making sure that fields in struct fpemu | kmacy | 2006-10-12 | 1 | -0/+1 |
* | Fix TLS on sparc64 for statically and dynamically linked binaries | kmacy | 2006-10-08 | 1 | -2/+1 |
* | For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq", | marius | 2006-04-16 | 1 | -4/+4 |
* | - Move _Qp_* and __dtoul from FBSDprivate to the list of FBSD_1.0 symbols | marius | 2006-04-11 | 1 | -35/+18 |
* | Desupport the undocumented NO_QUAD option, just don't compile | ru | 2006-03-16 | 1 | -5/+0 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+1 |
* | Add symbol maps and initial symbol version definitions to libc. | deischen | 2006-03-13 | 1 | -0/+117 |
* | Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc | stefanf | 2005-06-21 | 1 | -8/+11 |
* | Fix long (and long long) to long double, unsigned to long double and unsigned | stefanf | 2005-05-27 | 2 | -10/+24 |