platform/upstream/glibc.git
2015-09-07 Samuel ThibaultFix parallel build of before-compile targets.
2015-09-06 Samuel ThibaultFix rules generating headers in hurd/ and mach/
2015-09-06 Manolis RagkousisCheck sysheaders when looking for Mach and Hurd headers
2015-09-04 Roland McGrathBZ#18921: Fix opendir inverted o_directory_works test.
2015-09-04 Joseph MyersRename bits/linkmap.h to linkmap.h (bug 14912).
2015-09-04 Andreas SchwabTerminate FDE before return trampoline in makecontext...
2015-09-04 Carlos Eduardo Seopowerpc: Fix compiler warning in some syscalls.
2015-09-04 Joseph MyersRename bits/stdio-lock.h to stdio-lock.h (bug 14912).
2015-09-04 Joseph MyersRename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).
2015-09-04 Florian WeimerAmend ChangeLog to reflect deletion of elf/tst-znodelet...
2015-09-03 Roland McGrathMark elf/tst-protected1[ab] as XFAIL.
2015-09-03 Joseph MyersRename bits/libc-tsd.h to libc-tsd.h (bug 14912).
2015-09-03 Joseph MyersDon't install bits/libc-lock.h or bits/stdio-lock.h.
2015-09-03 Joseph MyersDon't include <bits/stdio-lock.h> from installed <libio.h>.
2015-09-01 Paul PluzhnikovFix BZ #18757.
2015-09-01 Paul PluzhnikovFilter out NULL entries.
2015-09-01 Joseph MyersAdd netinet/in.h values from Linux 4.2.
2015-09-01 Joseph MyersAdd more TCP_* values to netinet/tcp.h.
2015-08-31 Brett NeumeierFix non-v9 32-bit sparc build.
2015-08-31 Paul EggertFix broken overflow check in posix_fallocate [BZ 18873]
2015-08-29 Mike FrysingerNEWS: add #18887
2015-08-29 Mike Frysingergetmntent: fix memory corruption w/blank lines [BZ...
2015-08-29 Mike Frysingerde.po: fix SIGALRM typo [BZ #4404]
2015-08-29 James Perkinstime/tst-strptime2.c: test full input range +/- 0-9999
2015-08-29 James Perkinsstrptime %z: fix rounding, extend range to +/-9959...
2015-08-28 H.J. LuMention 15786 in NEWS
2015-08-28 Adhemerval... Fix wordsize-32 mmap offset for negative value (BZ...
2015-08-27 Joseph MyersNote bug 14941 as having been fixed in 2.18.
2015-08-27 H.J. LuDetect and select i586/i686 implementation at run-time
2015-08-27 H.J. LuAdd i386 memset and memcpy assembly functions
2015-08-27 Steve Ellcey Fix undefined warning messages in GCC 6.
2015-08-27 H.J. LuRemove i486 subdirectory
2015-08-27 H.J. LuMove i486/strlen.S to strlen.S
2015-08-27 H.J. LuMove i486/strcat.S to strcat.S
2015-08-27 H.J. LuMove i486/pthread_spin_trylock.S to pthread_spin_trylock.S
2015-08-27 H.J. LuMove i486/string-inlines.c to string-inlines.c
2015-08-27 H.J. LuMove i486/htonl.S to htonl.S
2015-08-27 H.J. LuMove i486/bits/atomic.h to bits/atomic.h
2015-08-27 H.J. LuRemove sysdeps/i386/i486/Versions
2015-08-27 Gleb Fotengauer... Mention mkdtemp as another secure alternative to mktemp
2015-08-26 Stan ShebsDisable uninitialized warning with GCC 4.8
2015-08-26 Roland McGrathMeaningless ChangeLog cleanup to trigger buildbot.
2015-08-26 Carlos Eduardo Seopowerpc: Sync hwcap.h with kernel
2015-08-26 Paul E. Murphypowerpc: Revert to default atomic ops in elision code
2015-08-26 Mike Frysingermips: siginfo.h: add SIGSYS details [BZ #18863]
2015-08-26 H.J. LuReplace BZERO_P/PIC with USE_AS_BZERO/SHARED
2015-08-26 H.J. LuReplace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHARED
2015-08-26 H.J. LuDon't disable SSE in x86-64 ld.so
2015-08-26 Stefan LieblerAdjust _Unwind_Word in unwind.h to version in libgcc.
2015-08-26 Stefan LieblerS390: Fix build error with gcc6 in utf8_utf16-z9.c.
2015-08-26 Stefan LieblerS390: Optimize string, wcsmbs and memory functions.
2015-08-26 Stefan LieblerS390: Optimize memrchr.
2015-08-26 Stefan LieblerS390: Optimize wmemcmp.
2015-08-26 Stefan LieblerS390: Optimize wmemset.
2015-08-26 Stefan LieblerS390: Optimize memccpy.
2015-08-26 Stefan LieblerS390: Optimize memchr, rawmemchr and wmemchr.
2015-08-26 Stefan LieblerS390: Optimize strcspn and wcscspn.
2015-08-26 Stefan LieblerS390: Optimize strpbrk and wcspbrk.
2015-08-26 Stefan LieblerS390: Optimize strspn and wcsspn.
2015-08-26 Stefan LieblerS390: Optimize strrchr and wcsrchr.
2015-08-26 Stefan LieblerS390: Optimize strchrnul and wcschrnul.
2015-08-26 Stefan LieblerS390: Optimize strchr and wcschr.
2015-08-26 Stefan LieblerS390: Optimize strncmp and wcsncmp.
2015-08-26 Stefan LieblerS390: Optimize strcmp and wcscmp.
2015-08-26 Stefan LieblerS390: Optimize strncat wcsncat.
2015-08-26 Stefan LieblerS390: Optimize strcat and wcscat.
2015-08-26 Stefan LieblerS390: Optimize stpncpy and wcpncpy.
2015-08-26 Stefan LieblerS390: Optimize strncpy and wcsncpy.
2015-08-26 Stefan LieblerS390: Optimize stpcpy and wcpcpy.
2015-08-26 Stefan LieblerS390: Optimize strcpy and wcscpy.
2015-08-26 Stefan LieblerS390: Optimize strnlen and wcsnlen.
2015-08-26 Stefan LieblerS390: Optimize strlen and wcslen.
2015-08-26 Stefan LieblerS390: Ifunc resolver macro for vector instructions.
2015-08-26 Stefan LieblerS390: configure check for vector instruction support...
2015-08-26 Stefan LieblerS390: Add new s390 platform.
2015-08-26 Stefan LieblerS390: Add hwcaps value for vector facility.
2015-08-26 Stefan LieblerS390: Refactor ifunc implementations and enable ifunc...
2015-08-26 Stefan LieblerS390: Fix handling of DXC-byte in FPC-register.
2015-08-25 Roland McGrathNaCl: Call __nacl_main in preference to main.
2015-08-25 H.J. LuUse SSE2 optimized strcmp in x86-64 ld.so
2015-08-25 H.J. LuDon't run tst-getpid2 with LD_BIND_NOW=1
2015-08-25 Rajalakshmi... Call direct system calls for socket operations
2015-08-25 Paul E. Murphypowerpc: Fix tabort usage in syscalls
2015-08-25 Rajalakshmi... powerpc: Handle worstcase behavior in strstr() for...
2015-08-25 H.J. LuReplace %xmm[8-12] with %xmm[0-4]
2015-08-25 H.J. LuRemove x86-64 rtld-xxx.c and rtld-xxx.S
2015-08-25 H.J. LuReplace %xmm8 with %xmm0
2015-08-25 Ondřej Bílkaadd bug 18240 to news.
2015-08-25 Ondřej BílkaHandle overflow in __hcreate_r
2015-08-25 Ondřej BílkaFix strcpy_chk and stpcpy_chk performance.
2015-08-25 H.J. LuSave and restore vector registers in x86-64 ld.so
2015-08-24 Joseph MyersNote bug 10882 as having been fixed in 2.16.
2015-08-24 Wilco Dijkstra2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
2015-08-24 Wilco Dijkstra2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
2015-08-24 Siddhesh PoyarekarDon't use the main arena in retry path if it is corrupt
2015-08-24 Siddhesh PoyarekarDrop unused first argument from arena_get2
2015-08-24 Andreas SchwabRemove __ASSUME_IPC64
2015-08-21 Mike Frysingermanual: skip build when perl is unavailable
2015-08-21 Carlos Eduardo Seopowerpc: Fix memchr for powerpc32.
2015-08-21 Carlos Eduardo Seopowerpc: make memchr use memchr-power7.
next