summaryrefslogtreecommitdiff
path: root/libgfortran/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin2013-02-191-3/+0
* Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist2012-10-061-1/+2
* re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik2012-05-311-1/+1
* re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus2012-05-231-1/+4
* Fix handling of temporary files.Janne Blomqvist2012-05-051-1/+1
* math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.Tristan Gingold2012-04-021-183/+183
* configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC.Tristan Gingold2012-03-271-183/+183
* configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold2012-03-261-183/+183
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-1/+1
* re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus2012-01-201-1/+1
* Remove configure check for unused fdopen.Janne Blomqvist2012-01-121-1/+1
* Configure cleanup.Janne Blomqvist2011-11-091-25/+12
* configure.ac: Make more cross-compile friendly.Tobias Burnus2011-11-091-0/+8
* PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist2011-11-091-5/+5
* Move gthr to toplevel libgccRainer Orth2011-11-021-3/+0
* PR 48931 Make backtrace async-signal-safe, reformat outputJanne Blomqvist2011-05-221-2/+2
* PR 47571 Fix bootstrap regression on alpha-dec-osfJanne Blomqvist2011-04-151-6/+7
* Cleanup memsize typesJanne Blomqvist2011-04-121-4/+5
* re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth2011-03-211-15/+22
* re PR libfortran/47883 (libgfortran configuration should use AC_LINK_IFELSE i...Francois-Xavier Coudert2011-03-161-3/+3
* PR 47802 Use strftime for CTIME and FDATE intrinsicsJanne Blomqvist2011-02-241-3/+3
* PR 47802 Test for POSIX getpwuid_rJanne Blomqvist2011-02-241-0/+20
* PR 47571 Weakref trickery for clock_gettime()Janne Blomqvist2011-02-021-3/+3
* Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist2011-01-311-0/+11
* Pr 47431 CTIME/FDATE thread-safety using ctime_r()Janne Blomqvist2011-01-271-1/+1
* PR 47432 Use ttyname_r() if availableJanne Blomqvist2011-01-271-1/+1
* PR 47491 getpwuid_r() bootstrap regression on SolarisJanne Blomqvist2011-01-271-0/+2
* PR 47375 getlog thread safetyJanne Blomqvist2011-01-251-1/+1
* PR 46267 strerror thread safetyJanne Blomqvist2011-01-221-1/+1
* re PR fortran/46540 (libquadmath: Implement --disable-libquadmath)Tobias Burnus2010-12-101-3/+15
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-061-0/+1
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-161-2/+11
* acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert2010-09-091-9/+0
* configure.ac (gfortran_use_symver): Only check for Sun-style symbol versionin...Rainer Orth2010-07-021-5/+9
* configure.ac: Check for Sun symbol versioning.Rainer Orth2010-07-021-4/+17
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-1/+2
* configure.ac: Check for GFORTRAN_C99_1.1 funcs in OS libm.Iain Sandoe2009-09-221-0/+20
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-241-1/+1
* configure.host: Define ieee_flags and set it to -mieee for sh.Kaz Kojima2009-07-301-0/+4
* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2009-07-301-1/+1
* Fix PR40190; use localtime_r, gmtime_r, add fallback implementationsJanne Blomqvist2009-05-291-0/+1
* configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL...Ulrich Weigand2009-04-171-0/+21
* re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin2008-12-291-0/+3
* configure.ac (AM_CFLAGS): Remove -Werror again.Tobias Burnus2008-06-131-1/+1
* re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b...Tobias Burnus2008-06-131-1/+1
* re PR fortran/36495 (libgfortran should be build with FCFLAGS -fimplicit-none)Tobias Burnus2008-06-131-1/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-131-0/+1
* re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)Francois-Xavier Coudert2007-11-161-0/+6
* re PR libfortran/31546 (add --enable-intermodule)Bernhard Fischer2007-09-211-0/+12
* acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test.Francois-Xavier Coudert2007-09-201-4/+0