October 2015 Archives by thread
Starting: Thu Oct 1 09:18:00 GMT 2015
Ending: Sat Oct 31 20:25:00 GMT 2015
Messages: 1066
- [PATCHv2] powerpc: Spinlock optimization and cleanup
Szabolcs Nagy
- [PATCHv3] powerpc: ABI change - add HWCAP/HWCAP2/platform info to TCB
Carlos Eduardo Seo
- [PATCH][AArch64] Optimized memset
Wilco Dijkstra
- Moving to -std=gnu11 (another case for requiring GCC >= 4.7)
Joseph Myers
- Use type-specific precision when printing results in libm-test.inc [committed]
Joseph Myers
- Fix ldbl-128 / ldbl-128ibm lgamma overflow handling (bug 16347, bug 19046) [committed]
Joseph Myers
- [PATCH v2] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables
Kees Cook
- [PATCH 1/2] PowerPC: Fix operand prefixes
Tulio Magno Quites Machado Filho
- [PATCH 2/2] PowerPC: Add comments to optimized strncpy
Tulio Magno Quites Machado Filho
- Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 19050)
Joseph Myers
- [patch] posix_fallocate.3: Mention glibc emulation caveats.
Carlos O'Donell
- [2.19]: please backport 8dc9751: Fix parsing of getai result from nscd for IPv6-only request
Samuel Thibault
- [PING^2][RFC][PATCH] generic hp_timing
Maria Guseva
- [PING^2][RFC][PATCH] LD_DEBUG option to measure init time
Maria Guseva
- Streamlining CVE assignment for glibc
Florian Weimer
- [PATCH] Harden put*ent functions against data injection [BZ #18724]
Florian Weimer
- Fix nexttoward overflow in non-default rounding modes (bug 19059)
Joseph Myers
- [PING] pt_chown: Clear any signal mask inherited from the parent process.
Siddhesh Poyarekar
- [patch] Fix BZ 19012 -- memory leak on error path in iconv_open
Paul Pluzhnikov
- [PATCH v2] Improve debugging for manual safety annotations
Juan Manuel Torres Palma
- [PATCH 1/1] rtld.c: prelink soname mismatch fix
Maninder Singh
- [PATCH][AArch64] Optimized memcpy/memmove
Wilco Dijkstra
- Build error for tst-printf-bz18872 on arm/aarch64
Stefan Liebler
- RFC: requiring GCC >= 4.7 to build glibc
Joseph Myers
- [RFC, VECTOR ABI] Allow __attribute__((vector)) in GCC by default.
Kirill Yukhin
- RFC: POSIX timers and threads in a realtime context
Warlich, Christof
- [PATCH] Add test case for C++11 thread_local support
Florian Weimer
- [RFC] Tunable elision patch for siddhesh/tunables
Paul E. Murphy
- Fix ldbl-96 lroundl just below powers of 2 (bug 19071) [committed]
Joseph Myers
- [PATCH] Harden tls_dtor_list with pointer mangling [BZ #19018]
Florian Weimer
- [PATCH] The va_list pointer is unspecified after a call to vfprintf [BZ #18982]
Florian Weimer
- [PATCH COMMITTED] nss_nis: Do not call malloc_usable_size [BZ #10432]
Florian Weimer
- [PATCH] Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]
Florian Weimer
- Fix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076) [committed]
Joseph Myers
- Fix ldbl-128ibm logl (1) sign of zero result (bug 19077)
Joseph Myers
- Add more scalb test expectations for "inexact" exception [committed]
Joseph Myers
- Remove scripts/rpm2dynsym.sh
Joseph Myers
- Remove configure tests for SSE4 support
Joseph Myers
- Fix ldbl-128ibm expl overflow in non-default rounding modes (bug 19078) [committed]
Joseph Myers
- How to test a patch in resolv/?
Stan Shebs
- Use same test inputs for lrint and llrint [committed]
Joseph Myers
- Add more tests of lrint, llrint, lround, llround [committed]
Joseph Myers
- Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079)
Joseph Myers
- Use dbl-64/wordsize-64 for MIPS64 [committed]
Joseph Myers
- [patch] Fix build error for tst-printf-bz18872 on arm/aarch64 and s390
Paul Pluzhnikov
- [PATCH COMMITTED] iconvdata: Add missing const to lookup table definitions
Florian Weimer
- abort might not flush all open streams before process termination (was: aarch64-suse-linux-gnu: libgomp.oacc-c-c++-common/abort-1.c, libgomp.oacc-c-c++-common/abort-3.c FAILs)
Thomas Schwinge
- [PATCH] Use strlen when searching for a nul char
Wilco Dijkstra
- [PING3][PATCHv3] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- O_CLOEXEC and SOCK_CLOEXEC
Florian Weimer
- Fix ldbl-128 lrintl, lroundl missing exceptions for 32-bit long (bug 19085) [committed]
Joseph Myers
- [PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale
Carlos O'Donell
- [PATCH][BZ #18441] add testcase from bugreport
Carlos O'Donell
- [PATCH 07/13] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 06/13] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 12/13] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 13/13] nptl: s390x: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 01/13] nptl: Add NPTL cases for cancellation failures cases
Adhemerval Zanella
- [PATCH 09/13] nptl: ppc32: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 03/13] Mark lseek/llseek as non-cancellable
Adhemerval Zanella
- [PATCH 02/13] nptl: Fix testcases for new pthread cancellation mechanism
Adhemerval Zanella
- [PATCH 00/13] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [COMMITTED] BZ #19086: Fix documented argument order for posix_fallocate64.
Carlos O'Donell
- [Patch] Remove warnings from timezone build when using latest GCC
Steve Ellcey
- [PATCH] powerpc: Provide __tls_get_addr () in static libc
Carlos Eduardo Seo
- Fix lround, llround missing exceptions close to overflow threshold (bug 19088) [committed]
Joseph Myers
- [COMMITTED] malloc: Consistently apply trim_threshold to all heaps.
Carlos O'Donell
- [PATCH 1/2] Introduce pthread_self_t
Richard Henderson
- [RFC 0/2] Use address spaces for x86 tls
Richard Henderson
- [PATCH] Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries.
Florian Weimer
- [PATCH] Gracefully handle incompatible locale data
Ludovic Courtès
- [PATCHv3 1/2] nptl: Add adapt_count parameter to lll_unlock_elision
Tulio Magno Quites Machado Filho
- [PATCH 2/2] powerpc: Optimize lock elision for pthread_mutex_t
Tulio Magno Quites Machado Filho
- Remove configure tests for AVX support
Joseph Myers
- [PATCHv3] PowerPC: Fix a race condition when eliding a lock
Torvald Riegel
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Torvald Riegel
- Correct "inexact" expectations in lround, llround tests [committed]
Joseph Myers
- [PATCH-v2] powerpc: Provide __tls_get_addr () in static libc.
Carlos Eduardo Seo
- [COMMITTED] Bug 18589: Revert strcoll optimization using strdiff.
Carlos O'Donell
- make check build failure (tst-printf-bz18872)
Steve Ellcey
- Fix lrint, llrint missing exceptions close to overflow threshold (bug 19094) [committed]
Joseph Myers
- Fix dbl-64 lrint for 64-bit long (bug 19095) [committed]
Joseph Myers
- Remove configure tests for FMA4 support
Joseph Myers
- [PATCH] 18969 - multiple string test failures due to missing locale dependencies
Martin Sebor
- Remove configure tests for -mno-vzeroupper support
Joseph Myers
- [PATCH 1/2] Remove ancient GCC string inlines
Wilco Dijkstra
- [PATCH 2/2] Remove ancient GCC string inlines
Wilco Dijkstra
- [PATCH] malloc: Prevent arena free_list from turning cyclic [BZ #19048]
Florian Weimer
- [COMMITTED] Mark lseek/llseek as non-cancellable
Adhemerval Zanella
- [PATCH v2] nptl: Add NPTL cases for cancellation failures cases
Adhemerval Zanella
- [PATCH v2] nptl: Fix testcases for new pthread cancellation mechanism
Adhemerval Zanella
- [PATCH] Add AT_PLATFORM to _dl_aux_init ()
Carlos Eduardo Seo
- Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399) [committed]
Joseph Myers
- Fix llrint, llround missing exceptions for ARM (bug 15470) [committed]
Joseph Myers
- [PATCH v2] Add pretty printers for the NPTL lock types
Martin Galvan
- Regenerate ARM libm-test-ulps [committed]
Joseph Myers
- Regenerate MIPS libm-test-ulps [committed]
Joseph Myers
- Buildbot wiki page
Joseph Myers
- [COMMITTED] 2.22: Bug 18589: Fix strcoll_l incorrect sorting.
Carlos O'Donell
- [PATCH] Add LFS support for fts functions [BZ #11460]
Mark Wielaard
- Any particular reason why mmap family functions aren't hidden in ld.so?
H.J. Lu
- [PATCH] hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPC
Samuel Thibault
- [PATCH 0/6] Avoid PLT in i386 syscalls
H.J. Lu
- [PATCH 2/6] Use INLINE_SYSCALL_ERROR_RETURN
H.J. Lu
- [PATCH 1/6] Add INLINE_SYSCALL_ERROR_RETURN
H.J. Lu
- [PATCH 3/6] Avoid reading errno in syscall implementations
H.J. Lu
- [PATCH 6/6] i386: Remove syscall assembly codes with 6 arguments
H.J. Lu
- [PATCH 5/6] Optimize i386 syscall inlining
H.J. Lu
- [PATCH 4/6] Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN
H.J. Lu
- Fix powerpc32 llrint, llrintf bad exceptions (bug 16422) [committed]
Joseph Myers
- [PATCH] S390: Clean setjmp, longjmp, getcontext symbols.
Stefan Liebler
- [PATCH v2 1/5] Clean pthread types namespace for all archs.
Juan Manuel Torres Palma
- [PATCH v2 0/5] Add support for ISO C11 threads.h
Juan Manuel Torres Palma
- [PATCH v2 3/5] Add C11 threads.h support.
Juan Manuel Torres Palma
- [PATCH v2 2/5] Clean pthread functions namespaces for C11 threads
Juan Manuel Torres Palma
- [PATCH v2 5/5] Add test cases for ISO C11 threads
Juan Manuel Torres Palma
- [PATCH v2 4/5] Add manual documentation for threads.h
Juan Manuel Torres Palma
- [PATCH] S/390: HW accelerated iconv module for iso-8859-1/cp37 conversions
Andreas Schwab
- [PATCH] S390: Call direct system calls for socket operations.
Stefan Liebler
- [PATCH] Assume that SOCK_CLOEXEC is available and works
Florian Weimer
- [PATCH] Fix a typo in argp manual
Namhyung Kim
- [PATCH 1/6] Add INLINE_SYSCALL_ERROR_RETURN_VALUE
H.J. Lu
- [PATCH 2/6] Use INLINE_SYSCALL_ERROR_RETURN_VALUE
H.J. Lu
- Move powerpc llround implementations to powerpc32 directory [committed]
Joseph Myers
- [committed, PATCH] [BZ #19124] ld.so failed to build with older assmebler
H.J. Lu
- RFC Migrating PowerPC to IEEE 128-bit Floating Point
Steven Munroe
- [PATCH] [BZ #19007] FAIL: elf/check-localplt with -z now and binutuls 2.26
H.J. Lu
- [PATCH v3] Add LFS support for fts functions [BZ #11460]
Mark Wielaard
- Fix powerpc32 llround, llroundf exceptions (bug 19125) [committed]
Joseph Myers
- [PATCH][ARM] Fix _dl_tlsdesc_resolve_hold to save r0
Szabolcs Nagy
- [PATCH] Avoid PLT when calling __sched_getaffinity_new
Florian Weimer
- [RFC] higher level tool for generating locale data needed
Mike Frysinger
- [COMMITTED] include/stap-probe.h: Fix formatting.
Carlos O'Donell
- [PATCH] nptl: Fix racy pipe closing in tst-cancel{20,21}
Adhemerval Zanella
- [PATCH v3] nptl: Fix testcases for new pthread cancellation mechanism
Adhemerval Zanella
- Fix powerpc32 lround, lroundf spurious exceptions (bug 19134) [committed]
Joseph Myers
- [PATCH 00/19] Remove unnecessary PLT relocations in librtld.os
H.J. Lu
- [PATCH 01/19] Mark i386 _dl_unmap hidden
H.J. Lu
- [PATCH 02/19] Mark x86_64 _dl_unmap hidden
H.J. Lu
- [PATCH 03/19] Mark i386 _dl_make_tlsdesc_dynamic hidden
H.J. Lu
- [PATCH 04/19] Mark x86_64 _dl_make_tlsdesc_dynamic hidden
H.J. Lu
- [PATCH 05/19] Mark _wordcopy_XXX functions hidden
H.J. Lu
- [PATCH 06/19] Mark internal _dl_XXX functions hidden
H.J. Lu
- [PATCH 08/19] Mark _dl_catch_error hidden
H.J. Lu
- [PATCH 09/19] Mark internal dirent functions hidden
H.J. Lu
- [PATCH 07/19] Mark internal _itoa functions hidden
H.J. Lu
- [PATCH 14/19] Mark ld.so internel stdlib functions hidden
H.J. Lu
- [PATCH 13/19] Mark ld.so internel sigaction functions hidden
H.J. Lu
- [PATCH 11/19] Mark ld.so internel __profile_frequency hidden
H.J. Lu
- [PATCH 10/19] Mark internal fcntl functions hidden
H.J. Lu
- [PATCH 12/19] Mark internal setjmp functions hidden
H.J. Lu
- [PATCH 16/19] Mark ld.so internel mmap functions hidden
H.J. Lu
- [PATCH 15/19] Mark ld.so internel string functions hidden
H.J. Lu
- [PATCH 19/19] Mark internel unistd functions hidden
H.J. Lu
- [PATCH 18/19] Mark ld.so internel __uname hidden
H.J. Lu
- [PATCH 17/19] Mark ld.so internel __fxstatat64 hidden
H.J. Lu
- [PATCH] localedef: Add --localedir and --archive-file options (Bug 19130)
Carlos O'Donell
- [PATCH] fnmatch.3: Describe the FNM_EXTMATCH flag and pattern syntax
Pádraig Brady
- [PATCH v4] timezone: add a configure flag to disable program install
Joseph Myers
- [PATCH] [BZ #19137] i386/epoll_pwait.S doesn't support cancellation
H.J. Lu
- [PATCH v3] Don't fall back to mmap if there are still locked non-avoided arenas to try.
Florian Weimer
- Can we assume __thread support?
Florian Weimer
- [PATCH v2] vfscanf: Use struct scratch_buffer instead of extend_alloca
Florian Weimer
- [PATCH v2] vfprintf: Rewrite printf_positional to use struct scratch_buffer
Florian Weimer
- Remove stddef.h configure test
Joseph Myers
- Remove -static-libgcc configure test
Joseph Myers
- [PING][PATCH v2] Add pretty printers for the NPTL lock types
Martin Galvan
- Remove .previous, .popsection configure tests
Joseph Myers
- Remove assembler -mtune=i686 configure test
Joseph Myers
- Do not leave files behind in /tmp from testing
Joseph Myers
- Remove -fexceptions configure test
Joseph Myers
- Remove sizeof (long double) configure test
Joseph Myers
- Remove -Bgroup configure test
Joseph Myers
- Remove NPTL configure errors based on top-level configure tests
Joseph Myers
- Remove gnu_unique_object configure test
Joseph Myers
- [PATCH 1/1] aarch64/dl-machine.h: Fix load-address for prelink support
Maninder Singh
- Remove .weak, .weakext configure tests
Joseph Myers
- Purpose of attribute_tls_model_ie
Florian Weimer
- [PATCH] sunrpc: Rewrite with explicit TLS access using __thread
Florian Weimer
- [PATCH] malloc: Rewrite with explicit TLS access using __thread
Florian Weimer
- [PATCH] glibc: Remove CPU set size checking from affinity functions [BZ #19143]
Florian Weimer
- Remove -fgnu89-inline configure test
Joseph Myers
- Require GCC 4.7 or later to build glibc
Joseph Myers
- Convert 703 function definitions to prototype style
Joseph Myers
- [PATCH] MIPS memcpy performance improvement
Steve Ellcey
- Convert 231 sysdeps function definitions to prototype style
Joseph Myers
- Add more tests for ceil, floor, round, trunc [committed]
Joseph Myers
- Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod) [committed]
Joseph Myers
- [PATCH 0/3] Remove more unnecessary PLT relocations in librtld.os
H.J. Lu
- [PATCH 1/3] Mark ld.so internel mmap functions hidden
H.J. Lu
- [COMMITTED 2.19] Don't ignore too long lines in nss_files (BZ #17079)
Aurelien Jarno
- [COMMITTED 2.19] Fix BZ #17269 -- _IO_wstr_overflow integer overflow
Aurelien Jarno
- [COMMITTED 2.19] Fix read past end of pattern in fnmatch (bug 18032)
Aurelien Jarno
- [COMMITTED 2.21] CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]
Aurelien Jarno
- [COMMITTED 2.19] CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]
Aurelien Jarno
- [PATCH] Avoid reading errno in syscall implementations
H.J. Lu
- [PATCH] use -fstack-protector-strong when available
Mike Frysinger
- Convert 69 more function definitions to prototype style (line wrap cases)
Joseph Myers
- Do not use -Wno-strict-prototypes
Joseph Myers
- Convert 24 more function definitions to prototype style (array parameters)
Joseph Myers
- Convert 29 more function definitions to prototype style (multiple parameters in one K&R parameter declaration)
Joseph Myers
- Convert 113 more function definitions to prototype style (files with assertions)
Joseph Myers
- [PATCH] pylintrc: disable reports
Mike Frysinger
- [RFC][PATCH 01/22] Add NT_GNU_INFINITY to elf.h
Gary Benson
- [RFC][PATCH 03/22] Add Infinity THREAD_SELF macros to sysdeps/alpha/nptl/tls.h
Gary Benson
- [RFC][PATCH 00/22] Add Infinity notes implementing td_ta_map_lwp2thr
Gary Benson
- [COMMITTED 2.22] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- Convert miscellaneous function definitions to prototype style
Joseph Myers
- [PATCH] Fix a warning message in debug/tst-backtrace4.c
Tulio Magno Quites Machado Filho
- hurd: Fix longjmp from signal handler
Samuel Thibault
- Convert a few more function definitions to prototype style
Joseph Myers
- Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, log10, log2) [committed]
Joseph Myers
- [PATCH] getusershell: rewrite from scratch [BZ #18660]
Mike Frysinger
- [PATCH] Fix SYSCALL_CANCEL for empty argumetns
Adhemerval Zanella
- [PATCH] Change sync_file_range to be non-cancellable
Adhemerval Zanella
- Use -Wold-style-definition
Joseph Myers
- [COMMITTED] tile: avoid preprocessor redefinition warnings
Chris Metcalf
- Fix ldbl-128 j0l spurious underflows (bug 19156) [committed]
Joseph Myers
- Should glibc provide a builtin C.UTF-8 locale?
Mike Frysinger
- Consensus: Security Hall of Fame, Security issue attributions, NEWS, and Contribution Checklist.
Carlos O'Donell
- [PATCH] Cleanup sync_file_range implementation
Adhemerval Zanella
- Make io/ftwtest-sh remove temporary files on early exit
Joseph Myers
- Move io/tst-fcntl temporary file creation to do_prepare
Joseph Myers
- Starting the glibc-test add-on project.
Carlos O'Donell
- [musl] Re: Compiler support for erasure of sensitive data
Denys Vlasenko
- [COMMITTED] tile: regenerate libm-test-ulps
Chris Metcalf
- [musl] Compiler support for erasure of sensitive data
Denys Vlasenko
- [COMMITTED] Update NEWS to mention drive-by fix for bug 18699.
Chris Metcalf
- [COMMITTED] manual/filesys.texi: O_WRONLY files also fail with EBADF when used with posix_fallocate emulation.
Florian Weimer
- Fix i386 / x86_64 nearbyint exception clearing (bug 15491)
Joseph Myers
- Fixing namespace issues for variables
Joseph Myers
- [PATCHv4] powerpc: ABI change - add HWCAP/HWCAP2/platform info to TCB
Carlos Eduardo Seo
- [PATCH] Detect if the C++ toolchain does not support -static
Florian Weimer
- [PATCHv5] - powerpc: Add hwcap/hwcap2/platform data to TCB.
Carlos Eduardo Seo
- [PATCH] glibc: Terminate process on invalid netlink response from kernel [BZ #12926]
Florian Weimer
- Fix j1, jn missing errno setting on underflow (bug 18611) [committed]
Joseph Myers
- Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*) [committed]
Joseph Myers
- Remove libm-test.inc special-casing of errors up to 0.5 ulp [committed]
Joseph Myers
- [PATCH] Handle __gmon_start__ as undefined weak or hidden on hppa
John David Anglin
- First draft of the Y2038 design document
Albert ARIBAUD
- [patch] Fix BZ 19165 -- overflow in fread / fwrite
Paul Pluzhnikov
- [PATCH COMMITTED] x86_64: Regenerate ulps [BZ #19168]
Florian Weimer
- [PATCH] c++-types-check: Do not run this test if there is no C++ support
Florian Weimer
- Remove configure tests for needing -P for .S files
Joseph Myers
- Remove configure test for assembler .text directive
Joseph Myers
- [PATCH 0/2] Add minimal code for IEEE 128-bit floating point
Tulio Magno Quites Machado Filho
- Remove support for removing glibc 2.0 headers
Joseph Myers
- Remove TLS configure tests
Joseph Myers
- Ping: [PATCHv7] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0
Mike FABIAN
- Remove sysdeps/nptl/configure.ac
Joseph Myers
- Use -std=gnu11 instead of -std=gnu99
Joseph Myers
- Use -std=c11 for C11 conform/ tests
Joseph Myers
- Remove pre-GCC-4.7 conform/ test XFAILs [committed]
Joseph Myers
- Add -std=gnu11 and -std=c11 NPTL initializers tests
Joseph Myers
- [PATCHv2] powerpc: Fix usage of elision transient failure adapt param
Tulio Magno Quites Machado Filho
- Remove GCC version conditionals on -Wmaybe-uninitialized pragmas
Joseph Myers
- Remove MIPS16 atomics using __sync_* (bug 17404) [committed]
Joseph Myers
- Remove configure test for ARM TLS descriptors support [committed]
Joseph Myers
- [PATCHv6] powerpc: Add hwcap/hwcap2/platform data to TCB
Carlos Eduardo Seo
- [PATCH 01/25] _dl_fini: Rewrite to use VLA instead of extend_alloca
Carlos O'Donell
- [PING^3][RFC][PATCH] LD_DEBUG option to measure init time
Maria Guseva
- [PING^3][RFC][PATCH] generic hp_timing
Maria Guseva
- [PATCH] [BZ #19178] ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA conflict
H.J. Lu
- Remove -mavx2 configure tests
Joseph Myers
- [PATCHv7] powerpc: Add hwcap/hwcap2/platform data to TCB
Carlos Eduardo Seo
- [PATCH] Remove CFLAGS for interp.c
Marcus Shawcroft
- Use max_align_t from <stddef.h>
Joseph Myers
- Use C11 *_DECIMAL_DIG macros in libm-test.inc [committed]
Joseph Myers
- Remove miscellaneous GCC >= 4.7 version conditionals
Joseph Myers
- Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181)
Joseph Myers
- [PATCH][SPARC] sysdeps/sparc/preconfigure cleanup
Jose E. Marchesi
- [PING][PATCH][SPARC] supporting more than 2g in niagara4 memcpy and memset
Jose E. Marchesi
- Use C11 *_TRUE_MIN macros where applicable [committed]
Joseph Myers
- Use C11 CMPLX* macros in libm tests [committed]
Joseph Myers
- [PATCH] powerpc: More elision improvements
Paul E. Murphy
- Handle more state in i386/x86_64 fesetenv (bug 16068) [committed]
Joseph Myers
- Remove configure tests for visibility support
Joseph Myers
- [PATCH] Allow tests-special to be marked as UNSUPPORTED.
Florian Weimer
- Remove cpuid.h configure tests
Joseph Myers
- [PATCH] Simplify the abilist format
Florian Weimer
- RFC: automatically listing fixed bugs for NEWS
Joseph Myers
- [PATCH] Implement "make update-all-abi"
Florian Weimer
- [PATCH v3] Implement strlcpy [BZ #178]
Florian Weimer
- [PATCHv3] powerpc: Spinlock optimization and cleanup
Paul E. Murphy
- Make drem an alias of remainder (bug 16171) [committed]
Joseph Myers
- Do not test sign of zero result from infinite argument to Bessel functions [committed]
Joseph Myers
- Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189) [committed]
Joseph Myers
- [BZ 15578] The kk_KZ locale update
Baurzhan Muftakhidinov
Last message date:
Sat Oct 31 20:25:00 GMT 2015
Archived on: Sun Mar 8 14:35:05 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).