2011-10-16 |
Ulrich Drepper | Cleanup last patch
|
commit | commitdiff | tree |
2011-10-16 |
Ulrich Drepper | Fix potential problem with skipping relocations
|
commit | commitdiff | tree |
2011-10-16 |
Ulrich Drepper | No need for boundary case handling in x86-32 __ieee_log
|
commit | commitdiff | tree |
2011-10-16 |
Ulrich Drepper | Optimized floor for 64-bit architectures
|
commit | commitdiff | tree |
2011-10-16 |
Ulrich Drepper | Add cosh optimized for 64-bit architectures
|
commit | commitdiff | tree |
2011-10-16 |
Ulrich Drepper | Optimize exp
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | No need for boundary case handling in x86-32 __ieee_logf
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Optimize access to isXYZ and toXYZ tables
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Fix WS
|
commit | commitdiff | tree |
2011-10-15 |
Liubov Dmitrieva | Optimized memcmp and wmemcmp for x86-64 and x86-32
|
commit | commitdiff | tree |
2011-10-15 |
Andreas Jaeger | Add parameter annotation to modf
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Avoid warning in iofwide
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Fix definition of __isctype_f
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Remove leftover debug message from pldd
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Add missing BZ number to NEWS
|
commit | commitdiff | tree |
2011-10-15 |
Ulrich Drepper | Optimize x86-32 log
|
commit | commitdiff | tree |
2011-10-14 |
Ulrich Drepper | Support optimized isXXX functions in C++ code
|
commit | commitdiff | tree |
2011-10-12 |
Ulrich Drepper | Fix whitespaces
|
commit | commitdiff | tree |
2011-10-12 |
Liubov Dmitrieva | Optimized memchr, memrchr, rawmemchr for x86-32
|
commit | commitdiff | tree |
2011-10-12 |
Ulrich Drepper | Optimize libm
|
commit | commitdiff | tree |
2011-10-09 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc
|
commit | commitdiff | tree |
2011-10-09 |
Ulrich Drepper | Update Japanese translation
|
commit | commitdiff | tree |
2011-10-08 |
Ulrich Drepper | Optimize use of isnan, isinf, finite
|
commit | commitdiff | tree |
2011-10-08 |
Ulrich Drepper | isinf returns the sign of the number, use it in printf*
|
commit | commitdiff | tree |
2011-10-08 |
Ulrich Drepper | Use private math_private.h in files in math/
|
commit | commitdiff | tree |
2011-10-08 |
Ulrich Drepper | Note bug number in CL
|
commit | commitdiff | tree |
2011-10-08 |
Ulrich Drepper | Update Japanese translation
|
commit | commitdiff | tree |
2011-10-08 |
Andreas Jaeger | Fix netname2host
|
commit | commitdiff | tree |
2011-10-07 |
Andreas Jaeger | Fix remainder (NaN, 0)
|
commit | commitdiff | tree |
2011-10-07 |
Andreas Krebbel | S/390: Fix longlong.h inline asms for zarch
|
commit | commitdiff | tree |
2011-10-07 |
Liubov Dmitrieva | delete 4 lines with unused "define" macros in test...
|
commit | commitdiff | tree |
2011-10-07 |
Ulrich Drepper | Fix whitespace
|
commit | commitdiff | tree |
2011-10-07 |
Liubov Dmitrieva | Improve 64 bit memchr, memrchr, rawmemchr with SSE2
|
commit | commitdiff | tree |
2011-10-07 |
Marek Polacek | elf/dl-load.c: Avoid warning
|
commit | commitdiff | tree |
2011-10-07 |
Ulrich Drepper | Update Catalan translation
|
commit | commitdiff | tree |
2011-10-07 |
Ulrich Drepper | Fix type in NEWS
|
commit | commitdiff | tree |
2011-10-07 |
Ulrich Drepper | Implement caching of nscd
|
commit | commitdiff | tree |
2011-10-07 |
Ulrich Drepper | Don't unnecesarily use inotify in nscd
|
commit | commitdiff | tree |
2011-10-06 |
Ulrich Drepper | Avoid warning when reload of group entry fails
|
commit | commitdiff | tree |
2011-10-06 |
Ulrich Drepper | Stop crash in OOM handling in NSS
|
commit | commitdiff | tree |
2011-10-06 |
Jiri Olsa | More fallout from OOM in NSS
|
commit | commitdiff | tree |
2011-10-06 |
Jiri Olsa | Handle OOM in NSS
|
commit | commitdiff | tree |
2011-09-28 |
Ulrich Drepper | Optimize libnss_files initialization
|
commit | commitdiff | tree |
2011-09-16 |
Ulrich Drepper | finite for 64-bit platforms
|
commit | commitdiff | tree |
2011-09-15 |
Ulrich Drepper | Define IP_MULTICAST_ALL
|
commit | commitdiff | tree |
2011-09-15 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc
|
commit | commitdiff | tree |
2011-09-15 |
Ulrich Drepper | Add fmax and fmin inlines for x86-64
|
commit | commitdiff | tree |
2011-09-14 |
Ulrich Drepper | Use correct section to allow merging
|
commit | commitdiff | tree |
2011-09-14 |
Ulrich Drepper | Optimized lrint and llrint for x86-64
|
commit | commitdiff | tree |
2011-09-12 |
Ulrich Drepper | Optimize logb code for 64-bit machines
|
commit | commitdiff | tree |
2011-09-12 |
Ulrich Drepper | Revert "Remove last use of USE___THREAD"
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Cleanup CL
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Remove --wth-tls option, TLS support is required
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Avoid cast in non-gcc obstack_free
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Fix use of AC_INIT
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Provide static initializer for _dl_pagesize in statically...
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Remove MALLOC_FAILURE_ACTION use in malloc
|
commit | commitdiff | tree |
2011-09-11 |
Ulrich Drepper | Simplify malloc initialization
|
commit | commitdiff | tree |
2011-09-10 |
Ulrich Drepper | Simplify malloc code
|
commit | commitdiff | tree |
2011-09-10 |
Ulrich Drepper | Remove support for !USE___THREAD
|
commit | commitdiff | tree |
2011-09-10 |
Ulrich Drepper | Cleanup of configuration options
|
commit | commitdiff | tree |
2011-09-10 |
Petr Baudis | Fix jn precision
|
commit | commitdiff | tree |
2011-09-10 |
Ulrich Drepper | Use (void*) instead of 0 for return value pointer in...
|
commit | commitdiff | tree |
2011-09-10 |
Ulrich Drepper | Fix boundary conditions in scanf
|
commit | commitdiff | tree |
2011-09-09 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc
|
commit | commitdiff | tree |
2011-09-09 |
Ulrich Drepper | Don't lock string streams in stream cleanup code
|
commit | commitdiff | tree |
2011-09-09 |
Denis Zaitceff | string/strncat.c: fix compilation for some architectures
|
commit | commitdiff | tree |
2011-09-09 |
Ulrich Drepper | Fix sotruss help messages
|
commit | commitdiff | tree |
2011-09-09 |
Ulrich Drepper | Fill in real information in __dl_iterate_phdr
|
commit | commitdiff | tree |
2011-09-09 |
H.J. Lu | Fix macro used in test
|
commit | commitdiff | tree |
2011-09-09 |
Andreas Jaeger | Fix warning in elf/sprof.c
|
commit | commitdiff | tree |
2011-09-09 |
Paul Pluzhnikov | Fix lround() loses precision
|
commit | commitdiff | tree |
2011-09-09 |
Ulrich Drepper | Regenerated
|
commit | commitdiff | tree |
2011-09-09 |
Ulrich Drepper | Remove support for automatic cvs check-ins
|
commit | commitdiff | tree |
2011-09-09 |
John Stanley | Add missing definition of LOCPATH for bug-regex32 run
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Add range checking for FD_SET, FD_CLR, and FD_ISSET
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Move wide char tests to wcsmbs directory
|
commit | commitdiff | tree |
2011-09-08 |
Liubov Dmitrieva | New comprehensive test for wmemcmp
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Use O_CLOEXEC when loading objects in ld.so
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Pass back error code from dlerror_run
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Fix memory leak in case of failed dlopen
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Remove invalid BZ number
|
commit | commitdiff | tree |
2011-09-08 |
Liubov Dmitrieva | Fix up x86-32 section names for Atom code
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Check for finite/infinity parms in IBM Long Double...
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Fix whitespaces
|
commit | commitdiff | tree |
2011-09-08 |
Adhemerval Zanella | Trigonometric optimizations for POWER
|
commit | commitdiff | tree |
2011-09-08 |
Alan Modra | Fix profiling on powerpc32 secure-plt shared libs and...
|
commit | commitdiff | tree |
2011-09-08 |
Will Schmidt | power7 strncmp optimization
|
commit | commitdiff | tree |
2011-09-08 |
Will Schmidt | power7 memcpy VSX optimizations
|
commit | commitdiff | tree |
2011-09-08 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc
|
commit | commitdiff | tree |
2011-09-08 |
H.J. Lu | Simplify AVX check
|
commit | commitdiff | tree |
2011-09-07 |
Ulrich Drepper | Remove gettimeofday vsyscall use from x86-86 libpthread
|
commit | commitdiff | tree |
2011-09-07 |
Ulrich Drepper | Make sure __vdso_clock_gettime always contains a valid...
|
commit | commitdiff | tree |
2011-09-07 |
Ulrich Drepper | Fix handling of __vdso_clock_gettime
|
commit | commitdiff | tree |
2011-09-07 |
Ulrich Drepper | Don't call gettimeofday vsyscall in x86-64 sem_timedwait
|
commit | commitdiff | tree |
2011-09-07 |
Ulrich Drepper | Move Atom-optimized code out of the way and together
|
commit | commitdiff | tree |
2011-09-07 |
Ulrich Drepper | Don't unconditionally use clock_gettime vsyscall on...
|
commit | commitdiff | tree |
2011-09-07 |
Ulrich Drepper | Avoid gettimeofday vsyscall
|
commit | commitdiff | tree |