summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-09-28Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-09-28Handle future binutils versions correctly.H.J. Lu
2009-09-28Fix missing reloc dependencyUlrich Drepper
2009-09-27Fix IXANY feature macro conditions.Samuel Thibault
2009-09-21Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-09-20Fix typo in is646 gconv moduleAndreas Schwab
2009-09-20Hungarian and Vietnamese translation update.Ulrich Drepper
2009-09-19Remove some unused variables.Roland McGrath
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-09-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-09-09Handle -- on getconf command line.Ulrich Drepper
2009-09-08Support binutils 2.100 and 3.0.H.J. Lu
2009-09-08Fix __longjmp_chk on s390/s390x.Jakub Jelinek
2009-09-07Fix endless loop in localedef.Ulrich Drepper
2009-09-07Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-09-07Handle POSIX2_LINE_MAX in getconf.Ulrich Drepper
2009-09-05Support binutils 2.20.H.J. Lu
2009-09-03Fix IA-32 strstr in multiarch configuration as well.Ulrich Drepper
2009-09-03Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-09-02Fix lookup of group names in hesiod initgroups.Andreas Schwab
2009-09-02Fix fsetpos on wide stream.Andreas Schwab
2009-09-02Fix strstr/strcasestr/fma/fmaf on x86_64.Jakub Jelinek
2009-09-02Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-09-01Cleanup _IO_wfile_seekoff.Andreas Schwab
2009-09-01Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer
2009-09-01Add hidden alias for fflush.Andreas Schwab
2009-09-01Fix x86_64 bits/mathinline.h for -m32 compilation.Jakub Jelinek
2009-09-01Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-31Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab
2009-08-31Fix problems with memory allocation in assert.Ulrich Drepper
2009-08-28Remove ENABLE_SSSE3_ON_ATOM.H.J. Lu
2009-08-28More strto{,u}l{,l} tests.Ulrich Drepper
2009-08-26Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-26Add isinf optimized for 64-bit.Ulrich Drepper
2009-08-26Optimized isnan for 64-bit machines.Ulrich Drepper
2009-08-25Make llround an alias for lround on 64-bit machines.Ulrich Drepper
2009-08-25Optimized nearbyint for 64-bit.Ulrich Drepper
2009-08-25Optimized rint implementation for x86-64.Ulrich Drepper
2009-08-25Add 64-bit optimized s_round.Ulrich Drepper
2009-08-25Optimize out duplicated scalbln code for x86-64.Ulrich Drepper
2009-08-25Fix generic fdiml.Joseph Myers
2009-08-25Add 64-bit optimized scalbln.Ulrich Drepper
2009-08-25Optimized signbit{,f} for x86-64.Ulrich Drepper
2009-08-25Add 64-bit optimized version lround.Ulrich Drepper
2009-08-2564-bit optimized implementation of trunc.Ulrich Drepper
2009-08-25Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper
2009-08-24Add ceil implementation for 64-bit machines.Ulrich Drepper
2009-08-24Optimize float construction/extraction on x86-64.Ulrich Drepper
2009-08-24Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
2009-08-24Fix overflow handling in fdim.Ulrich Drepper