]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2015-11-24  Chris Metcalftile: define __NO_LONG_DOUBLE_MATH
2015-11-24  Gleb Fotengauer... malloc: remove redundant getenv call
2015-11-24  Florian WeimerRemove CPU set size checking from affinity functions...
2015-11-24  Florian WeimerImplement "make update-all-abi"
2015-11-24  Florian WeimerReplace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER...
2015-11-23  Joseph MyersUpdate <sys/ptrace.h> for Linux 4.3.
2015-11-23  Joseph MyersUpdate <netpacket/packet.h> for Linux 4.3.
2015-11-23  Joseph MyersFix strtol in Turkish locales (bug 19242).
2015-11-21  Roland McGrathNaCl: Use allocate_code_data after dyncode_create
2015-11-20  Joseph MyersFix math_private.h multiple include guards.
2015-11-20  Joseph MyersFix lgamma setting signgam for ISO C (bug 15421).
2015-11-20  Adhemerval... Remove signal handling for nanosleep (bug 16364)
2015-11-20  Stefan LieblerS390: Use __asm__ instead of asm.
2015-11-19  Paul Murphypowerpc: Spinlock optimization and cleanup
2015-11-19  Paul Murphypowerpc: More elision improvements
2015-11-19  Paul MurphyShuffle includes in ldbl-128ibm/mpn2ldl.c
2015-11-17  Siddhesh PoyarekarInclude s_sin.c in s_sincos.c
2015-11-17  Siddhesh PoyarekarRemove redundant else clauses in s_sin.c
2015-11-17  Siddhesh Poyarekarbenchtests: Mark output variables as used
2015-11-16  Florian WeimerWork around conflicting declarations of math functions
2015-11-14  H.J. LuRun tst-prelink test for GLOB_DAT reloc
2015-11-13  Joseph MyersFix ldbl-128ibm strtold overflow handling (bug 14551).
2015-11-12  Joseph MyersFix powerpc round, roundf spurious "inexact" (bug 19238).
2015-11-12  Joseph MyersFix powerpc64 lround, lroundf, llround, llroundf spurio...
2015-11-11  Mike Frysingerpylintrc: disable reports
2015-11-11  Roland McGrathNaCl: Use open_resource API for shared objects
2015-11-11  Joseph MyersFix powerpc nearbyint wrongly clearing "inexact" and...
2015-11-10  H.J. LuAdd a test for prelink output
2015-11-10  Joseph MyersAdd more tests of pow.
2015-11-10  Adhemerval... Fix nearbyintl linkage for ia64 (bug 19219)
2015-11-10  Wilco DijkstraEnable _STRING_ARCH_unaligned on AArch64.
2015-11-10  Wilco DijkstraRemove __signbit* from localplt.data as they are no...
2015-11-09  Florian Weimerld.so: Add original DSO name if overridden by audit...
2015-11-09  Stefan LieblerS390: Clean setjmp, longjmp, getcontext symbols.
2015-11-09  Stefan LieblerS390: Call direct system calls for socket operations.
2015-11-09  Florian WeimerTerminate process on invalid netlink response from...
2015-11-07  H.J. LuKeep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink
2015-11-06  Joseph MyersFix typo in signgam test messages.
2015-11-06  Joseph MyersRemove configure tests for some linker -z options.
2015-11-06  Florian WeimerSimplify the abilist format
2015-11-06  Mark WielaardAdd LFS support for fts functions (bug 11460)
2015-11-05  Joseph MyersRun libm-test tests for finite-math-only functions.
2015-11-05  Roland McGrathFix some stub prototypes missing ... after K&R conversion
2015-11-05  Joseph MyersAdd script to list fixed bugs for the NEWS file.
2015-11-05  Joseph MyersFix i386/x86_64 log* (1) zero sign for -ffinite-math...
2015-11-05  Joseph MyersFix finite-math-only lgamma functions signgam setting...
2015-11-05  Joseph MyersFix features.h for -Wundef (bug 19212).
2015-11-05  Joseph MyersDon't redirect ldexp to scalbn in bits/math-finite...
2015-11-05  Joseph MyersMake bits/math-finite.h conditions match other headers...
2015-11-04  Joseph MyersRemove miscellaneous GCC >= 4.7 version conditionals.
2015-11-04  Joseph MyersRefactor libm-test inline tests disabling.
2015-11-04  Florian WeimerAdd bug 18604 to the correct section
2015-11-04  Florian WeimerRemove a spurious attribution
2015-11-04  Florian WeimerAdd bug 18604 to NEWS
2015-11-04  Joseph MyersAdd more libm tests (scalb*, signbit, sin, sincos,...
2015-11-03  David KastrupDon't macro-expand failed assertion expression [BZ...
2015-11-03  Joseph MyersRemove --no-whole-archive configure test.
2015-11-03  Joseph MyersAdd more libm tests (modf, nearbyint, nextafter, nextto...
2015-11-03  Joseph MyersFix dbl-64 remainder sign of zero result (bug 19201).
2015-11-02  Joseph MyersMake nextafter, nexttoward set errno (bug 6799).
2015-11-02  Joseph MyersRemove init_array / fini_array configure test.
2015-10-29  Joseph MyersFix ldbl-128 log1pl (-qNaN) spurious "invalid" exceptio...
2015-10-29  Joseph MyersDo not test sign of zero result from infinite argument...
2015-10-29  Joseph MyersMake drem an alias of remainder (bug 16171).
2015-10-29  Joseph MyersRemove cpuid.h configure tests.
2015-10-29  Joseph MyersRemove configure tests for visibility support.
2015-10-29  Joseph MyersUse max_align_t from <stddef.h>.
2015-10-29  Florian Weimer_dl_fini: Rewrite to use VLA instead of extend_alloca
2015-10-28  Joseph MyersHandle more state in i386/x86_64 fesetenv (bug 16068).
2015-10-28  Joseph MyersUse C11 CMPLX* macros in libm tests.
2015-10-28  Joseph MyersUse C11 *_TRUE_MIN macros where applicable.
2015-10-28  Florian Weimermalloc: Prevent arena free_list from turning cyclic...
2015-10-28  Joseph MyersFix i386/x86_64 fesetenv SSE exception clearing (bug...
2015-10-28  Joseph MyersUse C11 *_DECIMAL_DIG macros in libm-test.inc.
2015-10-28  Carlos Eduardo Seopowerpc: Provide __tls_get_addr () in static libc
2015-10-28  Joseph MyersRemove -mavx2 configure tests.
2015-10-27  Joseph MyersRemove configure test for ARM TLS descriptors support.
2015-10-27  Joseph MyersRemove MIPS16 atomics using __sync_* (bug 17404).
2015-10-27  Joseph MyersRemove GCC version conditionals on -Wmaybe-uninitialize...
2015-10-27  Joseph MyersAdd -std=gnu11 and -std=c11 NPTL initializers tests.
2015-10-27  Joseph MyersUse -std=gnu11 instead of -std=gnu99.
2015-10-27  Joseph MyersRemove sysdeps/nptl/configure.ac.
2015-10-27  Paul Murphypowerpc: Fix usage of elision transient failure adapt...
2015-10-27  Carlos Eduardo SeoAdd AT_PLATFORM to _dl_aux_init ()
2015-10-27  Joseph MyersRemove pre-GCC-4.7 conform/ test XFAILs.
2015-10-27  Joseph MyersUse -std=c11 for C11 conform/ tests.
2015-10-27  Joseph MyersRequire GCC 4.7 or later to build glibc.
2015-10-27  Ludovic CourtèsGracefully handle incompatible locale data
2015-10-27  Joseph MyersRemove TLS configure tests.
2015-10-27  Joseph MyersRemove configure test for needing -P for .S files.
2015-10-26  Joseph MyersRemove support for removing glibc 2.0 headers.
2015-10-26  Joseph MyersRemove configure test for assembler .text directive.
2015-10-26  Florian Weimerx86_64: Regenerate ulps [BZ #19168]
2015-10-26  Florian WeimerUse the CXX compiler only if it can create dynamic...
2015-10-23  Joseph MyersRemove libm-test.inc special-casing of errors up to...
2015-10-23  Joseph MyersAdd more libm tests (ilogb, is*, j0, j1, jn, lgamma...
2015-10-23  Joseph MyersFix j1, jn missing errno setting on underflow (bug...
2015-10-22  Joseph MyersFix i386 / x86_64 nearbyint exception clearing (bug...
2015-10-22  Chris MetcalfUpdate NEWS to mention drive-by fix for bug 18699.
2015-10-22  Chris Metcalftile: regenerate libm-test-ulps
next