]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2016-11-10  DJ DelorieUpdates to trace2wl dj/malloc
2016-11-09  DJ DelorieMore merge-related tweaks
2016-11-08  DJ DelorieMerge branch 'master' into dj/malloc
2016-11-08  Adhemerval... Consolidate lseek/lseek64/llseek implementations
2016-11-08  Gabriel F.... Write messages to stdout and use write_message instead...
2016-11-08  Gabriel F.... Use write_message instead of write
2016-11-07  Joseph MyersMake check-installed-headers.sh ignore sys/sysctl.h...
2016-11-07  Steve EllceyDefine __ASSUME_ST_INO_64_BIT on all platforms.
2016-11-07  Florian Weimernptl: Document the reason why __kind in pthread_mutex_t...
2016-11-07  Steve EllceyDocument do_test in test-skeleton.c
2016-11-06  Aurelien Jarnogconv.h: fix build with GCC 7
2016-11-04  Steve EllceySpeed up math/test-tgmath2.c
2016-11-04  Joseph MyersDo not generate UNRESOLVED results for run-built-tests...
2016-11-04  Joseph MyersHandle tests-unsupported if run-built-tests = no.
2016-11-04  Adhemerval... Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32...
2016-11-04  Joseph MyersFix alpha sqrt fegetenv namespace (bug 20768).
2016-11-04  Joseph MyersDo not hardcode platform names in manual/libm-err-tab...
2016-11-04  Joseph MyersMake MIPS <sys/user.h> self-contained.
2016-11-04  Joseph MyersXFAIL check-execstack for MIPS.
2016-11-04  Joseph MyersAdd localplt.data for MIPS.
2016-11-04  Steve EllceyDefine wordsize.h macros everywhere
2016-11-04  Wilco DijkstraAn optimized memchr was missing for AArch64. This...
2016-11-04  Joseph MyersHandle tilegx* machine names.
2016-11-03  Joseph MyersFix linknamespace parallel test failures.
2016-11-02  Steve EllceyFix -Wformat-length warning in time/tst-strptime2.c
2016-11-02  Carlos O'DonellBug 20729: Fix build failures on ppc64 and other arches.
2016-11-01  Steve EllceyFix warning from latest GCC in tst-printf.c
2016-11-01  Joseph MyersCorrect clog10 documentation (bug 19673).
2016-10-31  Carlos O'DonellBug 20729: Include libc-internal.h where required.
2016-10-31  Brent W. Baccalahurd: Fix spurious port deallocation
2016-10-31  Andreas SchwabProperly initialize glob structure with GLOB_BRACE...
2016-10-30  Carlos O'DonellBug 20729: Fix building with -Os.
2016-10-29  Carlos O'DonellAdd include/crypt.h.
2016-10-28  Gabriel F T... Fix warning caused by unused-result in bug-atexit3...
2016-10-28  Joseph MyersAdd SNAN, SNANF, SNANL macros.
2016-10-28  Tulio Magno... Document a behavior of an elided pthread_rwlock_unlock
2016-10-28  Tulio Magno... powerpc: Fix TOC stub on powerpc64 clone()
2016-10-28  Florian Weimermalloc: Update comments about chunk layout
2016-10-28  Florian Weimercrypt: Use internal names for the SHA-2 block functions
2016-10-28  Carlos O'DonellFix building tst-linkall-static.
2016-10-28  Carlos O'DonellAdd missing include for stdlib.h.
2016-10-28  H.J. LuCheck IFUNC definition in unrelocated shared library...
2016-10-28  Florian Weimeri386: Support CFLAGS which imply -fno-omit-frame-pointe...
2016-10-28  Florian WeimerAdd test for linking against most static libraries
2016-10-28  Florian Weimersysmalloc: Initialize previous size field of mmaped...
2016-10-28  Florian Weimermalloc: Use accessors for chunk metadata access
2016-10-28  Joseph MyersMake strtod raise "inexact" exceptions (bug 19380).
2016-10-27  David S. MillerFix a sparc header conformtest failure.
2016-10-27  Siddhesh PoyarekarStatic inline functions for mallopt helpers
2016-10-26  Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-26  Joseph MyersAdd getpayloadl to libnldbl.
2016-10-26  Gabriel F.... Use read_int in vfscanf
2016-10-26  Florian Weimermalloc: Remove malloc_get_state, malloc_set_state ...
2016-10-26  Florian Weimericonv: Avoid writable data and relocations in ISO646
2016-10-26  Florian Weimericonv: Avoid writable data and relocations in IBM charsets
2016-10-26  Siddhesh PoyarekarRemove redundant definitions of M_ARENA_* macros
2016-10-26  Siddhesh PoyarekarRemove references to sbrk to grow/shrink arenas
2016-10-26  Siddhesh PoyarekarDocument the M_ARENA_* mallopt parameters
2016-10-26  Siddhesh PoyarekarAdd note on MALLOC_MMAP_* environment variables
2016-10-26  Carlos O'DonellFix atomic_fetch_xor_release.
2016-10-25  Rajalakshmi... Add tests for strfrom functions
2016-10-25  Rajalakshmi... Refactor strtod tests
2016-10-25  Gabriel F.... Add strfromd, strfromf, and strfroml functions
2016-10-25  Joseph MyersFix cmpli usage in power6 memset.
2016-10-24  Yury Norov * sysdeps/unix/sysv/linux/fxstat.c: Remove useless...
2016-10-24  Adhemerval... Fix Linux sh4 pread/pwrite argument passing
2016-10-24  Steve EllceyFix -Wformat-length warning in tst-setgetname.c
2016-10-22  Florian Weimermath.h: Wrap C++ bits in extern "C++"
2016-10-21  Joseph MyersUse -fno-builtin for sqrt benchmark.
2016-10-21  Paul Murphypowerpc: Cleanup fenv_private.h
2016-10-21  Florian Weimermath: Define iszero as a function template for C++...
2016-10-20  Joseph MyersUse VSQRT instruction for ARM sqrt (bug 20660).
2016-10-19  Joseph MyersStop powerpc copysignl raising "invalid" for sNaN argum...
2016-10-19  Joseph MyersAdd getpayload, getpayloadf, getpayloadl.
2016-10-18  Adhemerval... Fix Linux fallocate tests for EOPNOTSUPP
2016-10-17  Carlos O'DonellBug 20689: Fix FMA and AVX2 detection on Intel
2016-10-17  Joseph MyersDefine HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.
2016-10-17  Stefan LieblerS390: Fix fp comparison not raising FE_INVALID.
2016-10-15  John David... hppa: Optimize atomic_compare_and_exchange_val_acq
2016-10-15  Joseph MyersAdd totalordermag, totalordermagf, totalordermagl.
2016-10-14  steve ellcey... Fix warnings from latest GCC.
2016-10-14  Joseph MyersClean up some complex functions raising FE_INVALID.
2016-10-12  Joseph MyersAdd more totalorder tests.
2016-10-12  Adhemerval... Fix posix_fadvise64 build on mips64n64
2016-10-12  H.J. LuX86: Don't assert on older Intel CPUs [BZ #20647]
2016-10-12  Joseph MyersAdd totalorder, totalorderf, totalorderl.
2016-10-11  Adhemerval... Consolidate Linux sync_file_range implementations
2016-10-11  Florian Weimerresolv: Compile without -Wno-write-strings
2016-10-11  Joseph MyersAvoid M_NAN + M_NAN in complex functions.
2016-10-10  Samuel Thibaulthurd: Fix unused variable warning
2016-10-09  Alan Modrapowerpc32: make PLT call in _mcount compatible with...
2016-10-07  Joseph MyersMake iseqsig handle excess precision.
2016-10-07  Adhemerval... Fix iseqsig for ports that do not support FE_INVALID
2016-10-07  Adhemerval... Consolidate posix_fadvise implementations
2016-10-07  Adhemerval... Consolidate posix_fallocate{64} implementations
2016-10-07  Adhemerval... Consolidate fallocate{64} implementations
2016-10-07  Florian Weimerresolv: Remove RES_USEBSTRING and its implementation...
2016-10-07  Florian Weimerresolv: Remove RES_NOIP6DOTINT and its implementation
2016-10-07  Florian Weimerresolv: Deprecate unimplemented flags
2016-10-07  Stefan LieblerUse libc_ifunc macro for siglongjmp, longjmp in libpthread.
next