about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+11
* Add ____longjmp_chk for sparcDavid S. Miller2009-10-141-0/+5
* Fix USE_MULTIARCH conditionalAndreas Schwab2009-10-131-0/+5
* Remove duplicate __set_errno call in random_r.c.Ulrich Drepper2009-10-081-0/+4
* Typo fix.Ulrich Drepper2009-10-081-0/+3
* New Czech translation.Ulrich Drepper2009-10-081-0/+4
* Fix descriptor leak when calling dlopen with RTLD_NOLOADAndreas Schwab2009-10-071-0/+5
* Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch defini...Roland McGrath2009-10-061-0/+6
* Clean up x86 multiarch HAS_FOO macros.Roland McGrath2009-10-061-0/+9
* Fix week-1stday in C localeAndreas Schwab2009-10-051-0/+5
* Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper2009-10-011-0/+11
* Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper2009-09-291-0/+6
|\
| * Fix Hurd mkdirat.Samuel Thibault2009-09-281-0/+6
* | Check for integer overflows in formatting functionsAndreas Schwab2009-09-291-0/+5
|/
* Fix locale program error handlingUlrich Drepper2009-09-281-0/+5
* Handle future binutils versions correctly.H.J. Lu2009-09-281-0/+5
* Fix missing reloc dependencyUlrich Drepper2009-09-281-0/+5
* Fix IXANY feature macro conditions.Samuel Thibault2009-09-271-0/+4
* Fix typo in is646 gconv moduleAndreas Schwab2009-09-201-0/+5
* Hungarian and Vietnamese translation update.Ulrich Drepper2009-09-201-0/+5
* Remove some unused variables.Roland McGrath2009-09-191-0/+4
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-0/+15
* Handle -- on getconf command line.Ulrich Drepper2009-09-091-0/+4
* Support binutils 2.100 and 3.0.H.J. Lu2009-09-081-0/+4
* Fix __longjmp_chk on s390/s390x.Jakub Jelinek2009-09-081-0/+7
* Fix endless loop in localedef.Ulrich Drepper2009-09-071-0/+4
* Handle POSIX2_LINE_MAX in getconf.Ulrich Drepper2009-09-071-0/+5
* Support binutils 2.20.H.J. Lu2009-09-051-0/+4
* Fix IA-32 strstr in multiarch configuration as well.Ulrich Drepper2009-09-031-0/+5
* Fix lookup of group names in hesiod initgroups.Andreas Schwab2009-09-021-0/+5
* Fix fsetpos on wide stream.Andreas Schwab2009-09-021-0/+7
* Fix strstr/strcasestr/fma/fmaf on x86_64.Jakub Jelinek2009-09-021-0/+11
* Cleanup _IO_wfile_seekoff.Andreas Schwab2009-09-011-0/+6
* Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer2009-09-011-0/+5
* Add hidden alias for fflush.Andreas Schwab2009-09-011-1/+6
* Fix x86_64 bits/mathinline.h for -m32 compilation.Jakub Jelinek2009-09-011-0/+5
* Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab2009-08-311-0/+4
* Fix problems with memory allocation in assert.Ulrich Drepper2009-08-311-0/+6
* Remove ENABLE_SSSE3_ON_ATOM.H.J. Lu2009-08-281-0/+7
* More strto{,u}l{,l} tests.Ulrich Drepper2009-08-281-0/+5
* Add isinf optimized for 64-bit.Ulrich Drepper2009-08-261-0/+2
* Optimized isnan for 64-bit machines.Ulrich Drepper2009-08-261-0/+4
* Make llround an alias for lround on 64-bit machines.Ulrich Drepper2009-08-251-0/+3
* Optimized nearbyint for 64-bit.Ulrich Drepper2009-08-251-0/+2
* Optimized rint implementation for x86-64.Ulrich Drepper2009-08-251-0/+2
* Add 64-bit optimized s_round.Ulrich Drepper2009-08-251-0/+4
* Optimize out duplicated scalbln code for x86-64.Ulrich Drepper2009-08-251-1/+4
* Fix generic fdiml.Joseph Myers2009-08-251-0/+4
* Add 64-bit optimized scalbln.Ulrich Drepper2009-08-251-0/+2
* Optimized signbit{,f} for x86-64.Ulrich Drepper2009-08-251-0/+3