]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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 NiederAdd bugs 14660, 14661 to NEWS
2012-10-08  Jonathan Niedernptl_db/Makefile: force C locale when running readelf
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-06  David S. MillerCorrect libthreadb register access for 64-bit sparc.
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  Roland McGrathClean up R_ARM_PC24 handling.
2012-10-05  H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-05  H.J. LuAdd test cases for BZ #14557
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-05  Siddhesh PoyarekarUnlock mutex before going back to waiting for PI mutexes
2012-10-05  Khem Rajpowerpc: add name_to_handle_at, open_by_handle etc...
2012-10-04  Roland McGrathName space hygeine for madvise.
2012-10-03  Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-03  Steve Ellcey2012-10-03 Steve Ellcey <sellcey@mips.com>
2012-10-03  Steve Ellcey2012-10-03 Steve Ellcey <sellcey@mips.com>
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  H.J. LuUpdate copyright years
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-02  Siddhesh PoyarekarSplit my last ChangeLog entry into respective arch...
2012-10-02  Siddhesh PoyarekarFix clone flag name in comment to CLONE_CHILD_CLEARTID.
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  Siddhesh PoyarekarFix exception table for i386 pthread_cond_wait
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  H.J. LuFix the ChangeLog entry
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. LuRemove mips VERSYMIDX macro definition
2012-09-28  H.J. LuRemove arm ADDRIDX macro definition
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  Richard Hendersonalpha: Fix all users of SYSCALL_ERROR_HANDLER
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  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-26  Joseph MyersAdd __ppc_get_timebase_freq to powerpc-nofpu ABI baseline.
2012-09-25  Roland McGrathDeclare targets with .PHONY in Makefile.in.
2012-09-25  Tulio Magno... Add __ppc_get_timebase_freq to ppc.h.
2012-09-25  Alan ModraFix bugs in powerpc pthread_once.
2012-09-25  Joseph MyersFix order of bug list in NEWS and remove duplicate...
2012-09-25  Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-09-25  Joseph MyersAdd bug 14621 to NEWS.
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  Mike Frysingeria64: define new get-rounding-mode.h header
2012-09-24  Mike Frysingeria64: override crtbeginT.o
2012-09-24  Chris Metcalftile: fix two comments that said "tile" to properly...
2012-09-24  H.J. LuReplace crtendS.o with crtend.o for static link
2012-09-24  H.J. LuSort BZ # in NEWS
2012-09-24  H.J. LuAdd "()" when casting to uint64_t for 64-bit store
2012-09-24  H.J. LuProperly handle fencepost with MALLOC_ALIGN_MASK
next