about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix compiler warning on some syscallsAdhemerval Zanella2015-01-084-8/+9
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-0717-17/+40
* mips: Fix __libc_pread prototypeAdhemerval Zanella2015-01-071-1/+1
* AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw2015-01-072-0/+346
* AArch64 optimized implementation of strrchr.Richard Earnshaw2015-01-071-0/+165
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-0719-37/+68
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-0629-30/+54
* Clean up check_pf allocation pattern. addressesOndřej Bílka2015-01-061-84/+39
* Function declaration cleanupAdhemerval Zanella2015-01-0636-176/+40
* Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu2015-01-062-8/+7
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-0510-293/+153
* Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey2015-01-0516-32/+62
|\
| * Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-0516-32/+62
* | 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-0/+58
|/
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-13/+164
* Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers2015-01-051-1/+1
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-3/+16
* tile: check error properly for vDSO callsChris Metcalf2015-01-053-6/+20
* lround: provide cast for wordsize-64 version if neededChris Metcalf2015-01-053-6/+30
* Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers2015-01-051-1/+1
* Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers2015-01-052-2/+2
* Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune2015-01-051-9/+0
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-0217-34/+64
* Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers2015-01-021-1/+3
* Fix MIPS sa_flags type (bug 17781).Joseph Myers2015-01-021-1/+1
* Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers2015-01-021-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton2015-01-022-84/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-024747-4747/+4747
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-3117-18/+42
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-3117-1/+1912
* powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan2014-12-311-82/+245
* Clean up powerpc fegetround / __fegetround inlines.Joseph Myers2014-12-319-56/+16
* Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu2014-12-301-33/+0
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-302-4/+6
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-3031-56/+127
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-4/+4
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-3013-3/+769
* Fix a couple of -Wundef warnings.Chris Metcalf2014-12-291-1/+1
* tile: prefer inlines to macros in math_private.h.Chris Metcalf2014-12-291-4/+6
* Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar2014-12-291-1/+1
* Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar2014-12-291-78/+80
* tile: add no-op fe*() routines for libc internal useChris Metcalf2014-12-261-0/+4
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-261-9/+0
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-261-3/+3
* tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2014-12-261-1/+1
* tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2014-12-231-0/+1
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-226-44/+38
* Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2014-12-221-97/+97
* tilegx: remove implicit boolean conversion in strstr.Chris Metcalf2014-12-221-1/+1