about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix PLT uses in libm on powerpcAndreas Schwab2011-09-154-16/+16
* Use correct section to allow mergingUlrich Drepper2011-09-141-2/+2
* Optimized lrint and llrint for x86-64Ulrich Drepper2011-09-141-10/+46
* Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab2011-09-131-2/+0
* Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab2011-09-132-6/+6
* Optimize logb code for 64-bit machinesUlrich Drepper2011-09-121-0/+44
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-122-4/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-112-12/+12
|\
| * Prepend $(..) to $(ldd-rewrite-script) if non-absoluteAndreas Schwab2011-09-112-12/+12
* | Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-1122-279/+853
|/
* Simplify malloc initializationUlrich Drepper2011-09-101-18/+0
* Remove support for !USE___THREADUlrich Drepper2011-09-1022-590/+190
* Fix jn precisionPetr Baudis2011-09-097-53/+198
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-093-6/+6
* Fix lround() loses precisionPaul Pluzhnikov2011-09-081-1/+1
* Remove support for automatic cvs check-insUlrich Drepper2011-09-083-14/+4
* sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault2011-09-081-1/+5
* Hurd: fix use of uninitialized value in fork port copying.Roland McGrath2011-09-081-2/+2
* Fix up x86-32 section names for Atom codeLiubov Dmitrieva2011-09-076-9/+6
* Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper2011-09-071-0/+39
* Fix whitespacesUlrich Drepper2011-09-072-2/+1
* Trigonometric optimizations for POWERAdhemerval Zanella2011-09-079-0/+1070
* Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra2011-09-075-6/+10
* power7 strncmp optimizationWill Schmidt2011-09-072-2/+6
* power7 memcpy VSX optimizationsWill Schmidt2011-09-072-29/+145
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-071-4/+0
|\
| * Revert "Fix semid_ds for x86-64"Andreas Schwab2011-09-071-4/+0
* | Simplify AVX checkH.J. Lu2011-09-071-4/+1
|/
* Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper2011-09-072-0/+8
* Fix handling of __vdso_clock_gettimeUlrich Drepper2011-09-061-2/+6
* Move Atom-optimized code out of the way and togetherUlrich Drepper2011-09-068-9/+13
* Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper2011-09-064-16/+29
* Avoid gettimeofday vsyscallUlrich Drepper2011-09-061-19/+3
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-061-0/+1
|\
| * Fix missing declarationAndreas Schwab2011-09-061-0/+1
* | Remove now-wrong commentUlrich Drepper2011-09-061-5/+0
|/
* Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper2011-09-064-3/+28
* Fix whitespacesUlrich Drepper2011-09-052-2/+0
* Add Atom-optimized strchr and strrchr for x86-64Liubov Dmitrieva2011-09-055-3/+851
* Try shell in posix_spawn* only in compat modeUlrich Drepper2011-09-052-9/+15
* Fix whitespacesUlrich Drepper2011-09-052-2/+0
* Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva2011-09-057-1/+1656
* Add optimized x86-64 wcscmpUlrich Drepper2011-09-051-0/+936
* Fix whitespacesUlrich Drepper2011-09-053-4/+1
* Add x86-32 optimized wcscmpUlrich Drepper2011-09-054-1/+1075
* Fixes and optimizations for 32-bit sparc fabs*().David S. Miller2011-09-055-13/+63
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-0512-153/+266
|\
| * Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller2011-09-018-19/+69
| * Fix sparc localplt testcase failures. carlos/masterDavid S. Miller2011-08-314-132/+195
| * rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa2011-08-291-2/+2