summaryrefslogtreecommitdiff
path: root/libquadmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR libquadmath/55462 (FAIL: gfortran.dg/quad_2.f90 -O* execution test af...Tobias Burnus2012-11-252-2/+8
* Don't pass void to fegetroundH.J. Lu2012-11-232-1/+7
* Add the missing fileH.J. Lu2012-11-231-0/+74
* quadmath-rounding-mode.h: New.Tobias Burnus2012-11-236-162/+1275
* atanq.c (atanq): Update from GLIBC.David S. Miller2012-11-226-2/+49
* re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64)Tobias Burnus2012-11-216-1/+75
* fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus2012-11-152-14/+52
* fmaq.c (fmaq): Fix build.Tobias Burnus2012-11-022-5/+7
* fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus2012-11-023-21/+56
* Makefile.am (libquadmath_la_SOURCES): Add new math/* files.Tobias Burnus2012-11-0165-365/+1843
* complex.c (csqrtq): NaN and INF fixes.Tobias Burnus2012-10-3111-74/+131
* * configure: Regenerated.David Edelsohn2012-09-142-3/+8
* re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik2012-05-313-2/+8
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-212-3/+7
* re PR target/51007 (Quadmath I/O doesn't work on MinGW)Kai Tietz2011-11-072-0/+15
* Move libgcc2 to toplevel libgccRainer Orth2011-11-022-2/+6
* Makefile.am (FLAGS_TO_PASS): Define.Joseph Myers2011-09-213-0/+11
* rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y conversion for prec ...Jakub Jelinek2011-08-012-6/+17
* re PR fortran/48311 ([Quadmath] Documentation - typo, order)Tobias Burnus2011-04-032-5/+12
* printf_fp.c (__quadmath_printf_fp): Use memcpy instead of mempcpy.Jakub Jelinek2011-03-252-1/+6
* re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth2011-03-213-41/+65
* quadmath-printf.c (quadmath_snprintf): Make sure that for size > 0 str is alw...Jakub Jelinek2011-02-282-2/+7
* re PR bootstrap/47827 (gcc fails to bootstrap on i386-pc-solaris2.10)Jakub Jelinek2011-02-202-0/+8
* libquadmath.texi (FLT128_DIG, [...]): Document.Jakub Jelinek2011-02-1743-4319/+1919
* quadmath-printf.c: Also check __GLIBC__ when checking whether workarounds for...Jakub Jelinek2011-02-168-49/+260
* re PR bootstrap/47736 (libquadmath build broken with pre-2.10 glibc)Jakub Jelinek2011-02-144-6/+17
* configure.ac (HAVE_HIDDEN_VISIBILITY): Test with -Werror in CFLAGS.Jakub Jelinek2011-02-145-1/+14
* re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD)Jakub Jelinek2011-02-1438-2177/+5844
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-134-19/+18
* re PR libquadmath/47293 (libquadmath: strtoflt128 - NAN not correctly read an...Jerry DeLisle2011-02-013-10/+16
* re PR fortran/47295 (libquadmath: List __complex128 and constants in the .tex...Tobias Burnus2011-01-172-0/+52
* re PR fortran/46817 (Missing copyright header in libquadmath/*.[hc])Tobias Burnus2011-01-175-31/+40
* re PR libfortran/47322 (libquadmath breaks bootstrap on x86_64-unknown-freebs...Jakub Jelinek2011-01-162-1/+4
* re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 ...Jakub Jelinek2011-01-167-38/+52
* quadmath.h (__quadmath_throw, [...]): Define.Jakub Jelinek2011-01-162-94/+105
* re PR fortran/46416 (libquadmath: missing functions)Jakub Jelinek2011-01-1622-34/+1094
* re PR fortran/46416 (libquadmath: missing functions)Jakub Jelinek2011-01-1617-16/+540
* re PR fortran/46402 (libquadmath: Add fmalq)Jakub Jelinek2011-01-1613-11/+699