]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2013-08-12  David S. MillerOpen development for 2.19. glibc-2.18.90
2013-08-10  David S. MillerUpdate version.h and include/features.h for 2.18 release. glibc-2.18
2013-08-06  Andreas SchwabFix typo in ChangeLog
2013-08-03  David S. MillerUpdate Korean translations.
2013-08-02  David S. MillerUpdate manual/contrib.texi
2013-07-30  David S. MillerUpdate French translations.
2013-07-28  David S. MillerUpdate Czech translations.
2013-07-28  David S. MillerUpdate Swedish translations.
2013-07-28  David S. MillerUpdate Esperanto translations.
2013-07-27  David S. MillerUpdate Vietnamese translations.
2013-07-27  David S. MillerUpdate German translations.
2013-07-26  David S. MillerUpdate Bulgarian translations.
2013-07-26  David S. MillerUpdate Dutch, Polish, and Russian translations.
2013-07-26  Marcus Shawcroft[AArch64] Provide symbol version for _mcount.
2013-07-25  David S. MillerUpdate libc.pot in preparation for giving tarball to...
2013-07-25  Ryan S. ArnoldAdded NEWS entries for AT_HWCAP2 and POWER8 enablement.
2013-07-24  Carlos O'Donellhppa: Regenerate libm-test-ulps.
2013-07-23  David S. MillerRemove Linux kernel version ambiguity in comment added...
2013-07-23  Adhemerval... PowerPC: use _dl_static_init to set GLRO(gl_pagesize)
2013-07-23  David S. MillerIncrease nptl test case buffer size so we really block...
2013-07-22  Chris Metcalftile BZ #15759: Fix bug in _dl_unmap
2013-07-22  Andreas KrebbelS/390: ULPs update.
2013-07-21  Carlos O'DonellCVE-2013-2207, BZ #15755: Disable pt_chown.
2013-07-20  David S. MillerUpdate Sparc ULPs.
2013-07-20  Andreas Schwabm68k: use _dl_static_init to set GLR0(dl_pagesize)
2013-07-19  Chris Metcalftile: add missing semicolon in <bits/ptrace.h>
2013-07-19  Dominik VogtClean up whitespace in lock elision patches.
2013-07-19  Dominik VogtRemove remains of rwlock elision which is not implement...
2013-07-16  Carlos O'DonellBZ #15711: Avoid circular dependency for syscall.h
2013-07-13  David S. MillerAnnotate more cases of math bug 15319.
2013-07-12  Marcus Shawcroft[AArch64] Adding -funwind-tables to backtrace.c
2013-07-09  Marcus Shawcroft[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)
2013-07-08  David S. MillerFull from-scratch rebuild of sparc ULPs.
2013-07-07  Chris Metcalftile: use _dl_static_init to set GLRO(gl_pagesize)
2013-07-07  Chris Metcalftile: update libm-test-ulps from scratch
2013-07-07  Chris Metcalftile: use soft-fp for fma() and fmaf()
2013-07-05  Jeroen AlbersUpdate x86 and x86_64 ulps on AMD FX-8350 with GCC...
2013-07-05  Marcus Shawcroft[AArch64] Regenerate libm-test-ulps
2013-07-04  Siddhesh PoyarekarFix lock elision help text in INSTALL and configure
2013-07-04  Adhemerval... Update powerpc-fpu ULPs.
2013-07-04  Andreas JaegerSync sys/ptrace with Linux 3.10
2013-07-03  Joseph MyersCondition sysdeps/arm/include/bits/setjmp.h contents...
2013-07-03  Joseph MyersRegenerate powerpc-nofpu ULPs.
2013-07-03  H.J. LuAdd x86 init-arch to nptl
2013-07-03  Allan McRaeUpdate i386 ULPs.
2013-07-02  David S. MillerUpdate sparc ULPs.
2013-07-02  Andreas Schwabm68k: update libm test ULPs
2013-07-02  Markus TrippelsdorfUpdate x86_64 ULPs.
2013-07-02  Joseph MyersRegenerate MIPS ulps.
2013-07-02  Joseph MyersRegenerate ARM ulps.
2013-07-02  Joseph MyersRegenerate x86 and x86_64 ulps.
2013-07-02  Joseph MyersMake soft-float ARM use soft-fp fma/fmaf.
2013-07-02  Richard Hendersonalpha: Update libm-test-ulps from scratch
2013-07-02  Andi KleenAdd lock elision to NEWS file
2013-07-02  Andi KleenAdd a configure option to enable lock elision and disab...
2013-07-02  Andi KleenDisable elision for any pthread_mutexattr_settype call
2013-07-02  Andi KleenAdd elision to pthread_mutex_{try,timed,un}lock
2013-07-02  Andi KleenAdd minimal test suite changes for elision enabled...
2013-07-02  Andi KleenAdd new internal mutex type flags for elision.
2013-07-02  Andi KleenAdd the low level infrastructure for pthreads lock...
2013-07-02  H.J. LuEnable static 32-bit SSE4.2 strcasecmp/strncasecmp
2013-07-02  Joseph MyersImplement fma in soft-fp.
2013-07-02  Will NewtonARM: Pass dl_hwcap to IFUNC resolver functions.
2013-06-30  Joseph MyersSupport no-FPU ColdFire in sysdeps/m68k/dl-trampoline...
2013-06-30  Chris Metcalftile: switch to using <fenv.h> fallback functions
2013-06-28  Joseph MyersAdd more NEWS items for 2.18.
2013-06-28  Liubov DmitrievaSkip SSE4.2 versions on Intel Silvermont
2013-06-28  Ryan S. ArnoldPowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling...
2013-06-28  Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-28  Joseph MyersConsistently use page_shift in sysdeps/unix/sysv/linux...
2013-06-28  Pierre YnardTest for mprotect failure in dl-load.c (bug 12492).
2013-06-28  Nathan FroydMark packed structure element used with atomic operatio...
2013-06-28  Joseph MyersFix sysdeps/m68k/fpu_control.h preprocessor indentation.
2013-06-28  Nathan SidwellSupport no-FPU ColdFire in sysdeps/m68k/fpu_control.h.
2013-06-28  Maciej W. RozyckiAdd a dlopen/getpagesize static executable test.
2013-06-28  Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-06-28  Marcus Shawcroft[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC...
2013-06-28  Marcus Shawcroft[AArch64] Simplify getcontext pstate initialization.
2013-06-27  Maciej W. Rozycki_dl_static_init: Remove nested locking.
2013-06-26  Joseph MyersRequire GCC 4.4 or later to build glibc.
2013-06-26  H.J. LuAdd a test for BZ #15674
2013-06-26  H.J. LuMention BZ #15674
2013-06-26  Liubov DmitrievaFix buffers overrun in x86_64 memcmp-ssse3.S
2013-06-26  Maciej W. Rozycki[BZ #15022] Avoid repeated calls to DL_STATIC_INIT...
2013-06-26  Ryan S. ArnoldAdd AT_HWCAP2 as a new auxv_t a_type to elf.h.
2013-06-25  Mike Frysingerdrop NEWS mention
2013-06-25  Richard HendersonFix missing libc-internal.h include.
2013-06-25  Joseph MyersUpdate texinfo.tex.
2013-06-25  Andreas Schwabm68k: fix bad use of register alias in cfi insn
2013-06-25  Richard Henderson[BZ #15666] alpha: Add __sqrt*_finite definitions
2013-06-25  Mike Frysinger[BZ #10283] localedef: align fixed maps to SHMLBA
2013-06-25  Mike Frysingerlibc-internal.h: add ALIGN helper macros
2013-06-24  Vladimir NikulichevBZ #12310: pthread_exit in static app. segfaults
2013-06-24  Ryan S. ArnoldPowerPC: Enable POWER8 platform sans hwcap bits.
2013-06-24  Siddhesh PoyarekarRegenerate INSTALL file
2013-06-24  Siddhesh PoyarekarFix typo in comment
2013-06-23  Richard Hendersonalpha: Update libm-test-ulps
2013-06-22  Joseph MyersInclude <string.h> in nptl/pthread_setattr_default_np.c.
2013-06-22  Joseph MyersInclude <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.
2013-06-22  Joseph MyersFix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_M...
next