toyvm.c: use correct path in debuginfo
[gcc.git] / libgfortran / configure
2014-11-28 Bernd SchmidtAdd support for a minimal version of libgfortran for...
2014-11-24 John David Anglinconfigure.ac: Guard include of <ieeefp.h>.
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
2014-11-13 Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
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-09-30 Janne BlomqvistAdd -Werror=implicit-function-declaration to AM_CFLAGS.
2014-07-05 Rainer OrthRestore Solaris/SPARC bootstrap
2014-06-28 Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-06-15 Francois-Xavier... re PR libfortran/60468 (./fpu-target.h:93:3: error...
2014-05-23 Hans-Peter Nilssonconfigure.ac [...] (HAVE_STRNLEN, [...]): Define.
2014-05-22 Janne BlomqvistPR 60324 Handle long path names, don't use PATH_MAX.
2014-05-12 Janne BlomqvistUse -std=gnu11 instead of -std=gnu99 for libgfortran...
2014-04-24 Kyrylo TkachovFix warning in libgfortran configure script
2014-03-18 Ulrich Weigandconfigure.ac: Check for presence of fcntl.
2013-11-15 Steve Ellceyconfigure.ac: Do not define HAVE_STRTOLD.
2013-11-10 Janne BlomqvistSet close-on-exec flag when opening files.
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-07-21 Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-06-24 Steve Ellceyconfigure.ac (AC_CHECK_FUNCS_ONCE): Put into if statement.
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-05-24 Rainer OrthUse -z ignore instead of --as-needed on Solaris
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-09-14 David Edelsohn* configure: Regenerated.
2012-05-31 Benjamin Kosnikre PR target/51007 (Quadmath I/O doesn't work on MinGW)
2012-05-23 Tobias Burnusre PR libfortran/53444 (Accommodate non-compliant strer...
2012-05-16 H.J. LuRegenerate configure files for libtool.m4 change
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-03-26 Tristan Gingoldconfigure.ac: Use GCC_CHECK_MATH_FUNC for math functions.
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-01-20 Tobias Burnusre PR libfortran/51899 (libgfortran's chmod.c fails...
2012-01-12 Janne BlomqvistRemove configure check for unused fdopen.
2011-12-22 Janne BlomqvistPR 51646 Use POSIX mode flags in open() argument.
2011-11-21 Andreas ToblerAdditional fixes for FreeBSD-10 build:
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-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-25 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell varia...
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-15 Tobias Burnusre PR libfortran/47716 (libgfortran quadmath_weak.h...
2011-02-13 Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
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-08-21 Ralf WildenhuesFix misquoting in stdint.m4.
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.
2010-01-05 Rainer Orthstdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t...
2009-12-05 Ralf WildenhuesSync from git Libtool and regenerate.
2009-09-22 Iain Sandoeconfigure.ac: Check for GFORTRAN_C99_1.1 funcs in OS...
2009-09-09 Paolo Bonzinistdint.m4 (GCC_HEADER_STDINT): Revert changes to this...
2009-09-09 Paolo Bonzinistdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-07-30 Kaz Kojimaconfigure.host: Define ieee_flags and set it to -mieee...
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...
2009-03-01 Ralf Wildenhuesbackport: Support GNU/kOpenSolaris.
2008-12-29 John David Anglinre PR fortran/31832 (FAIL: gfortran.dg/integer_exponent...
2008-12-18 Ralf WildenhuesBackport from upstream Libtool:
2008-09-26 Peter O'Gormanconfigure: Regenerate for new libtool.
2008-07-07 Ralf Wildenhuesacinclude.m4 (LIBGFOR_CHECK_GTHR_DEFAULT): Fix configur...
2008-06-17 Ralf WildenhuesMakefile.tpl ($(srcdir)/configure): Update dependencies.
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-21 Ralf Wildenhueslibgomp/
2008-04-18 Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-04-13 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-16 Ralf Wildenhuesconfigure.ac: m4_include config/proginstall.m4.
2008-03-03 François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-24 Francois-Xavier... re PR libfortran/32841 (HUGE(1.0_16) output as +Infinit...
2008-01-24 David Edelsohn* configure: Regenerate.
2007-12-25 Daniel Frankere PR fortran/34533 (DTIME returns total process time...
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-13 Danny Smith* acinclude.m4 (GTHREAD_USE_WEAK) Define to 0 for mingw32.
next