soft-fp: Use __label__ for all labels within macros.
[platform/upstream/glibc.git] / sysdeps /
2015-01-21 Adhemerval ZanellaBZ #16418: Fix powerpc get_clockfreq raciness
2015-01-21 Carlos O'DonellUpdate copyright year to 2015 for new files.
2015-01-21 Carlos O'DonellFix recursive dlopen.
2015-01-21 Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-18 Chung-Lin TangCommit nios2 port to master.
2015-01-16 Stefan LieblerS390: Get rid of linknamespace failures for utmp functions.
2015-01-16 Stefan LieblerS390: Get rid of linknamespace failures for string...
2015-01-14 Joseph MyersFix powerpc-nofpu fesetenv namespace (bug 17748).
2015-01-14 Siddhesh Poyarekar[s390] Define a __tls_get_addr macro to avoid declaring...
2015-01-13 Adhemerval Zanellapowerpc: Fix POWER7/PPC64 performance regression on LE
2015-01-13 Adhemerval Zanellapowerpc: Optimized strncmp for POWER8/PPC64
2015-01-13 Rajalakshmi Sriniv... powerpc: Optimize POWER7 strcmp trailing checks
2015-01-13 Adhemerval Zanellapowerpc: Optimized strcmp for POWER8/PPC64
2015-01-13 Adhemerval Zanellapowerpc: Optimized st{r,p}ncpy for POWER8/PPC64
2015-01-13 Adhemerval Zanellapowerpc: Optimized strncat for POWER7/PPC64
2015-01-13 Adhemerval Zanellapowerpc: Optimized strcat for POWER8/PPC64
2015-01-13 Adhemerval Zanellapowerpc: Optimized st{r,p}cpy for POWER8/PPC64
2015-01-13 Torvald RiegelFix wake-up in sysdeps/nptl/fork.c.
2015-01-12 Joseph MyersFix ldbl-96 scalblnl underflowing results (bug 17803).
2015-01-12 Joseph MyersFix ldbl-96 scalblnl for subnormal arguments (bug 17834).
2015-01-12 Adhemerval ZanellaAdd x86 32 bit vDSO time function support
2015-01-12 Adhemerval Zanellapowerpc: Fix Copyright dates and CL entry
2015-01-12 Adhemerval Zanellapowerpc: abort transaction in syscalls
2015-01-12 Adhemerval Zanellapowerpc: Add adaptive elision to rwlocks
2015-01-12 Adhemerval Zanellapowerpc: Add the lock elision using HTM
2015-01-10 Roland McGrathFix shm-directory.h #include.
2015-01-09 Matthew FortuneMicroBlaze: Fix BZ17791 - Remove fixed page size macros...
2015-01-09 Torvald RiegelMicroBlaze: Remove custom lowlevellock.h.
2015-01-09 Torvald RiegelMicroBlaze: Remove custom pthread_once implementation...
2015-01-09 David HolsgroveMicroBlaze: Avoid pointer to integer conversion warning
2015-01-09 David HolsgroveMicroBlaze: Fix volatile-register-var warning in READ_T...
2015-01-09 David HolsgroveMicroBlaze: Fix integer-pointer conversion warning
2015-01-08 Roland McGrathSome #include cleanup in aio/timer code.
2015-01-08 Roland McGrathClean up allocrtsig code.
2015-01-08 Roland McGrathFix copyright year on new stub sys/procfs.h file.
2015-01-08 Roland McGrathAdd stub sys/procfs.h file
2015-01-08 Roland McGrathNPTL: Refactor cpu_set_t validation to be sysdeps-contr...
2015-01-08 Adhemerval Zanellapowerpc: Fix compiler warning on some syscalls
2015-01-07 Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07 Adhemerval Zanellamips: Fix __libc_pread prototype
2015-01-07 Richard EarnshawAArch64: Optimized implementations of strcpy and stpcpy.
2015-01-07 Richard EarnshawAArch64 optimized implementation of strrchr.
2015-01-07 Joseph MyersFix libm fesetround namespace (bug 17748).
2015-01-06 Joseph MyersFix libm fesetenv namespace (bug 17748).
2015-01-06 Ondřej BílkaClean up check_pf allocation pattern. addresses
2015-01-06 Adhemerval ZanellaFunction declaration cleanup
2015-01-06 H.J. LuDefine CLOCKS_PER_SEC type to the type clock_t
2015-01-05 Roland McGrathARM: Consolidate with generic unwinder wrapper code
2015-01-05 Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2015-01-05 Steve Ellcey2015-01-05 Steve Ellcey <sellcey@imgtec.com>
2015-01-05 Joseph MyersFix libm feholdexcept namespace (bug 17748).
2015-01-05 Steve Ellcey2015-01-05 Steve Ellcey <sellcey@imgtec.com>
2015-01-05 Joseph MyersFix MIPS n64 posix_fadvise namespace (bug 17796).
2015-01-05 Steve Ellcey2015-01-05 Steve Ellcey <sellcey@imgtec.com>
2015-01-05 Chris Metcalftile: check error properly for vDSO calls
2015-01-05 Chris Metcalflround: provide cast for wordsize-64 version if needed
2015-01-05 Joseph MyersFix ARM posix_fadvise64 namespace (bug 17793).
2015-01-05 Joseph MyersFix wordsize-64 posix_fadvise64, posix_fallocate64...
2015-01-05 Matthew FortuneFix MIPS variable PAGE_SIZE bug (16191)
2015-01-02 Joseph MyersFix libm fegetround namespace (bug 17748).
2015-01-02 Joseph MyersFix MIPS TIOCSER_TEMT namespace (bug 17782).
2015-01-02 Joseph MyersFix MIPS sa_flags type (bug 17781).
2015-01-02 Joseph MyersFix MIPS bits/fcntl.h namespace (bug 17780).
2015-01-02 Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02 Will NewtonARM: Remove configure check for binutils 2.21 for ARMv7
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-31 Joseph MyersFix libm fegetenv namespace (bug 17748).
2014-12-31 Matthew FortuneAdd support for MIPS O32 FPXX and .MIPS.abiflags
2014-12-31 Rajalakshmi Sriniv... powerpc: POWER7 strcpy optimization for unaligned strings
2014-12-31 Joseph MyersClean up powerpc fegetround / __fegetround inlines.
2014-12-30 H.J. LuDon't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
2014-12-30 Andrew Senkevichi386: Fix build by GCC 5.0
2014-12-30 Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-12-30 H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30 Andrew Senkevichi386: memcpy functions with SSE2 unaligned load/store
2014-12-30 Chris MetcalfFix a couple of -Wundef warnings.
2014-12-30 Chris Metcalftile: prefer inlines to macros in math_private.h.
2014-12-29 Siddhesh PoyarekarUse posix-conf-vars.list to generate spec array
2014-12-29 Siddhesh PoyarekarAdd _POSIX namespace SYSCONF macros to posix-conf-vars...
2014-12-26 Chris Metcalftile: add no-op fe*() routines for libc internal use
2014-12-26 Chris Metcalflinux/clock_settime: remove unnecessary vDSO definitions
2014-12-26 Chris Metcalftilegx: fix sysdep.h to avoid a redefinition warning
2014-12-26 Chris Metcalftilegx32: avoid a a -Werror warning from unwinding
2014-12-23 Chris Metcalftilegx: enable wordsize-64 support for ieee745 dbl-64.
2014-12-22 Joseph MyersMake __ASSUME_UTIMES hppa-specific.
2014-12-22 Steve EllceyFix preprocessor indentation in sysdeps/mips/memcpy.S.
2014-12-22 Chris Metcalftilegx: remove implicit boolean conversion in strstr.
2014-12-22 Steve Ellcey2014-12-22 Steve Ellcey <sellcey@imgtec.com>
2014-12-22 Joseph MyersSplit __kernel_standard* functions (fixes bug 17724).
2014-12-22 Wilco DijkstraCall libc_fetestexcept_aarch64.
2014-12-22 Wilco DijkstraCall libc_fesetround_aarch64.
2014-12-22 Joseph MyersFix resolver bind, getsockname namespace (bug 17733).
2014-12-21 Chris Metcalftile: separate ffsll from ffs
2014-12-21 Chris Metcalftile: remove localplt.data and use generic one again.
2014-12-21 H.J. LuAdd hidden __tls_get_addr/___tls_get_addr alias
2014-12-21 Andreas Schwabm68k: remove @PLTPC from _dl_init call
2014-12-21 H.J. LuRemove @PLT from "call _dl_init@PLT" in _dl_start_user
2014-12-20 Chris Metcalftile: provide localplt.data with __tls_get_addr optional
2014-12-20 Chris Metcalftilegx: fix strstr to build and link better
2014-12-19 Steve EllceyRemove trailing white space.
next