aboutsummaryrefslogtreecommitdiff
path: root/libquadmath
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Regenerate configure of target librariesH.J. Lu2-1/+5
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-7/+10
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-1/+21
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+6
2017-11-17Enable building libquadmath with Intel CETIgor Tsimbalist6-3/+96
2017-11-05[libquadmath] Remove semicolon after do {} while (0) in MPN_MUL_N_RECURSETom de Vries2-1/+7
2017-09-01re PR libquadmath/81848 (Add PowerPC support to libquadmath)Michael Meissner7-12/+48
2017-07-19* math/powq.c (powq): Use uint32_t instead of u_int32_t.Gerald Pfeifer2-1/+5
2017-07-19re PR libquadmath/65757 (gfortran gives incorrect result for anint with real*...Jakub Jelinek44-477/+789
2017-02-09configure.ac (ACX_BUGURL): Update.Gerald Pfeifer3-2/+7
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek5-4/+34
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+6
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-3/+6
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+11
2015-08-09Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.Francois-Xavier Coudert8-19/+89
2015-05-13libquadmath: Bump to automake 1.11.6Michael Haubenwallner4-67/+143
2015-01-26configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose3-66/+73
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-1/+6
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-10-21re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma...Francois-Xavier Coudert3-4/+9
2014-10-09re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma...Francois-Xavier Coudert3-3/+18
2014-10-08re PR libquadmath/63487 (typo in documentation)Francois-Xavier Coudert2-1/+6
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2-1/+5
2013-12-04longlong.h: New file.Richard Sandiford4-1/+9
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-5/+15
2013-03-07re PR libquadmath/55473 (quadmath.h should have extern "C" for C++ users)Shakthi Kannan2-0/+13
2013-02-19re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compi...Jakub Jelinek2-21/+29
2013-02-17cacoshq.c (cacoshq): Call signbitq instead of signbit.Tobias Burnus2-1/+5
2013-02-06Revert libquadmath and libssp copyright patches.Richard Sandiford71-70/+78
2013-02-03Update copyright in libquadmath.Richard Sandiford71-74/+74
2013-01-22re PR libquadmath/56072 (info page wrongly defines M_PI_2 and M_PI_4)Jakub Jelinek2-3/+8
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-13cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe...Jakub Jelinek4-16/+23
2012-12-03strtod_l.c (___STRTOF_INTERNAL): Fix exponent reading.Tobias Burnus2-0/+8
2012-11-25re PR libquadmath/55462 (FAIL: gfortran.dg/quad_2.f90 -O* execution test af...Tobias Burnus2-2/+8
2012-11-23Don't pass void to fegetroundH.J. Lu2-1/+7
2012-11-23Add the missing fileH.J. Lu1-0/+74
2012-11-23quadmath-rounding-mode.h: New.Tobias Burnus6-162/+1275
2012-11-22atanq.c (atanq): Update from GLIBC.David S. Miller6-2/+49
2012-11-21re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64)Tobias Burnus6-1/+75
2012-11-15fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus2-14/+52
2012-11-02fmaq.c (fmaq): Fix build.Tobias Burnus2-5/+7
2012-11-02fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus3-21/+56
2012-11-01Makefile.am (libquadmath_la_SOURCES): Add new math/* files.Tobias Burnus65-365/+1843
2012-10-31complex.c (csqrtq): NaN and INF fixes.Tobias Burnus11-74/+131
2012-09-14* configure: Regenerated.David Edelsohn2-3/+8
2012-05-31re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik3-2/+8