aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella14-14/+14
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella7-2/+74
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella3-3/+119
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella15-5/+672
2015-01-09Fix shm-directory.h #include.Roland McGrath1-1/+1
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune1-8/+0
2015-01-09MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel1-303/+0
2015-01-09MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel1-89/+0
2015-01-09MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove1-2/+2
2015-01-09MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove1-8/+3
2015-01-09MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove1-1/+1
2015-01-08Some #include cleanup in aio/timer code.Roland McGrath2-1/+2
2015-01-08Clean up allocrtsig code.Roland McGrath4-109/+49
2015-01-08Fix copyright year on new stub sys/procfs.h file.Roland McGrath1-1/+1
2015-01-08Add stub sys/procfs.h fileRoland McGrath2-1/+40
2015-01-08NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath1-0/+48
2015-01-08powerpc: Fix compiler warning on some syscallsAdhemerval Zanella4-8/+9
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers17-17/+40
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella1-1/+1
2015-01-07AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw2-0/+346
2015-01-07AArch64 optimized implementation of strrchr.Richard Earnshaw1-0/+165
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers19-37/+68
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers29-30/+54
2015-01-06Clean up check_pf allocation pattern. addressesOndřej Bílka1-84/+39
2015-01-06Function declaration cleanupAdhemerval Zanella36-176/+40
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu2-8/+7
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath10-293/+153
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey16-32/+62
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+58
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers16-32/+62
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-13/+164
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers1-1/+1
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-3/+16
2015-01-05tile: check error properly for vDSO callsChris Metcalf3-6/+20
2015-01-05lround: provide cast for wordsize-64 version if neededChris Metcalf3-6/+30
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers1-1/+1
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers2-2/+2
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune1-9/+0
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers17-34/+64
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers1-1/+3
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers1-1/+1
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers1-1/+1
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton2-84/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4747-4747/+4747
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers17-18/+42
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune17-1/+1912
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan1-82/+245
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers9-56/+16
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu1-33/+0