]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/config.h.in
Use vectored writes when reporting errors and warnings.
[thirdparty/gcc.git] / libgfortran / config.h.in
2018-09-21  Janne BlomqvistUse vectored writes when reporting errors and warnings.
2018-08-14  Rainer OrthInclude <sys/random.h> for getentropy on Solaris
2018-08-13  Janne BlomqvistUse getentropy() for seeding PRNG
2017-05-25  Thomas Koenigre PR libfortran/78379 (Processor-specific versions...
2016-12-03  Thomas Koenigre PR libfortran/78379 (Processor-specific versions...
2015-08-31  Francois-Xavier... re PR fortran/47571 (undefined reference to clock_getti...
2015-08-31  Francois-Xavier... re PR fortran/47571 (undefined reference to clock_getti...
2015-08-29  Francois-Xavier... acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.
2015-08-23  Francois-Xavier... re PR libfortran/54572 (Use libbacktrace library)
2014-11-10  Janne BlomqvistPR 47007 and 61847 Locale failures in libgfortran.
2014-10-20  Janne BlomqvistPR 63589 Fix splitting of PATH in find_addr2line.
2014-07-05  Rainer OrthRestore Solaris/SPARC bootstrap
2014-05-22  Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-03-18  Ulrich Weigandconfigure.ac: Check for presence of fcntl.
2013-11-10  Janne BlomqvistSet close-on-exec flag when opening files.
2013-07-21  Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-06-24  Tobias Burnusconfigure.ac: Check for fp_except and fp_except_t.
2013-06-17  Tobias Burnusgfortran.h (gfc_option_t): Add fpe_summary.
2013-02-19  John David Anglinre PR target/56347 (FAIL: gfortran.dg/integer_exponenti...
2012-10-06  Janne BlomqvistFix usage of secure_getenv with glibc 2.17.
2012-05-23  Tobias Burnusre PR libfortran/53444 (Accommodate non-compliant strer...
2012-05-05  Janne BlomqvistFix handling of temporary files.
2012-04-02  Tristan Gingoldmath.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.
2012-03-27  Tristan Gingoldconfigure.ac: Add description to AC_DEFINE in GCC_CHECK...
2012-01-20  Tobias Burnusre PR libfortran/51899 (libgfortran's chmod.c fails...
2012-01-12  Janne BlomqvistRemove configure check for unused fdopen.
2011-11-09  Janne BlomqvistConfigure cleanup.
2011-11-09  Tobias Burnusconfigure.ac: Make more cross-compile friendly.
2011-11-09  Janne BlomqvistPR 46686 Implement backtrace with _Unwind_Backtrace...
2011-11-02  Rainer OrthMove gthr to toplevel libgcc
2011-05-22  Janne BlomqvistPR 48931 Make backtrace async-signal-safe, reformat...
2011-04-15  Janne BlomqvistPR 47571 Fix bootstrap regression on alpha-dec-osf
2011-04-12  Janne BlomqvistCleanup memsize types
2011-02-24  Janne BlomqvistPR 47802 Use strftime for CTIME and FDATE intrinsics
2011-02-24  Janne BlomqvistPR 47802 Test for POSIX getpwuid_r
2011-01-31  Janne BlomqvistUse clock_gettime in libgfortran timing intrinsics...
2011-01-27  Janne BlomqvistPr 47431 CTIME/FDATE thread-safety using ctime_r()
2011-01-27  Janne BlomqvistPR 47432 Use ttyname_r() if available
2011-01-27  Janne BlomqvistPR 47491 getpwuid_r() bootstrap regression on Solaris
2011-01-25  Janne BlomqvistPR 47375 getlog thread safety
2011-01-21  Janne BlomqvistPR 46267 strerror thread safety
2010-11-16  Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-09-09  Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...
2009-09-22  Iain Sandoeconfigure.ac: Check for GFORTRAN_C99_1.1 funcs in OS...
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-05-29  Janne BlomqvistFix PR40190; use localtime_r, gmtime_r, add fallback...
2008-12-29  John David Anglinre PR fortran/31832 (FAIL: gfortran.dg/integer_exponent...
2008-04-13  Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-03  François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2007-11-16  Francois-Xavier... re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)
2007-09-20  Francois-Xavier... acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test.
2007-09-15  Francois-Xavier... re PR libfortran/21185 (Improve testsuite results on...
2007-08-23  Francois-Xavier... re PR libfortran/23138 ([mingw32] real(16) values are...
2007-08-03  Francois-Xavier... re PR fortran/31202 (Incorrect rounding generated for...
2007-07-29  Thomas Koenigre PR libfortran/32858 (printf-capabilities for runtime...
2007-04-25  François-Xavier... re PR libfortran/31299 (Use getpwuid(geteuid()) instead...
2007-04-25  Janne Blomqvistconfigure: Regenerate using autoconf 2.59.
2007-04-24  Janne Blomqvistre PR libfortran/27740 (libgfortran should use versione...
2007-04-06  Francois-Xavier... cpu_time.c: Don't include headers already included...
2007-03-31  Francois-Xavier... re PR libfortran/31335 (Calls lstat(), stat() and fstat...
2007-03-20  Francois-Xavier... configure.ac: Add missing check for gettimeofday.
2007-03-15  Francois-Xavier... gfortran.h (gfc_option_t): Add flag_backtrace field.
2007-01-21  Tobias Burnusre PR libfortran/30015 ([4.1 only] Intrinsic date_and_t...
2007-01-19  Francois-Xavier... re PR libfortran/26893 ([4.1 only] kinds.h not generate...
2006-12-06  Francois-Xavier... re PR libfortran/29810 (Unsatisfied symbol "fmodl"...
2006-10-09  Steven G. Karglre PR fortran/15441 (RRSPACING broken for denormals)
2006-10-08  Francois-Xavier... re PR libfortran/26540 ([4.1 only] intrinsics/signal...
2006-09-23  Danny Smithre PR libfortran/27964 (Wrong line ends on windows...
2006-07-30  Francois-Xavier... intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT...
2006-07-26  François-Xavier... intrinsic.c (add_functions): Add INT2, SHORT, INT8...
2006-05-26  Janne Blomqvistconfigure.ac: Remove AC_FUNC_MMAP.
2006-01-07  Janne Blomqvistconfigure.ac: Remove check for sys/mman.h.
2005-11-28  Jakub Jelinekacinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...
2005-11-21  Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-06  Francois-Xavier... intrinsic.c (add_functions): Add ctime and fdate intrin...
2005-10-28  Francois-Xavier... check.c (gfc_check_alarm_sub, [...]): New functions.
2005-10-28  François-Xavier... acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.
2005-10-23  Francois-Xavier... re PR libfortran/23272 ([mingw32] inquire via filename...
2005-10-12  François-Xavier... gfortran.h: Add bitmasks for different FPE traps.
2005-09-27  Steve Ellceyre PR target/23552 (FAIL: gfortran.dg/large_real_kind_1...
2005-09-25  Francois-Xavier... c99_protos.h: Add prototypes for C99 complex functions.
2005-09-07  Francois-Xavier... re PR libfortran/23262 ([mingw32] rewind truncates...
2005-09-02  Francois-Xavier... unix.c (stream_ttyname): Protect use of ttyname by...
2005-08-27  Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add...
2005-06-24  Jerry DeLislere PR fortran/21915 ([4.0 only] Would like atanh etc...
2005-06-23  Francois-Xavier... c99_functions.c (log10l): New log10l function for syste...
2005-06-15  François-Xavier... re PR libfortran/21950 (All gfortran execution tests...
2005-05-21  Eric Botcazouconfigure.ac: Check for trunc and truncf in libm.
2005-04-29  Francois-Xavier... configure.ac: Check for ftruncate and chsize.
2005-03-24  Francois-Xavier... * config.h.in: Regenerate.
2004-12-12  Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-07  Eric Botcazouconfigure.ac: Check for ieeefp.h.
2004-12-02  Steven G. Karglflush.c: New file.
2004-11-23  Steven Bosscherre PR libfortran/15960 (missing function 'finite' on...
2004-11-20  Eric Botcazoure PR libfortran/16135 (libfortran doesn't build, use...
2004-11-10  Paul Brookre PR fortran/18218 (Miscompare in sixtrack benchmark...
2004-10-30  Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-09-26  Tobias Schlüterre PR libfortran/16137 (Fortran compiler unable to...
2004-09-18  Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-08-29  Steven G. Karglcheck.c (gfc_check_besn, [...]): New functions.
next