]> sourceware.org Git - glibc.git/shortlog
glibc.git
2012-11-25 Adam ConradFix C++ header directory detection for non-standard...
2012-11-23 Mike Frysingeruse $(READELF) rather than readelf
2012-11-23 Andreas SchwabUpdate powerpc libm-test ULPs
2012-11-22 Joseph MyersDisable some fma tests for ldbl-128ibm.
2012-11-22 Joseph MyersFix ldbl-128ibm atanl spurious underflows (bug 14871).
2012-11-22 Joseph MyersMark unwind-dw2-fde-glibc.c variable possibly unused.
2012-11-22 Joseph MyersFix sign of inexact zero results for ldbl-128ibm fmal.
2012-11-22 Joseph MyersFix ldbl-128ibm powl spurious underflows.
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl internal underflows (bug 14869).
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl inaccuracy for arguments with...
2012-11-22 Joseph MyersMark some clog / clog10 underflows as expected for...
2012-11-22 Joseph MyersFix expm1l spurious underflows for ldbl-128ibm.
2012-11-22 Andreas SchwabUpdate i386 libm-test ULPs
2012-11-22 Pino Toscanotest-multiarch: terminate printf output with newline
2012-11-22 Marcus Shawcroftaarch64: Re-generate libm-test-ulps.
2012-11-22 Andreas JaegerFix comment in niu_NU
2012-11-22 Joseph MyersImplement MIPS n64 sendfile64 as alias of sendfile...
2012-11-21 Andreas Schwabm68k: fix return value of lll_futex_timed_wait_bitset
2012-11-21 Joseph MyersAvoid $(shell) in determining default ARM ABI.
2012-11-21 Andreas JaegerFix szl_PL locale
2012-11-21 Andreas JaegerFix typo for ayc_PE
2012-11-21 Chris LeonardAdd locales niu_NU and niu_NZ
2012-11-21 H.J. LuProperly check linker -z XXX support
2012-11-21 Joseph MyersMake ARM fesetenv (FE_NOMASK_ENV) detect failure (bug...
2012-11-21 Joseph MyersRemove unused variable from sem_post.c.
2012-11-21 Joseph MyersRemove unused variable from pthread_cond_timedwait.c.
2012-11-21 Joseph MyersCast to uintptr_t in MIPS jmpbuf-unwind.h.
2012-11-21 H.J. LuCheck supported DF_1_XXX bits
2012-11-21 Marcus Shawcroftaarch64: Fix lll_futex_timed_wait_bitset return value...
2012-11-21 Marcus Shawcroftaarch64: Remove weak_aliasx macro.
2012-11-21 Marcus Shawcroftaarch64: Remove support for NO_LONG_DOUBLE.
2012-11-21 Marcus Shawcroftaarch64: Indent preprocessor directives.
2012-11-21 Marcus Shawcroftaarch64: Use range in copyright years.
2012-11-21 Marcus Shawcroftaarch64: Rename .x files to .c
2012-11-21 Marcus Shawcroftaarch64: Don't use K&R C
2012-11-21 Joseph MyersAdd sotruss-lib.c for MIPS.
2012-11-20 Chris Metcalftile: update libm-test-ulps for new tests
2012-11-20 Chris Metcalftile: Fix __bswap_64 return type in tile bits/byteswap.h
2012-11-20 Chris Metcalftile: remove redundant defines of libc_fetestexcept...
2012-11-20 Andreas Schwabm68k: Remove indirection through weak_aliasx
2012-11-20 Carlos O'DonellDocument syscall signature prefixes in sysdep/unix...
2012-11-20 Thomas Schwingesysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIX...
2012-11-20 Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
2012-11-20 Joseph MyersFix set-but-not-used warnings in ldbl-128 nearbyintl...
2012-11-20 Joseph MyersUse parentheses around MIPS syscall macro arguments.
2012-11-20 Joseph MyersFix int-to-pointer-cast warnings for MIPS.
2012-11-20 Joseph MyersFix warnings from aborting MIPS atomic macros.
2012-11-20 Joseph MyersFix more set-but-not-used warnings in _itowa.c.
2012-11-20 Joseph MyersFix __bswap_64 return type in generic bits/byteswap.h.
2012-11-20 Joseph MyersFix unused-variable warnings from MIPS RESOLVE_GOTSYM...
2012-11-19 Pino ToscanoHurd: fixes for ptsname and ptsname_r
2012-11-19 David S. MillerFix spurious underflows in ldbl-128 atan implementation.
2012-11-19 Joseph MyersFix _POSIX_TZNAME_MAX for older POSIX (bug 14856).
2012-11-19 Joseph MyersFix unused variable warnings from MIPS syscall macros.
2012-11-19 Joseph Myersconformtest: Clean up expectations for POSIX for more...
2012-11-19 Joseph Myersconformtest: Clean up expectations for POSIX for variou...
2012-11-19 Joseph Myersconformtest: Fix miscellaneous expectations for XPG4.
2012-11-19 Joseph MyersDefine siginfo_t in signal.h for XPG4 (bug 14835).
2012-11-19 Eagle BurkutFix ug_CN
2012-11-19 Pino Toscanomuntrace: reset file and hooks before finalizing the...
2012-11-19 Pino ToscanoHurd: implement syncfs
2012-11-19 Marcus ShawcroftAArch64: Adding optimized maths functions.
2012-11-19 Siddhesh PoyarekarReturn EAI_SYSTEM if we're out of file descriptors
2012-11-19 Peng Haitaobindresvport() uses two static variables port and start...
2012-11-19 Steve McIntyreAdd ldconfig cache tag handling for AArch64
2012-11-19 Steve McIntyreAdd ldconfig cache tag handling for ARM hard-float ABI
2012-11-19 Carlos O'Donellhppa: Mark __pthread_once as a hidden def.
2012-11-19 Carlos O'Donellhppa: Fix fesetenv for FE_DFL_ENV.
2012-11-19 Carlos O'Donellhppa: Implement get-rounding-mode.h
2012-11-19 Carlos O'Donellhppa: Implement fpu_control.h.
2012-11-19 Carlos O'Donellhppa: Add ____longjmp_check C implementation.
2012-11-19 Carlos O'Donellhppa: Implement __longjmp_chk.
2012-11-18 David S. MillerCorrect tinyness handling in long-double and float...
2012-11-18 Andreas SchwabFix ifunc configure check for 64-bit targets
2012-11-18 Andreas Schwabm68k: fix cancellable syscall with 5 or 6 arguments
2012-11-18 Andreas Schwabm68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMS
2012-11-18 Andreas Schwabm68k: update libm test ULPs
2012-11-18 Andreas Schwabm68k: define lll_futex_timed_wait_bitset
2012-11-17 David S. MillerFix BZ #14811 for ldbl-128 too.
2012-11-17 Joseph MyersInclude string.h in sysdeps/unix/sysv/linux/fxstatat.c.
2012-11-17 Joseph MyersFix "set but not used" warnings from MIPS bits/atomic.h.
2012-11-17 Joseph MyersRemove ELF_MACHINE_NO_PLT conditionals.
2012-11-17 Joseph MyersGenerate /usr/libexec/getconf files when cross-compiling.
2012-11-16 Pino Toscanocheck-local-headers: ignore Mach kernel headers
2012-11-16 Andrej Lajoviciconv: Fix -c
2012-11-16 David S. MillerDon't generate underflow for very small values in log1pl.
2012-11-16 H.J. LuSet constructor/destructor priority to 1000
2012-11-16 Andreas JaegerAdd szl_PL
2012-11-16 Siddhesh Poyarekarprintf should return negative value on error
2012-11-16 Siddhesh PoyarekarNote in a comment that references to C++ bits are obsolete
2012-11-16 Andreas JaegerAdd ayc_PE locale
2012-11-16 Andreas JaegerAdd nhn_MX locale
2012-11-15 Chris LeonardCorrect L10n of country-name and lang-name in km_KH
2012-11-15 Marcus ShawcroftFix buffer overflow in libm-test.inc check_complex()
2012-11-15 Andreas Jaeger[BZ #13603, 13604, 13698] Three new locales
2012-11-15 Chris Leonard2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>
2012-11-15 Joseph MyersUpdate --version copyright dates for memusagestat and...
2012-11-14 H.J. LuSkip audit if l_reloc_result is NULL
2012-11-14 Marcus ShawcroftFix thumb2 build breakage in libcrypt
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
next
This page took 0.059997 seconds and 5 git commands to generate.