aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-10-21Use $(NM) not nm in tst-cancel-wrappers.Jim Blandy1-0/+5
2012-10-21SH: Use <bits/fcntl-linux.h>Andreas Jaeger1-0/+6
2012-10-20Check the main application only if SHARED is definedH.J. Lu1-0/+12
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger1-0/+10
2012-10-20Alsways include <bits/types.h> in <fcntl.h>.Roland McGrath1-0/+5
2012-10-19Add wcsmbs IFUNC testsH.J. Lu1-0/+9
2012-10-19Add string IFUNC testsH.J. Lu1-0/+60
2012-10-19Add debug IFUNC testsH.J. Lu1-0/+9
2012-10-20Retry read in ld.so if the entire ELF header is not read inSiddhesh Poyarekar1-0/+6
2012-10-19Use $(built-program-cmd) in io/ftwtest-sh.Joseph Myers1-0/+7
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers1-0/+36
2012-10-19Remove relics of support for configuring in the source directory.Joseph Myers1-0/+11
2012-10-19Use working directory, not /tmp, in io/ftwtest-sh.Joseph Myers1-0/+5
2012-10-19Use $(built-program-cmd) in posix/tst-getconf.sh.Joseph Myers1-0/+10
2012-10-19Clean up localedata/tst-wctype.sh to match how it is called.Jim Blandy1-0/+7
2012-10-19Add a testcase for BZ #14716H.J. Lu1-0/+8
2012-10-18Comment on slow compilation of math/test-tgmath2.cMarkus Trippelsdorf1-0/+4
2012-10-18Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers1-0/+56
2012-10-18Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar1-0/+7
2012-10-17Don't call feclearexcept in gamma function tests.Joseph Myers1-0/+6
2012-10-16__alloc_dir: avoid integer overflow in malloc argumentFlorian Weimer1-0/+6
2012-10-15Fix BZ #14716: memmem crashMaxim Kuvyrkov1-0/+6
2012-10-12Use __uint64_t in x86 __bswap_64H.J. Lu1-0/+5
2012-10-12Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab1-0/+7
2012-10-11Add x86-64 __libc_ifunc_impl_listH.J. Lu1-0/+53
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu1-0/+56
2012-10-11Framework to test IFUNC implementations on targetH.J. Lu1-0/+14
2012-10-11Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu1-0/+16
2012-10-10Use $CXX not cc1plus to locate C++ headers.Joseph Myers1-0/+3
2012-10-10Don't include link-libc-static in +link-static-before-libc.Joseph Myers1-0/+3
2012-10-10Remove _IO_pos_t.Joseph Myers1-0/+4
2012-10-10* NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva1-0/+5
2012-10-10* crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva1-0/+8
2012-10-10* crypt/crypt-private.h: Include stdbool.h.Alexandre Oliva1-0/+13
2012-10-09Add NEWS entry for BZ #14602.Maxim Kuvyrkov1-0/+4
2012-10-09Make libm-test.inc test comparison macros.Joseph Myers1-0/+14
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-0/+18
2012-10-09Free errstring if _dl_addr doesn't returns 0Roland McGrath1-0/+5
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers1-0/+18
2012-10-08Fix BZ #14602: strstr and strcasestr return wrong result.Maxim Kuvyrkov1-0/+13
2012-10-08Improve libm test coverage of classification macros / functions.Joseph Myers1-0/+14
2012-10-08Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder1-0/+6
2012-10-08Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab1-0/+5
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller1-0/+6
2012-10-06Add a strstr test for page boundaryH.J. Lu1-0/+4
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller1-0/+11
2012-10-05Add a testase for BZ #14602H.J. Lu1-0/+4
2012-10-05Test strcasestr/strchr/strstr under all implementationsH.J. Lu1-0/+24
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu1-0/+7
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu1-0/+3