platform/upstream/glibc.git
2012-10-12 Andreas SchwabAvoid PLT references from __get_clockfreq on powerpc
2012-10-11 H.J. LuAdd x86-64 __libc_ifunc_impl_list
2012-10-11 H.J. LuAdd i686 __libc_ifunc_impl_list
2012-10-11 H.J. LuFramework to test IFUNC implementations on target
2012-10-11 H.J. LuUse IFUNC memmove/memset in x86-64 bcopy/bzero
2012-10-11 Carlos O'DonellFixup nptl/ChangeLog for last commit.
2012-10-11 Carlos O'DonellFix formatting in nptl/sysdeps/pthread/pthread.h.
2012-10-11 Carlos O'Donellhppa: Update pthread.h
2012-10-11 Carlos O'Donellhppa: Remove pt-initfini.c
2012-10-11 Carlos O'Donellhppa: Restore nptl/shlib-versions.
2012-10-10 Joseph MyersUse $CXX not cc1plus to locate C++ headers.
2012-10-10 Joseph MyersDon't include link-libc-static in +link-static-before...
2012-10-10 Joseph MyersRemove _IO_pos_t.
2012-10-10 Alexandre Oliva* NEWS: Add note about FIPS mode. Wording suggested...
2012-10-10 Alexandre Oliva* crypt/crypt-entry.c: Include fips-private.h.
2012-10-10 Alexandre Oliva* crypt/crypt-private.h: Include stdbool.h.
2012-10-10 Siddhesh PoyarekarTake lock in pthread_cond_wait cleanup handler only...
2012-10-10 Maxim KuvyrkovAdd NEWS entry for BZ #14602.
2012-10-09 Joseph MyersMake libm-test.inc test comparison macros.
2012-10-09 Roland McGrathAutomatically disable libidn add-on under --disable...
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 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
next