s390.md (DWH, dwh): New mode macros.
[gcc.git] / libgfortran / configure.ac
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-03-21 Rainer Orthre PR bootstrap/48135 (build fails on Solaris2.8 due...
2011-03-16 Francois-Xavier... re PR libfortran/47883 (libgfortran configuration shoul...
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-02-02 Janne BlomqvistPR 47571 Weakref trickery for clock_gettime()
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-12-10 Tobias Burnusre PR fortran/46540 (libquadmath: Implement --disable...
2010-12-06 Dave Kornre PR target/40125 (libgcc_s DLL installed in wrong...
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, [...
2010-07-02 Rainer Orthconfigure.ac (gfortran_use_symver): Only check for...
2010-07-02 Rainer Orthconfigure.ac: Check for Sun symbol versioning.
2010-05-04 Ralf Wildenhuesno-dist in non-imported automake dirs.
2009-09-22 Iain Sandoeconfigure.ac: Check for GFORTRAN_C99_1.1 funcs in OS...
2009-08-24 Ralf WildenhuesUpdate AC_PREREQ entries to 2.64
2009-07-30 Kaz Kojimaconfigure.host: Define ieee_flags and set it to -mieee...
2009-07-30 Ralf Wildenhuesextensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand...
2009-05-29 Janne BlomqvistFix PR40190; use localtime_r, gmtime_r, add fallback...
2009-04-17 Ulrich Weigandconfigure.ac: Test for -ffunction-sections -fdata-secti...
2008-12-29 John David Anglinre PR fortran/31832 (FAIL: gfortran.dg/integer_exponent...
2008-06-13 Tobias Burnusconfigure.ac (AM_CFLAGS): Remove -Werror again.
2008-06-13 Tobias Burnusre PR fortran/36518 (libgfortran: "warning: format...
2008-06-13 Tobias Burnusre PR fortran/36495 (libgfortran should be build with...
2008-04-13 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2007-11-16 Francois-Xavier... re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)
2007-09-21 Bernhard Fischerre PR libfortran/31546 (add --enable-intermodule)
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-07-04 David Edelsohnconfigure.ac: SUBST CFLAGS.
2007-04-25 François-Xavier... re PR libfortran/31299 (Use getpwuid(geteuid()) instead...
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...
2007-01-18 Francois-Xavier... re PR libfortran/29649 (Force core dump on runtime...
2007-01-17 Tom Tromeyre PR libfortran/27107 (Make dependency on io/io.h...
2007-01-17 Francois-Xavier... re PR libfortran/27107 (Make dependency on io/io.h...
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-16 Roger Sayleconfigure.ac (CFLAGS): Update to include -std=gnu99...
2006-01-07 Janne Blomqvistconfigure.ac: Remove check for sys/mman.h.
2006-01-02 Paolo Bonzinire PR libgomp/25259 (bootstrap failures on non-C99...
2005-12-09 Jakub Jelinekre PR libfortran/24991 (gfortran build fails with ...
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-18 Francois-Xavier... configure.ac: Add "-I ." to the AM_FCFLAGS.
2005-11-06 Francois-Xavier... intrinsic.c (add_functions): Add ctime and fdate intrin...
2005-11-05 Richard Guentherconfigure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS.
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-26 David Edelsohnconfigure.ac: Add check for __clog.
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-05-17 Andreas Jaegerconfigure.ac: Add additional warning flags.
2005-05-15 Andreas Jaegerpack_generic.c (pack): Remove unneeded calculation.
2005-04-29 Francois-Xavier... configure.ac: Check for ftruncate and chsize.
2005-04-07 Andrew Pinskire PR libfortran/20766 ([darwin] - run time error when...
2005-03-22 François-Xavier... Makefile.am: Added new files.
2005-03-21 Zack Weinbergconfigure.ac: Do not invoke TL_AC_GCC_VERSION.
2004-12-12 Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-07 Eric Botcazouconfigure.ac: Check for ieeefp.h.
2004-12-02 Richard SandifordIntroduce and use config/gcc-version.m4.
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-11-05 Andreas Schwabconfigure.ac: Use AC_PROG_FC, FC and FCFLAGS instead...
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.
next