2021-10-29 |
Joseph Myers | Disable -Waggressive-loop-optimizations warnings in...
|
commit | commitdiff | tree |
2021-10-20 |
Joseph Myers | Correct access attribute on memfrob (bug 28475)
|
commit | commitdiff | tree |
2021-10-12 |
Joseph Myers | Add TEST_COMPARE_STRING_WIDE to support/check.h
|
commit | commitdiff | tree |
2021-10-11 |
Joseph Myers | Fix nios2 localplt failure
|
commit | commitdiff | tree |
2021-10-05 |
Joseph Myers | Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
|
commit | commitdiff | tree |
2021-10-04 |
Joseph Myers | Fix stdio-common tests for GCC 12 -Waddress
|
commit | commitdiff | tree |
2021-09-30 |
Joseph Myers | Add C2X _PRINTF_NAN_LEN_MAX
|
commit | commitdiff | tree |
2021-09-30 |
Joseph Myers | Add exp10 macro to <tgmath.h> (bug 26108)
|
commit | commitdiff | tree |
2021-09-29 |
Joseph Myers | Do not declare fmax, fmin _FloatN, _FloatNx versions...
|
commit | commitdiff | tree |
2021-09-29 |
Joseph Myers | Do not define tgmath.h fmaxmag, fminmag macros for...
|
commit | commitdiff | tree |
2021-09-28 |
Joseph Myers | Add fmaximum, fminimum functions
|
commit | commitdiff | tree |
2021-09-24 |
Joseph Myers | Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__
|
commit | commitdiff | tree |
2021-09-24 |
Joseph Myers | Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor...
|
commit | commitdiff | tree |
2021-09-23 |
Joseph Myers | Fix ffma use of round-to-odd on x86
|
commit | commitdiff | tree |
2021-09-22 |
Joseph Myers | Add narrowing fma functions
|
commit | commitdiff | tree |
2021-09-22 |
Joseph Myers | Adjust new narrowing div/mul tests for IBM long double...
|
commit | commitdiff | tree |
2021-09-21 |
Joseph Myers | Fix f64xdivf128, f64xmulf128 spurious underflows (bug...
|
commit | commitdiff | tree |
2021-09-17 |
Joseph Myers | Use $(pie-default) with conformtest
|
commit | commitdiff | tree |
2021-09-17 |
Joseph Myers | Run conform/ tests using newly built libc
|
commit | commitdiff | tree |
2021-09-16 |
Joseph Myers | Fix build-many-glibcs.py --strip for installed library...
|
commit | commitdiff | tree |
2021-09-15 |
Joseph Myers | Redirect fma calls to __fma in libm
|
commit | commitdiff | tree |
2021-09-14 |
Joseph Myers | Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from...
|
commit | commitdiff | tree |
2021-09-14 |
Joseph Myers | Update kernel version to 5.14 in tst-mman-consts.py
|
commit | commitdiff | tree |
2021-09-10 |
Joseph Myers | Add narrowing square root functions
|
commit | commitdiff | tree |
2021-09-08 |
Joseph Myers | Update syscall lists for Linux 5.14
|
commit | commitdiff | tree |
2021-09-07 |
Joseph Myers | Use Linux 5.14 in build-many-glibcs.py
|
commit | commitdiff | tree |
2021-08-27 |
Joseph Myers | Allow #pragma GCC in headers in conformtest
|
commit | commitdiff | tree |
2021-08-23 |
Joseph Myers | Fix iconv build with GCC mainline
|
commit | commitdiff | tree |
2021-08-13 |
Xi Ruoyao | mips: increase stack alignment in clone to match the ABI
|
commit | commitdiff | tree |
2021-08-12 |
Xi Ruoyao | mips: align stack in clone [BZ #28223]
|
commit | commitdiff | tree |
2021-08-09 |
Joseph Myers | Use binutils 2.37 branch in build-many-glibcs.py
|
commit | commitdiff | tree |
2021-08-09 |
Joseph Myers | Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to...
|
commit | commitdiff | tree |
2021-08-05 |
Joseph Myers | Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
|
commit | commitdiff | tree |
2021-08-02 |
Joseph Myers | Fix build of nptl/tst-thread_local1.cc with GCC 12
|
commit | commitdiff | tree |
2021-07-08 |
Joseph Myers | Add NT_ARM_PAC_ENABLED_KEYS to elf.h
|
commit | commitdiff | tree |
2021-07-07 |
Joseph Myers | Update MIPS libm-test-ulps
|
commit | commitdiff | tree |
2021-07-07 |
Joseph Myers | Update powerpc-nofpu libm-test-ulps
|
commit | commitdiff | tree |
2021-07-07 |
Joseph Myers | Update kernel version to 5.13 in tst-mman-consts.py
|
commit | commitdiff | tree |
2021-07-01 |
Joseph Myers | Update syscall lists for Linux 5.13
|
commit | commitdiff | tree |
2021-06-30 |
Joseph Myers | Use Linux 5.13 in build-many-glibcs.py
|
commit | commitdiff | tree |
2021-06-01 |
Joseph Myers | Update floating-point feature test macro handling for C2X
|
commit | commitdiff | tree |
2021-05-18 |
Joseph Myers | Do not declare asctime_r and ctime_r for C2X
|
commit | commitdiff | tree |
2021-05-17 |
Joseph Myers | Add C2X timespec_getres
|
commit | commitdiff | tree |
2021-05-13 |
Joseph Myers | Make sysdeps/generic/libc.abilist empty
|
commit | commitdiff | tree |
2021-05-10 |
Joseph Myers | Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux...
|
commit | commitdiff | tree |
2021-04-29 |
Joseph Myers | Update kernel version to 5.12 in tst-mman-consts.py.
|
commit | commitdiff | tree |
2021-04-28 |
Joseph Myers | Update syscall lists for Linux 5.12.
|
commit | commitdiff | tree |
2021-04-27 |
Joseph Myers | Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.
|
commit | commitdiff | tree |
2021-04-01 |
Joseph Myers | Update Nios II libm-test-ulps.
|
commit | commitdiff | tree |
2021-03-10 |
Joseph Myers | Update kernel version to 5.11 in tst-mman-consts.py.
|
commit | commitdiff | tree |
2021-02-22 |
Joseph Myers | Use Linux 5.11 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2021-02-19 |
Joseph Myers | Update syscall lists for Linux 5.11.
|
commit | commitdiff | tree |
2021-02-08 |
Joseph Myers | Add more ptrace constants for AArch64 and PowerPC.
|
commit | commitdiff | tree |
2021-02-05 |
Joseph Myers | Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h.
|
commit | commitdiff | tree |
2021-02-04 |
Joseph Myers | Use binutils 2.36 branch in build-many-glibcs.py.
|
commit | commitdiff | tree |
2021-02-02 |
Joseph Myers | Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.
|
commit | commitdiff | tree |
2021-01-18 |
Joseph Myers | Update MIPS libm-test-ulps.
|
commit | commitdiff | tree |
2021-01-18 |
Joseph Myers | Update arm libm-test-ulps.
|
commit | commitdiff | tree |
2021-01-18 |
Joseph Myers | Update powerpc-nofpu libm-test-ulps.
|
commit | commitdiff | tree |
2021-01-11 |
Joseph Myers | Update STATX_ATTR_DAX value from Linux 5.10.
|
commit | commitdiff | tree |
2021-01-06 |
Joseph Myers | Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.
|
commit | commitdiff | tree |
2020-12-17 |
Joseph Myers | Update kernel version to 5.10 in tst-mman-consts.py.
|
commit | commitdiff | tree |
2020-12-16 |
Joseph Myers | Update syscall lists for Linux 5.10.
|
commit | commitdiff | tree |
2020-12-15 |
Joseph Myers | Use Linux 5.10 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-12-15 |
Joseph Myers | Use GMP 6.2.1 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-12-14 |
Joseph Myers | Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
|
commit | commitdiff | tree |
2020-12-08 |
Joseph Myers | Make strtoimax, strtoumax, wcstoimax, wcstoumax into...
|
commit | commitdiff | tree |
2020-10-30 |
Joseph Myers | Avoid -Wstringop-overflow warning in pthread_cleanup_push...
|
commit | commitdiff | tree |
2020-10-30 |
Joseph Myers | Disable spurious -Warray-bounds for ypclnt.c (bug 26687)
|
commit | commitdiff | tree |
2020-10-30 |
Joseph Myers | Do not use array parameter to new_composite_name (bug...
|
commit | commitdiff | tree |
2020-10-30 |
Joseph Myers | Disable spurious -Wstringop-overflow for setjmp/longjmp...
|
commit | commitdiff | tree |
2020-10-30 |
Joseph Myers | Use MPC 1.2.1 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-10-27 |
Joseph Myers | Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from...
|
commit | commitdiff | tree |
2020-10-26 |
Joseph Myers | Update kernel version to 5.9 in tst-mman-consts.py.
|
commit | commitdiff | tree |
2020-10-23 |
Joseph Myers | Update syscall lists for Linux 5.9.
|
commit | commitdiff | tree |
2020-10-22 |
Joseph Myers | Use Linux 5.9 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-10-05 |
Joseph Myers | Fix GCC 11 -Warray-parameter warning for __sigsetjmp...
|
commit | commitdiff | tree |
2020-09-07 |
Joseph Myers | Disable -Wstringop-overread for some string tests
|
commit | commitdiff | tree |
2020-09-07 |
Maciej W. Rozycki | string: Fix GCC 11 `-Werror=stringop-overread' error
|
commit | commitdiff | tree |
2020-08-19 |
Joseph Myers | Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.
|
commit | commitdiff | tree |
2020-08-19 |
Joseph Myers | Use MPC 1.2.0 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-08-19 |
Joseph Myers | Add new STATX_* constants from Linux 5.8 to bits/statx...
|
commit | commitdiff | tree |
2020-08-13 |
Joseph Myers | Update build-many-glibcs.py for binutils ia64 obsoletion.
|
commit | commitdiff | tree |
2020-08-13 |
Joseph Myers | Update kernel version to 5.8 in tst-mman-consts.py.
|
commit | commitdiff | tree |
2020-08-07 |
Joseph Myers | Update syscall lists for Linux 5.8.
|
commit | commitdiff | tree |
2020-08-07 |
Joseph Myers | Use Linux 5.8 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-07-27 |
Joseph Myers | Use binutils 2.35 branch in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-07-20 |
Joseph Myers | Update powerpc-nofpu libm-test-ulps.
|
commit | commitdiff | tree |
2020-07-20 |
Joseph Myers | Use MPFR 4.1.0 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-07-09 |
Joseph Myers | Fix memory leak in __printf_fp_l (bug 26215).
|
commit | commitdiff | tree |
2020-07-09 |
Joseph Myers | Fix double free in __printf_fp_l (bug 26214).
|
commit | commitdiff | tree |
2020-07-07 |
Joseph Myers | Remove most vfprintf width/precision-dependent allocations...
|
commit | commitdiff | tree |
2020-07-06 |
Joseph Myers | Use C2x return value from getpayload of non-NaN (bug...
|
commit | commitdiff | tree |
2020-07-01 |
Joseph Myers | Fix typo in comment in bug 26137 fix.
|
commit | commitdiff | tree |
2020-06-30 |
Joseph Myers | Fix strtod multiple-precision division bug (bug 26137).
|
commit | commitdiff | tree |
2020-06-29 |
Joseph Myers | Update kernel version to 5.7 in tst-mman-consts.py.
|
commit | commitdiff | tree |
2020-06-23 |
Joseph Myers | Add MREMAP_DONTUNMAP from Linux 5.7
|
commit | commitdiff | tree |
2020-06-15 |
Joseph Myers | Update syscall-names.list for Linux 5.7.
|
commit | commitdiff | tree |
2020-06-10 |
Joseph Myers | Use Linux 5.7 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2020-05-06 |
Joseph Myers | Use GCC 10 branch in build-many-glibcs.py.
|
commit | commitdiff | tree |