summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-10-11Framework to test IFUNC implementations on targetH.J. Lu
2012-10-11Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu
2012-10-10Use $CXX not cc1plus to locate C++ headers.Joseph Myers
2012-10-10Don't include link-libc-static in +link-static-before-libc.Joseph Myers
2012-10-10Remove _IO_pos_t.Joseph Myers
2012-10-10* NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva
2012-10-10* crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva
2012-10-10* crypt/crypt-private.h: Include stdbool.h.Alexandre Oliva
2012-10-09Add NEWS entry for BZ #14602.Maxim Kuvyrkov
2012-10-09Make libm-test.inc test comparison macros.Joseph Myers
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-10-09Free errstring if _dl_addr doesn't returns 0Roland McGrath
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers
2012-10-08Fix BZ #14602: strstr and strcasestr return wrong result.Maxim Kuvyrkov
2012-10-08Improve libm test coverage of classification macros / functions.Joseph Myers
2012-10-08Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder
2012-10-08Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller
2012-10-06Add a strstr test for page boundaryH.J. Lu
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller
2012-10-05Add a testase for BZ #14602H.J. Lu
2012-10-05Test strcasestr/strchr/strstr under all implementationsH.J. Lu
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu
2012-10-05Set up the data structures for vDSO in libc.aH.J. Lu
2012-10-05Improve libm-test.inc comment.Joseph Myers
2012-10-05Update config.guess and config.sub.Joseph Myers
2012-10-04Name space hygeine for madvise.Roland McGrath
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath
2012-10-03sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano
2012-10-03Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath
2012-10-02* scripts/check-local-headers.sh: Exclude sys/sdt.h andAlexandre Oliva
2012-10-02Use ElfW(Off) rather than off_t for offsets within ELF files.Roland McGrath
2012-10-02nscd: fix compilation flagsDmitry V. Levin
2012-10-02Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-10-012012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law
2012-10-01Define __have_atfcts global in stub openat implementation.Roland McGrath
2012-10-01Clean up init-first.c files.Roland McGrath
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller
2012-09-28Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath
2012-09-28Fix stub open.c to define __libc_open.Roland McGrath
2012-09-28Add a missing $(make-target-directory).Roland McGrath
2012-09-28Quiet make warning under --disable-shared.Roland McGrath
2012-09-28Conditionalize elf/dl-sysdep.c contents on [SHARED].Roland McGrath
2012-09-28Clean up *objdir variables.Roland McGrath