| Commit message (Expand) | Author | Age | Files | Lines |
* | texi2pod.pl: Handle @samp and @url inside verbatim blocks. | Joseph Myers | 2008-04-01 | 1 | -1/+1 |
* | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 2008-03-27 | 1 | -5/+53 |
* | x-solaris (host-solaris.o): Update. | Tom Tromey | 2008-03-25 | 1 | -53/+5 |
* | re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ... | Kaveh R. Ghazi | 2008-02-06 | 1 | -1/+1 |
* | re PR fortran/22244 (dimension information is lost for multi-dimension array) | Jakub Jelinek | 2007-12-09 | 1 | -1/+1 |
* | re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95) | Tobias Burnus | 2007-12-08 | 1 | -1/+1 |
* | gfortran.h (gfc_get_data_variable, [...]): Move to decl.c. | Francois-Xavier Coudert | 2007-10-05 | 1 | -1/+2 |
* | * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o) | Daniel Jacobowitz | 2007-09-04 | 1 | -2/+1 |
* | re PR fortran/31675 (Fortran front-end and libgfortran should have a common h... | Francois-Xavier Coudert | 2007-09-03 | 1 | -2/+4 |
* | re PR fortran/22244 (dimension information is lost for multi-dimension array) | Jakub Jelinek | 2007-08-28 | 1 | -1/+1 |
* | configure.ac: Add --with-pkgversion and --with-bugurl. | Paul Brook | 2007-08-21 | 1 | -1/+2 |
* | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 2007-08-01 | 1 | -5/+4 |
* | re PR fortran/30820 (-Wno-error not necessary in Make-lang.in any more?) | Francois-Xavier Coudert | 2007-05-19 | 1 | -7/+0 |
* | [multiple changes] | Paul Thomas | 2007-05-16 | 1 | -2/+2 |
* | gfc-internals.texi: New file, | Brooks Moses | 2007-03-26 | 1 | -3/+23 |
* | Make-lang.in: Add install-pdf target as copied from automake v1.10 rules. | Brooks Moses | 2007-03-01 | 1 | -5/+17 |
* | Make-lang.in (fortran/options.o): Add $(PARAMS_H) dependency. | Richard Guenther | 2006-12-14 | 1 | -1/+1 |
* | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 2006-10-23 | 1 | -2/+2 |
* | configure.in: Require GMP-4.1+ and MPFR-2.2+. | Kaveh R. Ghazi | 2006-10-21 | 1 | -4/+1 |
* | --(top level)-------------------------------------------- | Brooks Moses | 2006-10-10 | 1 | -1/+5 |
* | Make-lang.in: Added intrinsic.texi to GFORTRAN_TEXI dependences. | Brooks Moses | 2006-10-09 | 1 | -0/+1 |
* | Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable... | Volker Reichelt | 2006-07-28 | 1 | -5/+5 |
* | Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu... | Mike Stump | 2006-06-06 | 1 | -2/+2 |
* | re PR target/26885 (-m64 -m32 no longer creates 32-bit object) | H.J. Lu | 2006-05-16 | 1 | -1/+1 |
* | Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H). | H.J. Lu | 2006-05-14 | 1 | -1/+1 |
* | Makefile.in: Rename docdir to gcc_docdir. | Carlos O'Donell | 2006-03-30 | 1 | -1/+1 |
* | Make-lang.in (OBJC): Remove | Rafael Espindola | 2006-02-20 | 1 | -2/+2 |
* | configure.ac (target_list): Add install-info, dvi, html. | Paolo Bonzini | 2006-02-20 | 1 | -4/+4 |
* | re PR libgomp/25938 (libgomp installs header files in version and target inde... | Jakub Jelinek | 2006-02-15 | 1 | -1/+6 |
* | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 2006-02-14 | 1 | -8/+12 |
* | dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments. | Roger Sayle | 2006-02-05 | 1 | -1/+1 |
* | re PR fortran/25324 (Wrong DW_TAG_compile_unit generated when compiling prepr... | Jakub Jelinek | 2006-01-27 | 1 | -0/+1 |
* | Make-lang.in: Remove distdir from comment. | Rafael Ávila de Espíndola | 2005-12-28 | 1 | -1/+1 |
* | Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. | Richard Sandiford | 2005-12-13 | 1 | -0/+1 |
* | sourcebuild.texi (all.build, [...]): Remove. | Rafael Ávila de Espíndola | 2005-12-07 | 1 | -6/+2 |
* | gty.texi: Remove instructions for adding a dependency on s-gtype. | Alan Modra | 2005-12-07 | 1 | -5/+1 |
* | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 2005-11-21 | 1 | -1/+2 |
* | Make-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define. | Andreas Schwab | 2005-10-30 | 1 | -10/+5 |
* | * Make-lang.in: Make check-fortran alias for check-gfortran. | Francois-Xavier Coudert | 2005-09-18 | 1 | -0/+1 |
* | configure.in: Recognize f95 in the --enable-languages option... | Francois-Xavier Coudert | 2005-09-13 | 1 | -26/+26 |
* | re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions) | Richard Sandiford | 2005-09-09 | 1 | -1/+1 |
* | Make-lang.in (fortran/dependency.o): Depend on $(GFORTRAN_TRANS_DEPS). | Andreas Schwab | 2005-07-13 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | Index: ChangeLog | Geoffrey Keating | 2005-06-14 | 1 | -3/+3 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+1 |
* | Make-lang.in, [...]: Update copyright. | Kazu Hirata | 2005-05-03 | 1 | -1/+1 |
* | Make-lang.in (fortran-warn): Remove -Wno-error. | Kaveh R. Ghazi | 2005-03-19 | 1 | -1/+8 |
* | gcc-version.m4: Delete. | Zack Weinberg | 2005-03-16 | 1 | -1/+2 |
* | Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error. | Kaveh R. Ghazi | 2005-03-12 | 1 | -8/+2 |
* | Makefile.in: Add html support. | Mike Stump | 2004-11-13 | 1 | -3/+9 |