2007-02-27 |
brooks | * gcj.texi: Standardize title page.
|
commit | commitdiff | tree |
2007-02-27 |
brooks | gcc/ChangeLog ------------------------------------...
|
commit | commitdiff | tree |
2007-02-22 |
brooks | * gfortran.texi (Old-style kind specifications): Document
|
commit | commitdiff | tree |
2007-02-16 |
brooks | * Makefile.in: Added "pdf" target to .PHONY.
|
commit | commitdiff | tree |
2007-02-14 |
brooks | * gfortran.dg/interface_10.f90: Fix comment typo.
|
commit | commitdiff | tree |
2007-02-10 |
brooks | * gfortran.dg/secnds.f: Replace time tolerance with a
|
commit | commitdiff | tree |
2007-02-01 |
brooks | 2007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
commit | commitdiff | tree |
2007-02-01 |
brooks | 2007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
commit | commitdiff | tree |
2007-01-30 |
brooks | 2007-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
commit | commitdiff | tree |
2007-01-22 |
brooks | * intrinsic.texi (ACHAR): Added cross-references.
|
commit | commitdiff | tree |
2007-01-21 |
brooks | * intrinsic.texi: Edited all "Syntax" examples to a...
|
commit | commitdiff | tree |
2007-01-19 |
brooks | * intrinsic.texi (MATMUL): Corrected a typo.
|
commit | commitdiff | tree |
2007-01-19 |
brooks | * intrinsic.texi: general whitespace cleanup.
|
commit | commitdiff | tree |
2007-01-11 |
brooks | * simplify.c: Update copyright to 2007.
|
commit | commitdiff | tree |
2007-01-10 |
brooks | * simplify.c (gfc_simplify_ibclr): Fix POS comparison.
|
commit | commitdiff | tree |
2007-01-10 |
brooks | PR 30381
|
commit | commitdiff | tree |
2007-01-10 |
brooks | * gfortran.dg/altreturn_2.f90: Removed executable bit.
|
commit | commitdiff | tree |
2007-01-07 |
brooks | Corrected changelog entry dates from 2006 to 2007.
|
commit | commitdiff | tree |
2007-01-05 |
brooks | PR 30371
|
commit | commitdiff | tree |
2007-01-05 |
brooks | * intrinsic.texi: Minor cleanup, reflowing overlong
|
commit | commitdiff | tree |
2007-01-05 |
brooks | * intrinsic.texi (LBOUND): Add documentation.
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * Makefile.in: Added .PHONY entry for documentation...
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * Makefile.in: Add empty info, html, dvi, pdf targets.
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * intrinsic.texi (IAND): Clarify argument specifications.
|
commit | commitdiff | tree |
2007-01-04 |
brooks | fortran/
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * invoke.texi: Update manpage copyright to include...
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * gfortran.texi: Update copyright to include 2007.
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * gfortran.texi (GNU Fortran and GCC): Rewrite
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * gfortran.texi (Introduction): Lower "Part I:
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * intrinsic.texi (Introduction): Rewrite first paragraph.
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * invoke.texi (OpenMP): Added index entry.
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * gfortran.texi (GFORTRAN_DEFAULT_RECL): Added units
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * intrinsic.texi: Improvements to index entries; change
|
commit | commitdiff | tree |
2007-01-04 |
brooks | * invoke.texi: Change @code-type macros to appropriate
|
commit | commitdiff | tree |
2007-01-03 |
brooks | * intrinsic.texi: Various minor cleanups.
|
commit | commitdiff | tree |
2006-12-19 |
brooks | Fixed tab-to-spaces error in previous entry.
|
commit | commitdiff | tree |
2006-12-19 |
brooks | * gfortran.dg/advance.f90: Renamed to advance_1.f90
|
commit | commitdiff | tree |
2006-12-18 |
brooks | * gfortran.dg/advance_3.f90: Add dg-do compile directive.
|
commit | commitdiff | tree |
2006-12-17 |
brooks | * gfortran.texi: Added TeX support for document parts;
|
commit | commitdiff | tree |
2006-12-05 |
brooks | * doc/include/texinfo.tex: Update to version 2006-11...
|
commit | commitdiff | tree |
2006-11-25 |
brooks | * c.opt: Remove -ffixed-form, -ffixed-line-length-none...
|
commit | commitdiff | tree |
2006-11-25 |
brooks | * MAINTAINERS (Write After Approval): Change my email...
|
commit | commitdiff | tree |
2006-11-16 |
brooks | * data.c: Remove trailing periods from error messages.
|
commit | commitdiff | tree |
2006-11-16 |
brooks | * lang.opt: Rearrange entries back into ASCII order.
|
commit | commitdiff | tree |
2006-11-15 |
brooks | PR fortran/29702
|
commit | commitdiff | tree |
2006-11-15 |
brooks | * gfortran.h (GFC_MAX_LINE): Remove constant definition.
|
commit | commitdiff | tree |
2006-11-15 |
brooks | * lang.opt: Remove -fno-backend option.
|
commit | commitdiff | tree |
2006-11-10 |
brooks | Corrected gfc_process_option to gfc_handle_option in...
|
commit | commitdiff | tree |
2006-11-10 |
brooks | * lang.opt (-fmodule-private): Remove option.
|
commit | commitdiff | tree |
2006-11-10 |
brooks | * check.c (same_type_check): Typo fix in comment.
|
commit | commitdiff | tree |
2006-11-09 |
brooks | * doc/invoke.texi: Minor formatting fixes in option...
|
commit | commitdiff | tree |
2006-11-09 |
brooks | * invoke.texi: Added documentation for -fmax-errors...
|
commit | commitdiff | tree |
2006-11-09 |
brooks | * lang.opt: Add -fmax-errors= option.
|
commit | commitdiff | tree |
2006-11-09 |
brooks | * lang.opt: Remove non-working -qkind= option.
|
commit | commitdiff | tree |
2006-11-07 |
brooks | Fixed incorrect date in changelog entry.
|
commit | commitdiff | tree |
2006-11-07 |
brooks | * intrinsic.texi: Added documentation for FTELL, GETLOG...
|
commit | commitdiff | tree |
2006-11-05 |
brooks | * fortran/error.c (show_locus): Add trailing colon...
|
commit | commitdiff | tree |
2006-11-03 |
brooks | * fortran/error.c (show_locus): Remove "In file" from...
|
commit | commitdiff | tree |
2006-11-03 |
brooks | * doc/invoke.texi: Fix mfp-trap-mode typo.
|
commit | commitdiff | tree |
2006-10-20 |
brooks | * invoke.texi: Fixed "denormal" typo.
|
commit | commitdiff | tree |
2006-10-19 |
brooks | * doc/install.texi (Downloading GCC): Clarify mention of
|
commit | commitdiff | tree |
2006-10-17 |
brooks | gcc/ada/
|
commit | commitdiff | tree |
2006-10-16 |
brooks | * doc/contrib.texi, doc/install.texi, doc/standards...
|
commit | commitdiff | tree |
2006-10-16 |
brooks | * doc/sourcebuild.texi, doc/makefile.texi, doc/install...
|
commit | commitdiff | tree |
2006-10-15 |
brooks | 2006-10-14 Tobias Burnus <burnus@net-b.de>
|
commit | commitdiff | tree |
2006-10-13 |
brooks | * intrinsic.texi (STAT): Reverted a format in example...
|
commit | commitdiff | tree |
2006-10-12 |
brooks | * intrinsic.texi (STAT): Fixed a format typo in sample...
|
commit | commitdiff | tree |
2006-10-12 |
brooks | * intrinsic.texi (STAT): Shortened lines in sample...
|
commit | commitdiff | tree |
2006-10-11 |
brooks | 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-10 |
brooks | --(top level)-------------------------------------... 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-10 |
brooks | 2006-10-10 Daniel Franke <franke.daniel@gmail.com>
|
commit | commitdiff | tree |
2006-10-10 |
brooks | 2006-10-10 Brooks Moses <bmoses@stanford.edu> 2006-10-10 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-09 |
brooks | 2006-10-09 Brooks Moses <bmoses@stanford.edu> 2006-10-09 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-09 |
brooks | 2006-10-09 Brooks Moses <bmoses@stanford.edu> 2006-10-09 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-09 |
brooks | 2006-10-09 Brooks Moses <bmoses@stanford.edu> 2006-10-09 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-09 |
brooks | 2006-10-09 Brooks Moses <bmoses@stanford.edu> 2006-10-09 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-05 |
brooks | 2006-10-04 Brooks Moses <bmoses@stanford.edu> 2006-10-04 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-04 |
brooks | 2006-10-04 Brooks Moses <bmoses@stanford.edu> 2006-10-04 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-04 |
brooks | 2006-10-04 Brooks Moses <bmoses@stanford.edu> 2006-10-04 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |
2006-10-04 |
brooks | 2006-10-04 Brooks Moses <bmoses@stanford.edu> 2006-10-04 Brooks Moses <bmoses@stanford.edu>
|
commit | commitdiff | tree |