summaryrefslogtreecommitdiff
path: root/libquadmath
Commit message (Expand)AuthorAgeFilesLines
...
* x86: Default CET run-time support to autoH.J. Lu2020-05-142-2/+6
* Use a non-empty test program to test ability to link.Sandra Loosemore2020-02-122-2/+9
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-245-4/+49
* Update copyright years.Jakub Jelinek2020-01-011-0/+2
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2020-01-012-1/+5
* Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2019-09-272-5/+14
* quadmath.h (M_Eq, [...]): Use two more decimal places.Jakub Jelinek2019-08-022-14/+20
* Update copyright years.Jakub Jelinek2019-01-011-0/+2
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2019-01-012-1/+5
* re PR c/88430 (-Wmissing-attributes warnings when including libquadmath headers)Jakub Jelinek2018-12-112-2/+8
* Update libquadmath fmaq from glibc, fix nanq issues.Joseph Myers2018-11-079-91/+93
* Update most of libquadmath/math/ from glibc, automate update (PR libquadmath/...Joseph Myers2018-11-05101-2843/+4544
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-317-1411/+1681
* Regenerate configure of target librariesH.J. Lu2018-04-242-1/+5
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-192-7/+10
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-1/+21
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2018-01-032-2/+6
* Enable building libquadmath with Intel CETIgor Tsimbalist2017-11-176-3/+96
* [libquadmath] Remove semicolon after do {} while (0) in MPN_MUL_N_RECURSETom de Vries2017-11-052-1/+7
* re PR libquadmath/81848 (Add PowerPC support to libquadmath)Michael Meissner2017-09-017-12/+48
* * math/powq.c (powq): Use uint32_t instead of u_int32_t.Gerald Pfeifer2017-07-192-1/+5
* re PR libquadmath/65757 (gfortran gives incorrect result for anint with real*...Jakub Jelinek2017-07-1944-477/+789
* configure.ac (ACX_BUGURL): Update.Gerald Pfeifer2017-02-093-2/+7
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-175-4/+34
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2017-01-012-2/+6
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-152-3/+6
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2016-01-042-1/+11
* Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.Francois-Xavier Coudert2015-08-098-19/+89
* libquadmath: Bump to automake 1.11.6Michael Haubenwallner2015-05-134-67/+143
* configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose2015-01-263-66/+73
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-052-1/+5
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-212-1/+6
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-112-1/+6
* re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma...Francois-Xavier Coudert2014-10-213-4/+9
* re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma...Francois-Xavier Coudert2014-10-093-3/+18
* re PR libquadmath/63487 (typo in documentation)Francois-Xavier Coudert2014-10-082-1/+6
* gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2014-01-022-1/+5
* longlong.h: New file.Richard Sandiford2013-12-044-1/+9
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-5/+15
* re PR libquadmath/55473 (quadmath.h should have extern "C" for C++ users)Shakthi Kannan2013-03-072-0/+13
* re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compi...Jakub Jelinek2013-02-192-21/+29
* cacoshq.c (cacoshq): Call signbitq instead of signbit.Tobias Burnus2013-02-172-1/+5
* Revert libquadmath and libssp copyright patches.Richard Sandiford2013-02-0671-70/+78
* Update copyright in libquadmath.Richard Sandiford2013-02-0371-74/+74
* re PR libquadmath/56072 (info page wrongly defines M_PI_2 and M_PI_4)Jakub Jelinek2013-01-222-3/+8
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe...Jakub Jelinek2012-12-134-16/+23
* strtod_l.c (___STRTOF_INTERNAL): Fix exponent reading.Tobias Burnus2012-12-032-0/+8