]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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.
2016-10-07  Stefan LieblerUse libc_ifunc macro for vfork in libpthread.
2016-10-07  Stefan LieblerUse libc_ifunc macro for system in libpthread.
2016-10-07  Stefan LieblerUse libc_ifunc macro for clock_* symbols in librt.
2016-10-07  Stefan Lieblerppc: Use libc_ifunc macro for time, gettimeofday.
2016-10-07  Stefan Liebleri386, x86: Use libc_ifunc macro for time, gettimeofday.
2016-10-07  Stefan Lieblers390: Refactor ifunc resolvers due to false debuginfo.
2016-10-07  Stefan LieblerUse gcc attribute ifunc in libc_ifunc macro instead...
2016-10-07  Stefan LieblerAdd configure check to test if gcc supports attribute...
2016-10-06  Joseph MyersAdd iseqsig.
2016-10-06  Siddhesh PoyarekarUpdate comments for some functions in s_sin.c
2016-10-06  Siddhesh PoyarekarAdjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c
2016-10-06  Siddhesh PoyarekarMake quadrant shift a boolean in reduce_and_compute...
2016-10-06  Siddhesh PoyarekarManual typos: System Databases and Name Service Switch
2016-10-06  Rical JasanManual typos: Contributors to
2016-10-06  Rical JasanManual typos: Library Maintenance
2016-10-06  Rical JasanManual typos: Installing
2016-10-06  Rical JasanManual typos: C Language Facilities in the Library
2016-10-06  Rical JasanManual typos: Internal probes
2016-10-06  Rical JasanManual typos: POSIX Threads
2016-10-06  Rical JasanManual typos: Debugging support
2016-10-06  Rical JasanManual typos: DES Encryption and Password Handling
2016-10-06  Rical JasanManual typos: System Configuration Parameters
2016-10-06  Rical JasanManual typos: System Management
2016-10-06  Rical JasanManual typos: Users and Groups
2016-10-06  Rical JasanManual typos: Job Control
2016-10-06  Rical JasanManual typos: Processes
2016-10-06  Rical JasanManual typos: The Basic Program/System Interface
2016-10-06  Rical JasanManual typos: Signal Handling
2016-10-06  Rical JasanManual typos: Non-Local Exits
2016-10-06  Rical JasanManual typos: Resource Usage and Limitation
2016-10-06  Rical JasanManual typos: Date and Time
2016-10-06  Rical JasanManual typos: Arithmetic Functions
2016-10-06  Rical JasanManual typos: Mathematics
2016-10-06  Rical JasanManual typos: Syslog
2016-10-06  Rical JasanManual typos: Low-Level Terminal Interface
2016-10-06  Rical JasanManual typos: Sockets
next