summaryrefslogtreecommitdiff
path: root/gcc/fortran/st.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus2009-09-301-1/+2
* re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft2009-09-291-0/+4
* gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl2009-05-131-2/+2
* re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...Tobias Burnus2009-05-131-0/+1
* re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil2009-05-061-0/+1
* re PR fortran/38507 (Bogus Warning: Deleted feature: GOTO jumps to END of con...Tobias Schlüter2009-03-291-1/+2
* gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.Daniel Kraft2008-08-311-1/+0
* gfortran.h (enum expr_t): New value `EXPR_COMPCALL'.Daniel Kraft2008-08-281-0/+2
* gfortran.h (new): Remove macro.Kaveh R. Ghazi2008-07-191-5/+5
* arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-1/+1
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+2
* PR fortran/25829 28655Jerry DeLisle2008-04-051-0/+4
* arith.c: Update copyright years.Tobias Schlüter2008-02-241-1/+1
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-1/+1
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-1/+1
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-4/+3
* openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl2007-01-201-8/+5
* [multiple changes]Paul Thomas2006-10-191-0/+1
* re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas2006-05-211-0/+1
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-1/+29
* [multiple changes]Janne Blomqvist2005-08-071-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genpreds.c: Update copyright.Kazu Hirata2005-02-231-1/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-1/+1
* re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook2004-08-171-1/+1
* gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter2004-05-271-1/+1
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-12/+12
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+186