summaryrefslogtreecommitdiff
path: root/gcc/fortran/module.c
Commit message (Expand)AuthorAgeFilesLines
* decl.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-2/+2
* Unrevert previously reversed patch, adding this patch:Tobias Schlüter2005-02-241-23/+53
* Revert yesterday's patch:Tobias Schlüter2005-02-241-50/+23
* gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter2005-02-231-23/+50
* gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter2005-02-231-5/+6
* gfortran.h (gfc_get_namespace): Add second argument to prototype.Tobias Schlüter2005-02-231-2/+2
* expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING.Tobias Schlüter2005-02-081-2/+1
* gfortran.h (gfc_check_access): Add prototype.Paul Brook2005-01-221-20/+14
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-6/+1
* gfortran.h (gfc_expr.function.name): Make const.Richard Henderson2004-12-141-8/+13
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-2/+2
* re PR fortran/17535 (gfortran with module procedures)Tobias Schlüter2004-11-031-0/+5
* * module.c: Fix formatting issues.Tobias Schlüter2004-10-101-6/+5
* module.c (mio_interface_rest): Set where member of interface while loading.Tobias Schlüter2004-10-091-0/+1
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-2/+2
* re PR fortran/16485 (Private subroutines from different modules collide durin...Tobias Schlüter2004-09-151-3/+2
* config-lang.in: Remove dead commented line.Paul Brook2004-08-251-1/+1
* re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook2004-08-171-10/+11
* arith.c: Add #define for model numbers.Steven G. Kargl2004-08-061-5/+8
* re PR fortran/16455 (print the location of a missing module fatal error)Tobias Schlüter2004-07-111-2/+2
* re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2004-07-111-1/+1
* re PR fortran/14077 (Data statement within a module that doesn't initialize a...Tobias Schlüter2004-07-101-1/+3
* re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter2004-07-091-13/+0
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-291-20/+69
* module.c (mio_gmp_real): Correct writing of negative numbers.Tobias Schlüter2004-06-291-0/+9
* re PR fortran/13372 (ICE in trans-types.c (gfc_typenode_for_spec), see #13201)Tobias Schlüter2004-06-091-0/+13
* gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter2004-05-271-4/+4
* re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter2004-05-151-7/+2
* 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/+3459