2018-03-16 |
Joseph Myers | Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.
|
commit | commitdiff | tree |
2018-03-16 |
Joseph Myers | Update i386 libm-test-ulps.
|
commit | commitdiff | tree |
2018-03-15 |
Joseph Myers | Remove more old-compilers parts of sysdeps/x86/fpu...
|
commit | commitdiff | tree |
2018-03-14 |
Joseph Myers | Remove old-GCC parts of x86 bits/mathinline.h.
|
commit | commitdiff | tree |
2018-03-05 |
Joseph Myers | Fix s390 -Os iconv build.
|
commit | commitdiff | tree |
2018-03-02 |
Joseph Myers | Fix powerpc ifunc-sel.h build for -Os.
|
commit | commitdiff | tree |
2018-02-28 |
Joseph Myers | Fix i386 fenv_private.h float128 for 32-bit --with...
|
commit | commitdiff | tree |
2018-02-28 |
Joseph Myers | Use libc_hidden_* for strtoumax (bug 15105).
|
commit | commitdiff | tree |
2018-02-27 |
Joseph Myers | Fix two more -Os strcoll / wcscoll build failures.
|
commit | commitdiff | tree |
2018-02-26 |
Joseph Myers | Fix another -Os strcoll build issue.
|
commit | commitdiff | tree |
2018-02-26 |
Joseph Myers | Use libc_hidden_* for atoi (bug 15105).
|
commit | commitdiff | tree |
2018-02-23 |
Joseph Myers | Use libc_hidden_* for tolower, toupper (bug 15105). 2018-02-22 Joseph Myers <joseph@codesourcery.com>
|
commit | commitdiff | tree |
2018-02-21 |
Joseph Myers | Fix -Os putc_unlocked, fputc_unlocked linknamespace... 2018-02-19 Joseph Myers <joseph@codesourcery.com>
|
commit | commitdiff | tree |
2018-02-21 |
Joseph Myers | Fix -Os getc_unlocked linknamespace, localplt issues...
|
commit | commitdiff | tree |
2018-02-19 |
Joseph Myers | Fix -Os ferror_unlocked linknamespace, localplt issues...
|
commit | commitdiff | tree |
2018-02-15 |
Joseph Myers | Document use of CC and CFLAGS in more detail (bug 20980...
|
commit | commitdiff | tree |
2018-02-15 |
Joseph Myers | Fix hppa local PLT entries for sigprocmask (bug 18124).
|
commit | commitdiff | tree |
2018-02-15 |
Joseph Myers | Use libc_hidden_* for argz_next, __argz_next (bug 15105).
|
commit | commitdiff | tree |
2018-02-15 |
Joseph Myers | Use libc_hidden_* for __cmsg_nxthdr (bug 15105).
|
commit | commitdiff | tree |
2018-02-15 |
Joseph Myers | Use libc_hidden_* for fputs (bug 15105).
|
commit | commitdiff | tree |
2018-02-15 |
Joseph Myers | Fix -Os feof_unlocked linknamespace, localplt issues...
|
commit | commitdiff | tree |
2018-02-10 |
Joseph Myers | Add narrowing add functions.
|
commit | commitdiff | tree |
2018-02-10 |
Joseph Myers | Fix narrowing function tests build for powerpc64le.
|
commit | commitdiff | tree |
2018-02-09 |
Joseph Myers | Handle narrowing function sNaN test disabling based...
|
commit | commitdiff | tree |
2018-02-09 |
Joseph Myers | Add test infrastructure for narrowing libm functions.
|
commit | commitdiff | tree |
2018-02-09 |
Joseph Myers | Add build infrastructure for narrowing libm functions.
|
commit | commitdiff | tree |
2018-02-09 |
Joseph Myers | Remove unused math/Makefile variable libm-test-incs.
|
commit | commitdiff | tree |
2018-02-07 |
Joseph Myers | Define char16_t, char32_t consistently with uint_least16_t...
|
commit | commitdiff | tree |
2018-02-07 |
Joseph Myers | Use MPFR 4.0.1 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2018-02-07 |
Joseph Myers | Fix -Os gnu_dev_* linknamespace, localplt issues (bug...
|
commit | commitdiff | tree |
2018-02-07 |
Joseph Myers | Fix -Os strcoll, wcscoll, build (bug 21313).
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Unify and simplify bits/byteswap.h, bits/byteswap-16...
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Fix non-__GNUC__ definitions of __inline and __restrict...
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Move string/testcopy.c to test-driver.c and xmalloc...
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Correct type of SSIZE_MAX for 32-bit (bug 13575).
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Use xmalloc in tst-setcontext-fpscr.c (bug 19668).
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Only define loff_t for __USE_MISC (bug 14553).
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux...
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Add IPV6_FREEBIND from Linux 4.15.
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Add elf.h NT_* macros from Linux 4.15 (bug 14890).
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Add MAP_SYNC from Linux 4.15.
|
commit | commitdiff | tree |
2018-02-06 |
Joseph Myers | Add MAP_SHARED_VALIDATE from Linux 4.15.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Update syscall-names.list for 4.15.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Move LDBL_CLASSIFY_COMPAT to its own header.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Remove some math_private.h libc_feholdexcept_setround...
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Remove some math_private.h libc_fe* overrides.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Add feholdexcept inline in generic math_private.h.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Move fenv.h override inline functions to generic math_private.h.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Move some fenv.h override macros to generic math_private.h.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Add ColdFire math-tests.h.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Fix m68k bits/fenv.h for no-FPU ColdFire.
|
commit | commitdiff | tree |
2018-02-01 |
Joseph Myers | Do not use packed structures in soft-fp.
|
commit | commitdiff | tree |
2018-01-29 |
Joseph Myers | Make build-many-glibcs.py clean git source directories.
|
commit | commitdiff | tree |
2018-01-29 |
Joseph Myers | Clean up build-many-glibcs.py libcilkrts disabling.
|
commit | commitdiff | tree |
2018-01-29 |
Joseph Myers | Use Linux 4.15 in build-many-glibcs.py.
|
commit | commitdiff | tree |
2018-01-24 |
Joseph Myers | Add soft-float ColdFire to build-many-glibcs.py.
|
commit | commitdiff | tree |
2018-01-24 |
Joseph Myers | Add localplt.data for ColdFire.
|
commit | commitdiff | tree |
2018-01-24 |
Joseph Myers | Add no-FPU ColdFire math_private.h.
|
commit | commitdiff | tree |
2018-01-24 |
Joseph Myers | Add jmp_buf-macros.h for no-FPU ColdFire.
|
commit | commitdiff | tree |
2018-01-24 |
Joseph Myers | Add jmp_buf-macros.h for ColdFire.
|
commit | commitdiff | tree |
2018-01-24 |
Joseph Myers | Add build-many-glibcs.py support for Hurd.
|
commit | commitdiff | tree |
2018-01-17 |
Joseph Myers | Fix backtrace for hppa (bug 22719).
|
commit | commitdiff | tree |
2018-01-16 |
Joseph Myers | Use LIBGCC_S_SO in x86_64 backtrace.
|
commit | commitdiff | tree |
2018-01-15 |
Joseph Myers | Update build-many-glibcs.py binutils, mpfr, mpc versions.
|
commit | commitdiff | tree |
2018-01-12 |
Joseph Myers | Fix s390 linknamespace fallout of bug 22702 patch.
|
commit | commitdiff | tree |
2018-01-11 |
Joseph Myers | Make default libc_feholdsetround_noex_ctx use __feholdexcept...
|
commit | commitdiff | tree |
2018-01-10 |
Joseph Myers | Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception...
|
commit | commitdiff | tree |
2018-01-10 |
Joseph Myers | Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid...
|
commit | commitdiff | tree |
2018-01-10 |
Joseph Myers | Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions...
|
commit | commitdiff | tree |
2018-01-09 |
Joseph Myers | Fix powerpc-nofpu remainderl wrong sign of zero result...
|
commit | commitdiff | tree |
2018-01-09 |
Joseph Myers | Fix powerpc-nofpu complex long double functions spurious...
|
commit | commitdiff | tree |
2018-01-04 |
Joseph Myers | Increase some test timeouts.
|
commit | commitdiff | tree |
2018-01-02 |
Joseph Myers | Update MIPS libm-test-ulps.
|
commit | commitdiff | tree |
2018-01-02 |
Joseph Myers | Update powerpc-nofpu libm-test-ulps.
|
commit | commitdiff | tree |
2018-01-02 |
Joseph Myers | Update ARM libm-test-ulps.
|
commit | commitdiff | tree |
2018-01-02 |
Joseph Myers | Reduce command length in regen-ulps.
|
commit | commitdiff | tree |
2018-01-01 |
Joseph Myers | Update miscellaneous files from upstream sources.
|
commit | commitdiff | tree |
2018-01-01 |
Joseph Myers | Update copyright dates not handled by scripts/update...
|
commit | commitdiff | tree |
2018-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights.
|
commit | commitdiff | tree |
2017-12-20 |
Joseph Myers | Update miscellaneous files from upstream sources.
|
commit | commitdiff | tree |
2017-12-19 |
Joseph Myers | Revert exp reimplementation (causes test failures). 2017-12-19 Joseph Myers <joseph@codesourcery.com>
|
commit | commitdiff | tree |
2017-12-19 |
Joseph Myers | Update x86_64 libm-test-ulps.
|
commit | commitdiff | tree |
2017-12-19 |
Joseph Myers | Fix m68k bits/mathinline.h attributes (bug 22631).
|
commit | commitdiff | tree |
2017-12-19 |
Joseph Myers | Fix build-many-glibcs.py arm-linux-gnueabihf builds...
|
commit | commitdiff | tree |
2017-12-18 |
Joseph Myers | Disable -Wrestrict for two nptl/tst-attr3.c tests.
|
commit | commitdiff | tree |
2017-12-18 |
Joseph Myers | Fix truncation warnings in posix/tst-glob_symlinks.c.
|
commit | commitdiff | tree |
2017-12-18 |
Joseph Myers | Disable strncat test array-bounds warnings for GCC 8.
|
commit | commitdiff | tree |
2017-12-18 |
Joseph Myers | Fix nscd readlink argument aliasing (bug 22446).
|
commit | commitdiff | tree |
2017-12-15 |
Joseph Myers | Fix testing with read-only source directory.
|
commit | commitdiff | tree |
2017-12-15 |
Joseph Myers | Correct build-many-glibcs.py arm-linux-gnueabihf configurations.
|
commit | commitdiff | tree |
2017-12-15 |
Joseph Myers | Do not build .mo files in source directory (bug 14121).
|
commit | commitdiff | tree |
2017-12-15 |
Joseph Myers | Remove old po/ code for copying .po files from shared...
|
commit | commitdiff | tree |
2017-12-15 |
Joseph Myers | Update SPARC divrem generation to match output.
|
commit | commitdiff | tree |
2017-12-12 |
Joseph Myers | Add sysdeps/ieee754/soft-fp.
|
commit | commitdiff | tree |
2017-12-12 |
Joseph Myers | Remove --with-fp / --without-fp.
|
commit | commitdiff | tree |
2017-12-07 |
Joseph Myers | Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568...
|
commit | commitdiff | tree |
2017-12-07 |
Joseph Myers | Add _Float32 function aliases.
|
commit | commitdiff | tree |
2017-12-06 |
Joseph Myers | Support defining strtof32, wcstof32 aliases.
|
commit | commitdiff | tree |
2017-12-06 |
Joseph Myers | Support defining strfromf32 alias.
|
commit | commitdiff | tree |
2017-12-06 |
Joseph Myers | Add header for _Float32 testing.
|
commit | commitdiff | tree |