Age | Commit message (Expand) | Author | Files | Lines |
2015-08-09 | Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c. | Francois-Xavier Coudert | 8 | -19/+89 |
2015-05-13 | libquadmath: Bump to automake 1.11.6 | Michael Haubenwallner | 4 | -67/+143 |
2015-01-26 | configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC. | Matthias Klose | 3 | -66/+73 |
2015-01-05 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2 | -1/+5 |
2014-11-21 | Always use PIC option with -shared in libtool | H.J. Lu | 2 | -1/+6 |
2014-11-11 | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 2 | -1/+6 |
2014-10-21 | re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma... | Francois-Xavier Coudert | 3 | -4/+9 |
2014-10-09 | re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma... | Francois-Xavier Coudert | 3 | -3/+18 |
2014-10-08 | re PR libquadmath/63487 (typo in documentation) | Francois-Xavier Coudert | 2 | -1/+6 |
2014-01-02 | gnat_ugn.texi: Bump @copying's copyright year. | Tobias Burnus | 2 | -1/+5 |
2013-12-04 | longlong.h: New file. | Richard Sandiford | 4 | -1/+9 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2 | -5/+15 |
2013-03-07 | re PR libquadmath/55473 (quadmath.h should have extern "C" for C++ users) | Shakthi Kannan | 2 | -0/+13 |
2013-02-19 | re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compi... | Jakub Jelinek | 2 | -21/+29 |
2013-02-17 | cacoshq.c (cacoshq): Call signbitq instead of signbit. | Tobias Burnus | 2 | -1/+5 |
2013-02-06 | Revert libquadmath and libssp copyright patches. | Richard Sandiford | 71 | -70/+78 |
2013-02-03 | Update copyright in libquadmath. | Richard Sandiford | 71 | -74/+74 |
2013-01-22 | re PR libquadmath/56072 (info page wrongly defines M_PI_2 and M_PI_4) | Jakub Jelinek | 2 | -3/+8 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-12-13 | cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe... | Jakub Jelinek | 4 | -16/+23 |
2012-12-03 | strtod_l.c (___STRTOF_INTERNAL): Fix exponent reading. | Tobias Burnus | 2 | -0/+8 |
2012-11-25 | re PR libquadmath/55462 (FAIL: gfortran.dg/quad_2.f90 -O* execution test af... | Tobias Burnus | 2 | -2/+8 |
2012-11-23 | Don't pass void to fegetround | H.J. Lu | 2 | -1/+7 |
2012-11-23 | Add the missing file | H.J. Lu | 1 | -0/+74 |
2012-11-23 | quadmath-rounding-mode.h: New. | Tobias Burnus | 6 | -162/+1275 |
2012-11-22 | atanq.c (atanq): Update from GLIBC. | David S. Miller | 6 | -2/+49 |
2012-11-21 | re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64) | Tobias Burnus | 6 | -1/+75 |
2012-11-15 | fmaq.c (fmaq): Merge from GLIBC. | Tobias Burnus | 2 | -14/+52 |
2012-11-02 | fmaq.c (fmaq): Fix build. | Tobias Burnus | 2 | -5/+7 |
2012-11-02 | fmaq.c (fmaq): Merge from GLIBC. | Tobias Burnus | 3 | -21/+56 |
2012-11-01 | Makefile.am (libquadmath_la_SOURCES): Add new math/* files. | Tobias Burnus | 65 | -365/+1843 |
2012-10-31 | complex.c (csqrtq): NaN and INF fixes. | Tobias Burnus | 11 | -74/+131 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 2 | -3/+8 |
2012-05-31 | re PR target/51007 (Quadmath I/O doesn't work on MinGW) | Benjamin Kosnik | 3 | -2/+8 |
2012-05-16 | Regenerate configure files for libtool.m4 change | H.J. Lu | 2 | -3/+14 |
2011-11-21 | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 2 | -3/+7 |
2011-11-07 | re PR target/51007 (Quadmath I/O doesn't work on MinGW) | Kai Tietz | 2 | -0/+15 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 2 | -2/+6 |
2011-09-21 | Makefile.am (FLAGS_TO_PASS): Define. | Joseph Myers | 3 | -0/+11 |
2011-08-01 | rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y conversion for prec ... | Jakub Jelinek | 2 | -6/+17 |
2011-04-03 | re PR fortran/48311 ([Quadmath] Documentation - typo, order) | Tobias Burnus | 2 | -5/+12 |
2011-03-25 | printf_fp.c (__quadmath_printf_fp): Use memcpy instead of mempcpy. | Jakub Jelinek | 2 | -1/+6 |
2011-03-21 | re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit... | Rainer Orth | 3 | -41/+65 |
2011-02-28 | quadmath-printf.c (quadmath_snprintf): Make sure that for size > 0 str is alw... | Jakub Jelinek | 2 | -2/+7 |
2011-02-20 | re PR bootstrap/47827 (gcc fails to bootstrap on i386-pc-solaris2.10) | Jakub Jelinek | 2 | -0/+8 |
2011-02-17 | libquadmath.texi (FLT128_DIG, [...]): Document. | Jakub Jelinek | 43 | -4319/+1919 |
2011-02-16 | quadmath-printf.c: Also check __GLIBC__ when checking whether workarounds for... | Jakub Jelinek | 8 | -49/+260 |
2011-02-14 | re PR bootstrap/47736 (libquadmath build broken with pre-2.10 glibc) | Jakub Jelinek | 4 | -6/+17 |
2011-02-14 | configure.ac (HAVE_HIDDEN_VISIBILITY): Test with -Werror in CFLAGS. | Jakub Jelinek | 5 | -1/+14 |
2011-02-14 | re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) | Jakub Jelinek | 38 | -2177/+5844 |