summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)Francois-Xavier Coudert2006-07-121-8/+0
* trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on con...Francois-Xavier Coudert2006-06-211-1/+1
* re PR fortran/24558 (ENTRY doesn't work in module procedures)Paul Thomas2006-06-091-0/+5
* trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert2006-06-031-4/+1
* re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)Paul Thomas2006-04-161-0/+6
* [multiple changes]Thomas Koenig2006-03-221-0/+20
* trans-decl.c (gfc_get_fake_result_decl): Re-add setting of GFC_DECL_RESULT flag.Jakub Jelinek2006-03-131-0/+1
* re PR fortran/26107 (ICE after error message on invalid code)Paul Thomas2006-03-061-23/+69
* re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig2006-03-031-0/+12
* re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas2006-03-011-1/+2
* trans-common.c: Include rtl.h earlier.Richard Sandiford2006-02-171-1/+1
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-0/+14
* re PR fortran/26246 (return string length is being marked as TREE_STATIC and ...Andrew Pinski2006-02-131-2/+2
* re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert2006-02-081-5/+9
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2006-02-061-0/+21
* backport: trans-decl.c (create_function_arglist): Handle dummy functions.Jakub Jelinek2006-02-061-127/+354
* gfortranspec.c: Update copyright years.Tobias Schlüter2006-01-191-1/+2
* re PR fortran/21977 (nested function returning array)Andrew Pinski2006-01-091-4/+3
* re PR fortran/22607 (Elemental character functions don't work)Erik Edelmann2005-12-301-1/+1
* trans.h (tree): Remove declaration of gfc_build_function_call.Richard Guenther2005-12-161-4/+4
* trans.h (gfc_build_indirect_ref): Remove declaration.Richard Guenther2005-12-161-3/+3
* re PR fortran/24789 ([gfortran] ICE when assigning to array of strings)Paul Thomas2005-12-011-16/+15
* [multiple changes]Paul Thomas2005-11-301-0/+18
* re PR fortran/24223 (Gfortran crashes in two places)Paul Thomas2005-11-211-1/+2
* re PR fortran/22607 (Elemental character functions don't work)Erik Edelmann2005-11-091-1/+1
* intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert2005-11-061-0/+17
* decl.c, [...]: Fix comment typos.Kazu Hirata2005-11-051-1/+1
* intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert2005-11-051-0/+10
* re PR fortran/18883 (ICE in gfc_finish_var_decl)Erik Edelmann2005-10-301-2/+3
* trans.h (gfc_conv_cray_pointee): Remove.Jakub Jelinek2005-10-251-37/+43
* re PR fortran/22290 (Optimize Assigned GOTO to cause error with -O1 or higher)Feng Wang2005-10-251-17/+70
* Commit for Asher LangtonAsher Langton2005-10-241-0/+41
* gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert2005-10-121-0/+21
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-29/+87
* re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford2005-09-091-0/+14
* re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)Paul Thomas2005-09-091-2/+6
* re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig2005-08-241-0/+4
* re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert2005-08-111-0/+26
* trans-expr.c (gfc_build_builtin_function_decls): Mark stop_numeric and stop_s...Thomas Koenig2005-08-051-0/+5
* trans-decl.c (gfc_build_builtin_function_decls): Give the internal malloc fun...Steven Bosscher2005-07-311-0/+5
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-1/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/17792 ([4.0 only] deallocate does not return stat)Steven G. Kargl2005-06-111-1/+3
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* data.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter2005-05-111-3/+15
* [multiple changes]Jakub Jelinek2005-04-291-13/+124
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-4/+4
* re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)Tobias Schlüter2005-03-121-1/+27
* Unrevert previously reversed patch, adding this patch:Tobias Schlüter2005-02-241-6/+6