]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Automatically disable libidn add-on under --disable-shared.
[thirdparty/glibc.git] / ChangeLog
2012-10-09  Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-10-09  Roland McGrathFree errstring if _dl_addr doesn't returns 0
2012-10-09  Joseph MyersRemove _G_off64_t and _G_stat64 from _G_config.h.
2012-10-09  Maxim KuvyrkovFix BZ #14602: strstr and strcasestr return wrong result.
2012-10-08  Joseph MyersImprove libm test coverage of classification macros...
2012-10-08  Jonathan NiederMakerules (check-abi-%): force C locale when running...
2012-10-08  Andreas SchwabFix missing include in sysdeps/unix/sysv/linux/powerpc...
2012-10-07  David S. MillerFix Niagara-4 memcpy bug on 32-bit.
2012-10-06  H.J. LuAdd a strstr test for page boundary
2012-10-05  David S. MillerAdd Niagara-4 optimized memset/bzero implementation.
2012-10-05  H.J. LuAdd a testase for BZ #14602
2012-10-05  H.J. LuTest strcasestr/strchr/strstr under all implementations
2012-10-05  H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-05  H.J. LuSet GL(dl_nns) to 1 for vDSO in libc.a
2012-10-05  H.J. LuSet up the data structures for vDSO in libc.a
2012-10-05  Joseph MyersImprove libm-test.inc comment.
2012-10-05  Joseph MyersUpdate config.guess and config.sub.
2012-10-04  Roland McGrathName space hygeine for madvise.
2012-10-03  Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-03  Pino Toscanosysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZE
2012-10-03  Roland McGrathRemove sysdeps/unix/bsd/confstr.h file.
2012-10-03  Alexandre Oliva* scripts/check-local-headers.sh: Exclude sys/sdt.h and
2012-10-02  Roland McGrathUse ElfW(Off) rather than off_t for offsets within...
2012-10-02  Dmitry V. Levinnscd: fix compilation flags
2012-10-02  Dmitry V. LevinClarify memory allocation error diagnostics to avoid...
2012-10-02  H.J. LuDefine HAS_FMA with bit_FMA_Usable
2012-10-01  Roland McGrathGet rid of unused __swblk_t type.
2012-10-01  Jeff Law2012-10-01 Patsy Franklin <pfrankli@redhat.com>
2012-10-01  Roland McGrathDefine __have_atfcts global in stub openat implementation.
2012-10-01  Roland McGrathClean up init-first.c files.
2012-10-01  Joseph MyersFix sign of inexact zero return from fma (bug 14645).
2012-09-29  Joseph MyersFix sign of exact zero return from fma (bug 14638).
2012-09-28  David S. MillerUncorrupt Sparc ULPS file.
2012-09-28  Roland McGrathImplement POSIX-generic sleep via nanosleep rather...
2012-09-28  Roland McGrathMove _G_config.h with Linuxism to linux/ directory.
2012-09-28  Roland McGrathFix stub open.c to define __libc_open.
2012-09-28  Roland McGrathAdd a missing $(make-target-directory).
2012-09-28  Roland McGrathQuiet make warning under --disable-shared.
2012-09-28  Roland McGrathConditionalize elf/dl-sysdep.c contents on [SHARED].
2012-09-28  Roland McGrathClean up *objdir variables.
2012-09-28  Roland McGrathAvoid more warnings in nsswitch.c
2012-09-28  David S. MillerRevert "Add missed ildouble case in yesterday's sparc...
2012-09-28  Roland McGrathAvoid unused static function warning in nsswitch.c.
2012-09-28  David S. MillerAdd missed ildouble case in yesterday's sparc ULPs...
2012-09-28  David S. MillerAdd Niagara-4 optimized memcpy and mempcpy.
2012-09-28  Pino Toscanotst-mknodat: create a FIFO instead of a socket
2012-09-28  Jeff Law2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
2012-09-28  H.J. LuRe-order the last ChangeLog entry
2012-09-28  H.J. LuDefine VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
2012-09-28  H.J. LuImprove ChangeLog entry for x86_64 strncmp-ssse3.S
2012-09-28  Pino Toscanoaio_fsync: fix the access mode check
2012-09-28  Jeff Law [BZ #11438]
2012-09-28  H.J. LuFix a typo in ChangeLog
2012-09-28  Siddhesh PoyarekarDon't flush write buffer for ftell
2012-09-28  Siddhesh PoyarekarAdjust wide data buffer pointers during fseek and ftell
2012-09-28  David S. MillerUpdate sparc ULPS for recent clog/clog10 activity.
2012-09-28  David S. MillerFix sparc64 crashes with LD_BIND_NOW and --enable-bind...
2012-09-27  Pino ToscanoInclude <pthread.h> where needed.
2012-09-27  Steve EllceyRemove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and...
2012-09-27  H.J. LuDon't define x86-64 __strncmp_ssse3 in libc.a
2012-09-26  Marek PolacekFix up definitions for older compilers.
2012-09-26  Markus TrippelsdorfUpdate x86-64 ULPs
2012-09-25  Roland McGrathDeclare targets with .PHONY in Makefile.in.
2012-09-25  Tulio Magno Quites... Add __ppc_get_timebase_freq to ppc.h.
2012-09-25  Alan ModraFix bugs in powerpc pthread_once.
2012-09-25  Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-09-25  Joseph MyersUse size_t instead of int for internal variables in...
2012-09-25  Liubov DmitrievaAdd optimized sincosf for SSE2 for x86 and x86-64
2012-09-25  Liubov DmitrievaFix wrong ussage of sincos for subnormal arguments
2012-09-25  Joseph MyersRemove various _G_*_t type names.
2012-09-25  Siddhesh PoyarekarShrink heap on linux when overcommit_memory == 2
2012-09-25  Siddhesh PoyarekarFix minor typos in comments
2012-09-25  Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25  Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-09-25  H.J. LuUse static link by default for --disable-shared
2012-09-24  H.J. LuReplace crtendS.o with crtend.o for static link
2012-09-24  H.J. LuProperly handle fencepost with MALLOC_ALIGN_MASK
2012-09-24  Joseph MyersMake printf respect the rounding mode for hex output...
2012-09-21  Joseph MyersRemove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
2012-09-20  Joseph MyersRemove _G_NEED_STDARG_H.
2012-09-19  Dmitry V. Levinrtld: limit self loading check to normal mode only
2012-09-18  Joseph MyersDon't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile.
2012-09-17  Chris Metcalfcrypt: bump up md5test-giant timeout from 180s to 480s
2012-09-17  Joseph MyersRemove _G_HAVE_IO_GETLINE_INFO.
2012-09-15  H.J. LuRemove $(have-cpp-asm-debuginfo) check
2012-09-14  Joseph MyersMake printf respect the rounding mode for decimal outpu...
2012-09-13  H.J. LuRemove unused __rtld_lock_init_recursive macro
2012-09-13  Joseph MyersRemove _G_HAVE_PRINTF_FP.
2012-09-12  Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-09-12  Allan McRaeUpdate i386 ULPs for recently added math tests
2012-09-11  Joseph MyersRemove unused typedefs and macros from _G_config.h.
2012-09-11  H.J. LuUpdate copyright years in csu/libc-tls.c
2012-09-10  Joseph MyersRemove _G_USING_THUNKS.
2012-09-10  Joseph MyersRemove libio C++ vtable definitions.
2012-09-10  H.J. LuUpdate ChangeLog
2012-09-10  H.J. LuRun tst-fopenloc if $(build-shared) is yes
2012-09-10  H.J. LuUpdate copyright years
2012-09-10  Liubov DmitrievaFix x86 SSE cosf, sinf issues
2012-09-07  H.J. LuAdd "shopt -s nullglob" to check-local-headers.sh
2012-09-07  H.J. LuCheck if deriv->steps is NULL before freeing it
next