]> sourceware.org Git - glibc.git/shortlog
glibc.git
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
2015-07-30 Mike Frysingerhppa: rewrite INLINE_SYSCALL
2015-07-29 H.J. LuExtend local PLT reference check
2015-07-29 Andrew SenkevichAdded runtime check for AVX vector math tests.
2015-07-28 Mike Frysingeria64: drop __tls_get_addr from expected ld.so plt usage
2015-07-28 Mike Frysingeria64: atomic.h: fix atomic_exchange_and_add 64bit handling
2015-07-28 Mike Frysingeria64: clean up old kernel headers cruft
2015-07-28 Mike Frysingerpwd.h: revert __nonnull markings on putpwent [BZ #18641]
2015-07-27 Joseph MyersMark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.
2015-07-27 Andreas SchwabFix spurious conform test failures
2015-07-26 Chung-Lin TangFixes extern protected data handling testcases elf...
2015-07-26 Chung-Lin TangAdd #include <string.h> to nptl/tst-join7mod.c to silen...
2015-07-25 Chung-Lin TangUpdate Nios II ulps file.
2015-07-25 Chung-Lin TangFix order of arguments to rt_sigprocmask syscall when...
2015-07-24 Roland McGrathNaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.
2015-07-24 Siddhesh PoyarekarUse IE model for static variables in libc.so, libpthrea...
2015-07-24 Adhemerval... Update powerpc-fpu libm-test-ulps.
2015-07-24 Andrew SenkevichFixed several libmvec bugs found during testing on...
2015-07-24 Szabolcs Nagy[ARM][BZ #17711] Fix extern protected data handling
2015-07-24 Szabolcs Nagy[AArch64][BZ #17711] Fix extern protected data handling
2015-07-24 Siddhesh PoyarekarMention dl_load_lock by name in the comments
2015-07-24 Roland McGrathMake sysdeps/posix bring in login subdir.
2015-07-23 Roland McGrathAdd SIGWINCH to generic <bits/signum.h>.
2015-07-23 Roland McGrathNaCl: Fix missing getdtablesize symbol.
2015-07-23 Mike Frysingerconform/linknamespace: whitelist matherrf/matherrl
2015-07-23 Mike Frysingeria64: sigaction.h: fix sa_flags ordering
2015-07-23 Siddhesh PoyarekarAlso use l_tls_dtor_count to decide on object unload...
2015-07-22 Mike Frysingeria64: msg.h: fix msg_qnum/msg_qbytes types
2015-07-22 Mike Frysingeria64: stat.h: rename pad0 to __glibc_reserved0
2015-07-22 Mike Frysingeria64: sifaction.h: change sa_flags to an int
2015-07-22 Mike Frysingeria64: siginfo.h: delete siginfo name
2015-07-21 Roland McGrathNaCl: Use only nacl_irt_dev_filename, never nacl_irt_fi...
2015-07-21 Roland McGrathAdd abilist files and NEWS item for arm-nacl port.
2015-07-21 Chris Metcalftile: Fix BZ #18508 (makecontext yield infinite backtrace)
2015-07-21 Marko Myllynenlocale: Remove obsolete repertoire map references
2015-07-21 Khem Rajlocale: Do not define lang_ab for tcy_IN and bhb_IN
2015-07-21 Khem RajReflect renaming of bh_IN and tu_IN in SUPPORTED file...
2015-07-21 Mike Frysingersparc: fix sigaction for 32bit builds [BZ #18694]
2015-07-21 Siddhesh PoyarekarRemove Linuxism from tst-tls-atexit
2015-07-20 Andreas Schwabm68k: update libm test ULPs
2015-07-20 Chris Metcalftst-leaks: raise timeout to 5 seconds
2015-07-20 H.J. LuAdd si_addr_bnd to _sigfault in x86 struct siginfo
2015-07-16 David S. MillerRegenerate SPARC ULPs.
2015-07-16 Adhemerval... libio: Fix fmemopen 'w' mode with provided buffer
2015-07-16 Rajalakshmi... powerpc: strstr optimization
2015-07-16 Mike Frysingerhppa/ia64: _dl_unmap: make it hidden
2015-07-16 Mike Frysingerhppa/ia64: _dl_symbol_address: add PLT bypass for rtld
2015-07-16 Siddhesh PoyarekarAdd comment to clarify how the test can fail
2015-07-16 Siddhesh PoyarekarWhitespace fixup in cxa_thread_atexit_impl.c
next
This page took 0.063647 seconds and 5 git commands to generate.