aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
2006-07-12re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)Francois-Xavier Coudert1-1/+0
2006-06-09re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek1-0/+1
2006-06-03trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert1-1/+8
2006-05-07re PR fortran/24813 (ICE with scalarization LEN of character types)Paul Thomas1-0/+3
2006-04-03re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails)Paul Thomas1-0/+2
2006-03-09re PR fortran/26257 (internal compiler error: Segmentation fault, on function...Paul Thomas1-0/+4
2006-03-06re PR fortran/26107 (ICE after error message on invalid code)Paul Thomas1-1/+1
2006-03-03re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig1-0/+2
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+13
2006-02-06backport: trans-decl.c (create_function_arglist): Handle dummy functions.Jakub Jelinek1-0/+2
2006-01-09Add 2006 copyright year.Feng Wang1-1/+1
2006-01-09fortran ChangeLog entry:Feng Wang1-0/+3
2005-12-16trans.h (tree): Remove declaration of gfc_build_function_call.Richard Guenther1-3/+0
2005-12-16trans.h (gfc_build_indirect_ref): Remove declaration.Richard Guenther1-3/+0
2005-12-02trans.h (build1_v): Use build1, not build to build the void typed tree.Richard Guenther1-1/+1
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-0/+2
2005-11-05intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert1-0/+1
2005-10-25trans.h (gfc_conv_cray_pointee): Remove.Jakub Jelinek1-3/+0
2005-10-24Commit for Asher LangtonAsher Langton1-0/+3
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-0/+1
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-1/+6
2005-09-09re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions)Richard Sandiford1-2/+2
2005-09-09re PR fortran/21104 (Segmentation fault on correct code)Richard Sandiford1-0/+70
2005-09-09re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford1-0/+2
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-0/+1
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-2/+2
2005-08-04trans-expr.c (gfc_conv_expr, [...]): Update comments.Paul Brook1-8/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-13trans-expr.c (gfc_conv_function_call): Return int instead of void.Jakub Jelinek1-4/+1
2005-05-26data.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-04-01decl.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-03-15re PR fortran/18827 (ICE on assign to common variable)Feng Wang1-0/+2
2005-03-12re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)Tobias Schlüter1-0/+3
2005-02-24* decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s).Volker Reichelt1-1/+1
2005-01-23data.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2004-11-16re PR fortran/13010 (seg fault on valid code)Paul Brook1-0/+2
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-04trans-array.c (gfc_conv_expr_descriptor): Check for substriungs.Tobias Schlüter1-0/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner1-0/+3
2004-08-30gfortran.h (gfc_namespace): Add new field is_block_data.Tobias Schlüter1-0/+2
2004-08-25re PR fortran/17144 (Not Implemented: Character string array constructors / A...Paul Brook1-2/+1
2004-08-25trans.h (build2_v, build3_v): New macros.Tobias Schlüter1-1/+4
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-1/+1
2004-08-15re PR fortran/17030 (gfortran does not optimize ABS of complex that well)Andrew Pinski1-4/+0
2004-08-09re PR fortran/16919 (ICE with derived type and array constructor)Paul Brook1-1/+5
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-0/+2
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook1-0/+3
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-0/+1