about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix pattern on $(ldd-rewrite-script) substitutionAndreas Schwab2011-09-131-0/+2
* Only use USE___THREAD when definedAndreas Schwab2011-09-131-0/+5
* Optimize logb code for 64-bit machinesUlrich Drepper2011-09-121-0/+4
* Revert "Remove last use of USE___THREAD"Ulrich Drepper2011-09-121-2/+0
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-121-0/+5
* Remove last use of USE___THREADAndreas Schwab2011-09-121-0/+4
* Cleanup CLUlrich Drepper2011-09-111-4/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-111-0/+8
|\
| * Prepend $(..) to $(ldd-rewrite-script) if non-absoluteAndreas Schwab2011-09-111-0/+8
* | Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-111-0/+16
|/
* Avoid cast in non-gcc obstack_freeUlrich Drepper2011-09-111-0/+3
* Fix use of AC_INITUlrich Drepper2011-09-111-0/+3
* Provide static initializer for _dl_pagesize in statically linked codeUlrich Drepper2011-09-111-0/+4
* Remove MALLOC_FAILURE_ACTION use in mallocUlrich Drepper2011-09-101-0/+3
* Simplify malloc initializationUlrich Drepper2011-09-101-1/+17
* Simplify malloc codeUlrich Drepper2011-09-101-0/+5
* Remove support for !USE___THREADUlrich Drepper2011-09-101-0/+38
* Cleanup of configuration optionsUlrich Drepper2011-09-101-0/+80
* Fix jn precisionPetr Baudis2011-09-091-0/+20
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-091-0/+7
* Fix boundary conditions in scanfUlrich Drepper2011-09-091-0/+6
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-091-1/+6
|\
| * Define ELFOSABI_GNU.Roland McGrath2011-09-091-1/+6
* | Don't lock string streams in stream cleanup codeUlrich Drepper2011-09-091-0/+6
|/
* string/strncat.c: fix compilation for some architecturesDenis Zaitceff2011-09-091-0/+5
* Fix sotruss help messagesUlrich Drepper2011-09-091-0/+2
* Fill in real information in __dl_iterate_phdrUlrich Drepper2011-09-091-0/+5
* Fix warning in elf/sprof.cAndreas Jaeger2011-09-081-0/+4
* Fix lround() loses precisionPaul Pluzhnikov2011-09-081-0/+6
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-0/+12
* Add missing definition of LOCPATH for bug-regex32 runJohn Stanley2011-09-081-0/+4
* Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper2011-09-081-1/+11
* Move wide char tests to wcsmbs directoryUlrich Drepper2011-09-081-0/+13
* BZ#13153: Update manual last-edit info.Roland McGrath2011-09-081-0/+4
* sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault2011-09-081-0/+4
* Hurd: fix use of uninitialized value in fork port copying.Roland McGrath2011-09-081-1/+7
* Fix crash during error handlingAndreas Schwab2011-09-081-0/+4
* Use O_CLOEXEC when loading objects in ld.soUlrich Drepper2011-09-081-0/+2
* Pass back error code from dlerror_runUlrich Drepper2011-09-071-0/+3
* Fix memory leak in case of failed dlopenUlrich Drepper2011-09-071-0/+3
* Fix up x86-32 section names for Atom codeLiubov Dmitrieva2011-09-071-0/+11
* Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper2011-09-071-0/+5
* Trigonometric optimizations for POWERAdhemerval Zanella2011-09-071-0/+13
* Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra2011-09-071-0/+12
* power7 strncmp optimizationWill Schmidt2011-09-071-0/+6
* power7 memcpy VSX optimizationsWill Schmidt2011-09-071-0/+6
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-071-0/+6
|\
| * Revert "Fix semid_ds for x86-64"Andreas Schwab2011-09-071-0/+6
* | Simplify AVX checkH.J. Lu2011-09-071-0/+5
|/
* Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper2011-09-071-0/+8