]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2015-08-18  Paul EggertPort the 0x7efe...feff pattern to GCC 6.
2015-08-18  H.J. LuDefine HAS_CPUID/HAS_I586/HAS_I686 from -march=
2015-08-18  Marko MyllynenFix lang_lib/lang_term as per ISO 639-2 [BZ #16973]
2015-08-18  Zack Weinbergregexp.h: update Versions to match file usage [BZ ...
2015-08-18  Mike FrysingerNEWS: note fixed bug
2015-08-18  Alan Modrahppa: start.S: rework references to fix PIE TEXTRELs...
2015-08-18  Mike Frysingerhppa: timerfd.h: move to common sys/timerfd.h
2015-08-18  Mike Frysingerhppa: signalfd.h: move to common sys/signalfd.h
2015-08-18  Mike Frysingerhppa: inotify.h: move to common sys/inotify.h
2015-08-18  Mike Frysingerhppa: eventfd.h: move to common sys/eventfd.h
2015-08-18  Mike Frysingerhppa: epoll.h: move to common sys/epoll.h
2015-08-18  Mike Frysingerhppa: sigaction.h: update define export based on __USE_...
2015-08-18  Mike Frysingerhppa: shm.h: add SHM_EXEC
2015-08-18  Mike Frysingerhppa: drop __ASSUME_LWS_CAS define
2015-08-18  Mike Frysingerhppa: assume TLS everywhere
2015-08-17  Joseph MyersFix csqrt spurious underflows (bug 18823).
2015-08-17  Andreas SchwabAdd version set GLIBC_2.19 for linux/powerpc
2015-08-16  Zack WeinbergDesupport regexp.h (bug 18681)
2015-08-15  Paul PluzhnikovFix BZ #18084 -- backtrace (..., 0) dumps core on x86.
2015-08-15  Mike Frysingerstpncpy: fix bug number [BZ #18795]
2015-08-15  Zack Weinbergstpncpy: fix size checking [BZ #18975]
2015-08-14  Joseph MyersFix fma spurious underflows (bug 18824).
2015-08-14  Paul PluzhnikovRegenerated sysdeps/x86_64/fpu/libm-test-ulps with...
2015-08-14  Siddhesh PoyarekarRemove incorrect register mov in floorf/nearbyint on...
2015-08-13  Joseph MyersAdd more random libm-test inputs.
2015-08-13  Joseph MyersFix tanh missing underflows (bug 16520).
2015-08-13  H.J. LuCheck if cpuid is available in init_cpu_features
2015-08-13  H.J. LuDon't include <cpuid.h> in elision-conf.h
2015-08-13  H.J. LuUpdate x86 elision-conf.c for <cpu-features.h>
2015-08-13  H.J. LuUpdate libmvec multiarch functions for <cpu-features.h>
2015-08-13  H.J. LuUpdate i686 multiarch functions for <cpu-features.h>
2015-08-13  H.J. LuUpdate x86_64 multiarch functions for <cpu-features.h>
2015-08-13  H.J. LuAdd _dl_x86_cpu_features to rtld_global
2015-08-13  Paul PluzhnikovFix BZ #18820 -- fmemopen may leak memory on failure.
2015-08-13  Paul PluzhnikovFix BZ #16734 -- fopen calls mmap to allocate its buffer
2015-08-12  Paul PluzhnikovFix BZ #18086 -- nice resets errno to 0.
2015-08-11  Ondrej Bilkapowerpc: Fix stpcpy performance for power8
2015-08-11  Adhemerval... powerpc: Fix PPC64/POWER7 conform tests
2015-08-11  Adhemerval... powerpc: Use default strcpy optimization for POWER7
2015-08-11  Adhemerval... powerpc: Fix strnlen/power7 build
2015-08-11  Adhemerval... powerpc: Fix strstr/power7 build
2015-08-11  Maxim OstapenkoClear DF_1_NODELETE flag only for failed to load library.
2015-08-11  Andreas SchwabRemove unused definition of __openat(64)_nocancel
2015-08-11  Joseph MyersAdd more tests of various libm functions.
2015-08-10  Joseph MyersFix ldbl-128ibm tanhl inaccuracy (bug 18790).
2015-08-10  Andreas SchwabReadd O_LARGEFILE flag for openat64 (bug 18781)
2015-08-10  Joseph MyersFix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).
2015-08-09  H.J. LuAdd a missing break in tst-auditmod3b.c
2015-08-09  Joseph MyersResort bug numbers in NEWS into ascending order.
2015-08-09  Andreas SchwabRemove unused variables from timezone/Makefile
2015-08-09  Mike Frysingergawk: fix gensub usage
2015-08-09  Mike Frysingerfix non-portable `echo -n` usage
2015-08-09  Mike Frysingerhppa: put custom madvise defines behind __USE_MISC
2015-08-09  John David... hppa: Fix miscompilation of sched_setaffinity() [BZ...
2015-08-08  Paul PluzhnikovIn preparation for fixing BZ#16734, fix failure in...
2015-08-08  Paul PluzhnikovFix trailing space.
2015-08-08  Paul PluzhnikovFix BZ #17905
2015-08-08  John David... hppa: Fix reload error with atomic code [BZ #18787]
2015-08-08  Mike Frysingermicroblaze: include unix/sysdep.h
2015-08-07  Joseph MyersFix tan missing underflows (bug 16517).
2015-08-07  Arslanbek Astemirovlocales/ce_RU: sync with other *_RU locales
2015-08-07  Samuel ThibaultFix sysdeps/i386/fpu/s_scalbn.S build
2015-08-07  Mike Frysingerhppa: _dl_symbol_address: add missing hidden def
2015-08-06  Samuel ThibaultFix gcrt0.o compilation
2015-08-06  Joseph MyersFix sinh missing underflows (bug 16519).
2015-08-06  Paul PluzhnikovAdd #include <unistd.h> to libio/oldfileops.c for write.
2015-08-06  Mike Frysingerfix missing ctype.h include
2015-08-06  Arjun ShankarModify several tests to use test-skeleton.c
2015-08-06  Zack WeinbergCorrect comments about the history of <regexp.h>
2015-08-05  Andreas SchwabProperly terminate FDE in makecontext for m68k (bug...
2015-08-05  H.J. LuAlign stack to 16 bytes when calling __errno_location
2015-08-05  H.J. LuAlign stack to 16 bytes when calling __gettimeofday
2015-08-05  H.J. LuAlign stack to 16 bytes when calling __setcontext
2015-08-05  H.J. LuCompile {memcpy,strcmp}-sse2-unaligned.S only for libc
2015-08-05  Wilco DijkstraImprove performance of mempcpy by inlining and using...
2015-08-05  Wilco DijkstraImprove memccpy performance by using memchr/memcpy...
2015-08-05  Wilco DijkstraThis patch improves strncpy performance by using strnle...
2015-08-05  Wilco DijkstraImprove feenableexcept performance - avoid an unnecessa...
2015-08-05  Wilco DijkstraImprove fesetenv performance by avoiding unnecessary...
2015-08-05  H.J. LuAlso check dead->data[category] != NULL
2015-08-05  Joseph MyersFix powf (close to -1, large) (bug 18647).
2015-08-05  Adhemerval... arm: Assembly implementation cleanup
2015-08-05  Marko Myllynenlocaledata: remove timezone information [BZ #18525]
2015-08-05  Daniel MarjamäkiUpdated __nonnull annotations for wcscat, wcsncat,...
2015-08-05  Mike Frysingertest-skeleton: add usage information
2015-08-05  Mike Frysingermmap64: fix undef warnings
2015-08-05  Mike Frysingernptl: fix set-but-unused warning w/_STACK_GROWS_UP
2015-08-05  Carlos O'DonellOpen development for 2.23. glibc-2.22.90
2015-08-05  Carlos O'DonellUpdate version.h and include/features.h for 2.22 release glibc-2.22
2015-08-04  Chris Metcalftilepro: fix warnings in sysdeps/tile/tilepro/bits...
2015-08-04  Andreas SchwabProperly terminate FDE in makecontext for ix86 (bug...
2015-08-01  Carlos O'DonellUpdated translations for 2.22.
2015-08-01  Zack WeinbergDeprecate the use of regexp.h
2015-07-31  Carlos O'DonellRegenerate libc.pot for 2.22 release.
2015-07-30  Andrew SenkevichPrevent runtime fail of SSE vector math tests on non...
2015-07-30  Mike Frysingerhppa: add bz entry for pthreadtypes.h fix
2015-07-30  Mike Frysingerhppa: fix pthreadtypes.h namespace failures
2015-07-30  Torvald Riegelhppa: Remove custom lowlevellock.h.
2015-07-30  Mike Frysingerhppa: sigaction.h: change sa_flags to an int
2015-07-30  Mike Frysingerhppa: fix sysdep.h header setup
next