aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-01-09Fix shm-directory.h #include.Roland McGrath
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune
2015-01-09MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel
2015-01-09MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel
2015-01-09MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove
2015-01-09MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove
2015-01-09MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove
2015-01-08Some #include cleanup in aio/timer code.Roland McGrath
2015-01-08Clean up allocrtsig code.Roland McGrath
2015-01-08Fix copyright year on new stub sys/procfs.h file.Roland McGrath
2015-01-08Add stub sys/procfs.h fileRoland McGrath
2015-01-08NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath
2015-01-08powerpc: Fix compiler warning on some syscallsAdhemerval Zanella
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella
2015-01-07AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw
2015-01-07AArch64 optimized implementation of strrchr.Richard Earnshaw
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-06Clean up check_pf allocation pattern. addressesOndřej Bílka
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-05tile: check error properly for vDSO callsChris Metcalf
2015-01-05lround: provide cast for wordsize-64 version if neededChris Metcalf
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich