about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-3/+8
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+8
* Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers2016-10-171-0/+27
* Add iseqsig.Joseph Myers2016-10-061-0/+27
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-2/+4
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-234-45/+45
* Add <stdint.h> integer width macros.Joseph Myers2016-09-211-1/+45
* Build s_nan* objects from a generic templatePaul E. Murphy2016-09-204-0/+6
* Remove __nan{f,,l} macrosPaul E. Murphy2016-09-202-8/+1
* Make ldexpF generic.Paul E. Murphy2016-09-202-3/+19
* Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy2016-09-011-2/+0
* Make common fdim implementation generic.Paul E. Murphy2016-09-011-2/+2
* Support for type-generic libm function implementations libmPaul E. Murphy2016-08-174-0/+233
* Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers2016-08-101-0/+9
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-30/+0
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2016-08-031-5/+7
* Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki2016-07-011-0/+13
* Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg2016-06-221-23/+0
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-201-0/+36
* Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault2016-04-101-0/+2
* hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault2016-03-201-0/+21
* Add placeholder libnsl.abilist and libutil.abilist filesAurelien Jarno2016-03-072-0/+0
* malloc: Remove NO_THREADSFlorian Weimer2016-02-191-19/+0
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-0/+21
* S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler2016-01-181-0/+2
* Update copyright dates committed in 2016H.J. Lu2016-01-062-2/+2
* Mark internal unistd functions hidden in ld.soH.J. Lu2016-01-061-0/+30
* Mark ld.so internal mmap functions hidden in ld.soH.J. Lu2016-01-061-0/+22
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0489-89/+89
* Harmonize generic stdio-lock support with nptlSamuel Thibault2015-12-221-5/+18
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2015-11-241-1/+0
* Simplify the abilist formatFlorian Weimer2015-11-0610-20/+0
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-7/+0
* Mark _dl_catch_error hiddenH.J. Lu2015-10-151-0/+12
* Mark internal _itoa functions hiddenH.J. Lu2015-10-151-2/+3
* Mark internal _dl_XXX functions hiddenH.J. Lu2015-10-152-19/+25
* Mark _wordcopy_XXX functions hiddenH.J. Lu2015-10-151-4/+8
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-151-3/+0
* Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers2015-10-091-0/+31
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-051-0/+27
* Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers2015-09-281-2/+2
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-0/+52
* Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers2015-09-181-0/+24
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+42
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-0/+16
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-084-3/+143
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+4
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-041-0/+57
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-0/+60