aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-10-14Add ____longjmp_chk for sparcDavid S. Miller1-0/+5
2009-10-13Fix USE_MULTIARCH conditionalAndreas Schwab1-0/+5
2009-10-08Remove duplicate __set_errno call in random_r.c.Ulrich Drepper1-0/+4
2009-10-08Typo fix.Ulrich Drepper1-0/+3
2009-10-08New Czech translation.Ulrich Drepper1-0/+4
2009-10-07Fix descriptor leak when calling dlopen with RTLD_NOLOADAndreas Schwab1-0/+5
2009-10-06Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch defini...Roland McGrath1-0/+6
2009-10-06Clean up x86 multiarch HAS_FOO macros.Roland McGrath1-0/+9
2009-10-05Fix week-1stday in C localeAndreas Schwab1-0/+5
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-0/+11
2009-09-29Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper1-0/+6
2009-09-29Check for integer overflows in formatting functionsAndreas Schwab1-0/+5
2009-09-28Fix Hurd mkdirat.Samuel Thibault1-0/+6
2009-09-28Fix locale program error handlingUlrich Drepper1-0/+5
2009-09-28Handle future binutils versions correctly.H.J. Lu1-0/+5
2009-09-28Fix missing reloc dependencyUlrich Drepper1-0/+5
2009-09-27Fix IXANY feature macro conditions.Samuel Thibault1-0/+4
2009-09-20Fix typo in is646 gconv moduleAndreas Schwab1-0/+5
2009-09-20Hungarian and Vietnamese translation update.Ulrich Drepper1-0/+5
2009-09-19Remove some unused variables.Roland McGrath1-0/+4
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-0/+15
2009-09-09Handle -- on getconf command line.Ulrich Drepper1-0/+4
2009-09-08Support binutils 2.100 and 3.0.H.J. Lu1-0/+4
2009-09-08Fix __longjmp_chk on s390/s390x.Jakub Jelinek1-0/+7
2009-09-07Fix endless loop in localedef.Ulrich Drepper1-0/+4
2009-09-07Handle POSIX2_LINE_MAX in getconf.Ulrich Drepper1-0/+5
2009-09-05Support binutils 2.20.H.J. Lu1-0/+4
2009-09-03Fix IA-32 strstr in multiarch configuration as well.Ulrich Drepper1-0/+5
2009-09-02Fix lookup of group names in hesiod initgroups.Andreas Schwab1-0/+5
2009-09-02Fix fsetpos on wide stream.Andreas Schwab1-0/+7
2009-09-02Fix strstr/strcasestr/fma/fmaf on x86_64.Jakub Jelinek1-0/+11
2009-09-01Cleanup _IO_wfile_seekoff.Andreas Schwab1-0/+6
2009-09-01Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer1-0/+5
2009-09-01Add hidden alias for fflush.Andreas Schwab1-1/+6
2009-09-01Fix x86_64 bits/mathinline.h for -m32 compilation.Jakub Jelinek1-0/+5
2009-08-31Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab1-0/+4
2009-08-31Fix problems with memory allocation in assert.Ulrich Drepper1-0/+6
2009-08-28Remove ENABLE_SSSE3_ON_ATOM.H.J. Lu1-0/+7
2009-08-28More strto{,u}l{,l} tests.Ulrich Drepper1-0/+5
2009-08-26Add isinf optimized for 64-bit.Ulrich Drepper1-0/+2
2009-08-26Optimized isnan for 64-bit machines.Ulrich Drepper1-0/+4
2009-08-25Make llround an alias for lround on 64-bit machines.Ulrich Drepper1-0/+3
2009-08-25Optimized nearbyint for 64-bit.Ulrich Drepper1-0/+2
2009-08-25Optimized rint implementation for x86-64.Ulrich Drepper1-0/+2
2009-08-25Add 64-bit optimized s_round.Ulrich Drepper1-0/+4
2009-08-25Optimize out duplicated scalbln code for x86-64.Ulrich Drepper1-1/+4
2009-08-25Fix generic fdiml.Joseph Myers1-0/+4
2009-08-25Add 64-bit optimized scalbln.Ulrich Drepper1-0/+2
2009-08-25Optimized signbit{,f} for x86-64.Ulrich Drepper1-0/+3
2009-08-25Add 64-bit optimized version lround.Ulrich Drepper1-0/+1