summaryrefslogtreecommitdiff
path: root/libquadmath/printf/printf_fp.c
AgeCommit message (Expand)Author
2024-04-03libquadmath: Don't assume the storage for __float128 arguments is aligned [PR...Jakub Jelinek
2013-02-06Revert libquadmath and libssp copyright patches.Richard Sandiford
2013-02-03Update copyright in libquadmath.Richard Sandiford
2012-11-23quadmath-rounding-mode.h: New.Tobias Burnus
2011-03-25printf_fp.c (__quadmath_printf_fp): Use memcpy instead of mempcpy.Jakub Jelinek
2011-02-16quadmath-printf.c: Also check __GLIBC__ when checking whether workarounds for...Jakub Jelinek
2011-02-14configure.ac (HAVE_HIDDEN_VISIBILITY): Test with -Werror in CFLAGS.Jakub Jelinek
2011-02-14re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD)Jakub Jelinek