aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-30Merge remote-tracking branch 'origin/cmetcalf/tile_config'Roland McGrath3-86/+142
2012-01-30Add Tile relocation types.Chris Metcalf2-3/+223
2012-01-30Merge remote-tracking branch 'origin/cmetcalf/tile_epoll_pwait'Roland McGrath3-1/+13
2012-01-30Merge remote-tracking branch 'origin/cmetcalf/tile_not_cancel_h'Roland McGrath2-1/+4
2012-01-30Merge remote-tracking branch 'origin/cmetcalf/tile_firstversions'Roland McGrath2-2/+8
2012-01-30Merge remote-tracking branch 'origin/cmetcalf/tile_faccessat'Roland McGrath2-2/+6
2012-01-29Update config.guess, config.sub from upstream config git repository.Chris Metcalf3-86/+142
2012-01-28Optimize x86-64 math inline header a bitUlrich Drepper2-8/+38
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper13-60/+83
2012-01-28Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf2-2/+6
2012-01-28Fix bug in firstversions.awk version range handling.Chris Metcalf2-2/+10
2012-01-28Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf3-1/+15
2012-01-28Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.Chris Metcalf2-1/+6
2012-01-28Simplify use of AVX instructions in internal math macrosUlrich Drepper2-59/+24
2012-01-27PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella3-4/+57
2012-01-27Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper135-1137/+271
2012-01-27Sort objects before relocationsUlrich Drepper8-35/+158
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers135-1137/+271
2012-01-27Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper20-156/+66
2012-01-27Fix commentUlrich Drepper1-2/+2
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers10-63/+27
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers11-93/+39
2012-01-26Really fix AVX testsUlrich Drepper9-28/+41
2012-01-26Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper4-4/+24
2012-01-25Remove gets declarations in C++ tests.Joseph Myers5-6/+7
2012-01-24Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper12-6102/+53
2012-01-24Fix gets problemsUlrich Drepper4-10/+30
2012-01-24Remove posix/glob directory (standalone glob build support).Joseph Myers9-6085/+4
2012-01-24Use newly built locales for tst-c16c32-1.Joseph Myers2-0/+5
2012-01-23Hurd: Try to respect mmap address hint for non-MAP_FIXED.Samuel Thibault2-15/+37
2012-01-23Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT.Pino Toscano2-2/+7
2012-01-21Fix version check in uchar.hUlrich Drepper2-1/+5
2012-01-20Do not cache negative results in nscd if these are transientUlrich Drepper7-18/+34
2012-01-17More minor malloc cleanupsUlrich Drepper1-24/+1
2012-01-16Minor cleanups of malloc codeUlrich Drepper3-55/+6
2012-01-16Fix locking problem in fmtmsgUlrich Drepper4-3/+43
2012-01-13Don't always provide definition of gets checking versionMarek Polacek2-0/+8
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt5-11/+25
2012-01-11Optimized acosh for 64-bit platformsUlrich Drepper2-0/+69
2012-01-11Optimize scalblnUlrich Drepper5-77/+108
2012-01-11Fix warnings due to return in void functionsUlrich Drepper2-6/+21
2012-01-10Optimize s_modfUlrich Drepper6-51/+88
2012-01-10Add const attribute to fmin and fmaxUlrich Drepper2-2/+4
2012-01-10Optimize ldexp and scalbnUlrich Drepper6-93/+65
2012-01-10Add const attribute to pthread_equalUlrich Drepper2-1/+4
2012-01-10Consistently added return to pthread_exitUlrich Drepper3-3/+8
2012-01-10Add noreturn attributeMarek Polacek2-1/+6
2012-01-09Some branch prediction for log1pUlrich Drepper2-3/+7
2012-01-08bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper2-0/+6
2012-01-08Install bits/poll2.hUlrich Drepper2-2/+6