s390.md (DWH, dwh): New mode macros.
[gcc.git] / libgfortran / config.h.in
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.
2004-08-28 Steven G. Karglgfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.
2004-08-03 Roger Saylere PR libfortran/16137 (Fortran compiler unable to...
2004-06-13 Paul BrookMakefile.am (gfor_helper_src): Add runtime/normalize...
2004-06-12 Bud Davisre PR libfortran/15292 (libgfortran depends on c99...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.