summaryrefslogtreecommitdiff
path: root/libgfortran/configure
Commit message (Expand)AuthorAgeFilesLines
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-2/+3
* stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth2010-01-051-0/+44
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-759/+752
* configure.ac: Check for GFORTRAN_C99_1.1 funcs in OS libm.Iain Sandoe2009-09-221-0/+812
* stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in the previous t...Paolo Bonzini2009-09-091-428/+767
* stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.Paolo Bonzini2009-09-091-767/+428
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-19205/+8918
* configure.host: Define ieee_flags and set it to -mieee for sh.Kaz Kojima2009-07-301-1/+6
* Fix PR40190; use localtime_r, gmtime_r, add fallback implementationsJanne Blomqvist2009-05-291-0/+111
* configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL...Ulrich Weigand2009-04-171-23/+91
* backport: Support GNU/kOpenSolaris.Ralf Wildenhues2009-03-011-7/+7
* re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin2008-12-291-0/+24
* Backport from upstream Libtool:Ralf Wildenhues2008-12-181-84/+114
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-510/+1340
* acinclude.m4 (LIBGFOR_CHECK_GTHR_DEFAULT): Fix configure cache variable name.Ralf Wildenhues2008-07-071-5/+5
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-171-57/+105
* 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
* libgomp/Ralf Wildenhues2008-04-211-90/+90
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-181-28/+37
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-131-0/+65
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-9857/+9743
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-031-9721/+9859
* re PR libfortran/32841 (HUGE(1.0_16) output as +Infinity on ppc-darwin8 (gfor...Francois-Xavier Coudert2008-02-241-9/+3
* * configure: Regenerate.David Edelsohn2008-01-241-11/+11
* re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke2007-12-251-3/+3
* re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)Francois-Xavier Coudert2007-11-161-0/+462
* re PR libfortran/31546 (add --enable-intermodule)Bernhard Fischer2007-09-211-23/+60
* acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test.Francois-Xavier Coudert2007-09-201-80/+0
* re PR libfortran/21185 (Improve testsuite results on newlib targets)Francois-Xavier Coudert2007-09-151-1/+3
* re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)Francois-Xavier Coudert2007-08-231-0/+77
* * acinclude.m4 (GTHREAD_USE_WEAK) Define to 0 for mingw32.Danny Smith2007-08-131-1/+1
* re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert2007-08-031-0/+462
* re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2007-07-291-24/+28
* configure.ac: SUBST CFLAGS.David Edelsohn2007-07-041-1/+2
* configure: Regenerate.Paolo Bonzini2007-06-021-42/+48
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-1057/+9993
* re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET...François-Xavier Coudert2007-04-251-270/+605
* configure: Regenerate using autoconf 2.59.Janne Blomqvist2007-04-251-10676/+6312
* re PR libfortran/27740 (libgfortran should use versioned symbols)Janne Blomqvist2007-04-241-6554/+10745
* configure: Regenerate.Kai Tietz2007-04-121-0/+39
* cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert2007-04-061-85/+2
* re PR libfortran/31335 (Calls lstat(), stat() and fstat() in libgfortran shou...Francois-Xavier Coudert2007-03-311-1/+4
* configure.ac: Add missing check for gettimeofday.Francois-Xavier Coudert2007-03-201-0/+107
* gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert2007-03-151-2/+195
* re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time)Tobias Burnus2007-01-211-380/+67
* re PR libfortran/26893 ([4.1 only] kinds.h not generated, causing failure)Francois-Xavier Coudert2007-01-191-0/+61
* re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert2007-01-181-1/+2
* re PR libfortran/27107 (Make dependency on io/io.h broken)Tom Tromey2007-01-171-5/+290