summaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2016-11-01Merge branch 't/extern_inline' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-11-01Do not expose internals of threadvars and spin locks outside libcSamuel Thibault
2016-10-09Merge branch 'cvs/build' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-10-09hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault
2016-10-09Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/tls' into t/tlsSamuel Thibault
2016-10-09Merge commit 'refs/top-bases/t/extern_inline' into t/extern_inlineSamuel Thibault
2016-08-21Merge branch 'cvs/auxv' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-21Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault
2016-08-20Merge branch 't/cancellation' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-20fix styleSamuel Thibault
2016-08-20Merge branch 't/cancellation' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-20Fix IS_IN for 2.22Samuel Thibault
2016-08-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/tls' into t/tlsSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/extern_inline' into t/extern_inlineSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/cancellation' into t/cancellationSamuel Thibault
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler
2016-01-06Update copyright dates committed in 2016H.J. Lu
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-22Harmonize generic stdio-lock support with nptlSamuel Thibault
2015-11-24Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer
2015-11-06Simplify the abilist formatFlorian Weimer
2015-10-17malloc: Rewrite with explicit TLS access using __threadFlorian Weimer
2015-10-15Mark _dl_catch_error hiddenH.J. Lu
2015-10-15Mark internal _itoa functions hiddenH.J. Lu
2015-10-15Mark internal _dl_XXX functions hiddenH.J. Lu
2015-10-15Mark _wordcopy_XXX functions hiddenH.J. Lu
2015-10-15Always enable pointer guard [BZ #18928]Florian Weimer
2015-10-09Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers
2015-10-08Merge branch 't/NO_HIDDEN' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2015-10-08Do not use __GI_* symbolsSamuel Thibault
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers
2015-09-28Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2015-09-18Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-09-10Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers
2015-09-04Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers
2015-08-26Adjust _Unwind_Word in unwind.h to version in libgcc.Stefan Liebler
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath
2015-05-14Refactoring of START for conditions in individual testsAndrew Senkevich
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu
2015-03-04Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath