summaryrefslogtreecommitdiff
path: root/gcc/fortran/Make-lang.in
Commit message (Expand)AuthorAgeFilesLines
* texi2pod.pl: Handle @samp and @url inside verbatim blocks.Joseph Myers2008-04-011-1/+1
* sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2008-03-271-5/+53
* x-solaris (host-solaris.o): Update.Tom Tromey2008-03-251-53/+5
* re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2008-02-061-1/+1
* re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek2007-12-091-1/+1
* re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95)Tobias Burnus2007-12-081-1/+1
* gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.Francois-Xavier Coudert2007-10-051-1/+2
* * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz2007-09-041-2/+1
* re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert2007-09-031-2/+4
* re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek2007-08-281-1/+1
* configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2007-08-211-1/+2
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-5/+4
* re PR fortran/30820 (-Wno-error not necessary in Make-lang.in any more?)Francois-Xavier Coudert2007-05-191-7/+0
* [multiple changes]Paul Thomas2007-05-161-2/+2
* gfc-internals.texi: New file,Brooks Moses2007-03-261-3/+23
* Make-lang.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2007-03-011-5/+17
* Make-lang.in (fortran/options.o): Add $(PARAMS_H) dependency.Richard Guenther2006-12-141-1/+1
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-2/+2
* configure.in: Require GMP-4.1+ and MPFR-2.2+.Kaveh R. Ghazi2006-10-211-4/+1
* --(top level)--------------------------------------------Brooks Moses2006-10-101-1/+5
* Make-lang.in: Added intrinsic.texi to GFORTRAN_TEXI dependences.Brooks Moses2006-10-091-0/+1
* Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt2006-07-281-5/+5
* Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu...Mike Stump2006-06-061-2/+2
* re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu2006-05-161-1/+1
* Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H).H.J. Lu2006-05-141-1/+1
* Makefile.in: Rename docdir to gcc_docdir.Carlos O'Donell2006-03-301-1/+1
* Make-lang.in (OBJC): RemoveRafael Espindola2006-02-201-2/+2
* configure.ac (target_list): Add install-info, dvi, html.Paolo Bonzini2006-02-201-4/+4
* re PR libgomp/25938 (libgomp installs header files in version and target inde...Jakub Jelinek2006-02-151-1/+6
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-8/+12
* dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.Roger Sayle2006-02-051-1/+1
* re PR fortran/25324 (Wrong DW_TAG_compile_unit generated when compiling prepr...Jakub Jelinek2006-01-271-0/+1
* Make-lang.in: Remove distdir from comment.Rafael Ávila de Espíndola2005-12-281-1/+1
* Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford2005-12-131-0/+1
* sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola2005-12-071-6/+2
* gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra2005-12-071-5/+1
* re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek2005-11-211-1/+2
* Make-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define.Andreas Schwab2005-10-301-10/+5
* * Make-lang.in: Make check-fortran alias for check-gfortran.Francois-Xavier Coudert2005-09-181-0/+1
* configure.in: Recognize f95 in the --enable-languages option...Francois-Xavier Coudert2005-09-131-26/+26
* re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions)Richard Sandiford2005-09-091-1/+1
* Make-lang.in (fortran/dependency.o): Depend on $(GFORTRAN_TRANS_DEPS).Andreas Schwab2005-07-131-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Index: ChangeLogGeoffrey Keating2005-06-141-3/+3
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+1
* Make-lang.in, [...]: Update copyright.Kazu Hirata2005-05-031-1/+1
* Make-lang.in (fortran-warn): Remove -Wno-error.Kaveh R. Ghazi2005-03-191-1/+8
* gcc-version.m4: Delete.Zack Weinberg2005-03-161-1/+2
* Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.Kaveh R. Ghazi2005-03-121-8/+2
* Makefile.in: Add html support.Mike Stump2004-11-131-3/+9