aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-23re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert1-4/+0
2007-12-16re PR fortran/31213 (ICE on valid code with gfortran)Paul Thomas1-1/+2
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek1-1/+13
2007-11-24re PR libfortran/34209 (run-time lib: NEAREST(0.0_8, -1.0) produces wrong num...Jerry DeLisle1-1/+1
2007-10-05gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.Francois-Xavier Coudert1-4/+0
2007-09-27arith.c (reduce_binary_aa): Fix capitalization.Tobias Schlüter1-3/+3
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas1-3/+5
2007-08-30re PR fortran/31879 (ICE with function having array of character variables ar...Paul Thomas1-1/+1
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-4/+12
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-1/+1
2007-08-07re PR fortran/32732 ([Bind C] Character scalars are passed as arrays)Christopher D. Rickett1-0/+3
2007-08-06re PR fortran/29828 ([F2003] MIN and MAX with character variables)Francois-Xavier Coudert1-0/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle1-1/+1
2007-07-12re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)Jakub Jelinek1-0/+2
2007-07-01fortran frontend:Janne Blomqvist1-3/+0
2007-05-26re PR fortran/31219 (ICE on array of character function results)Paul Thomas1-1/+4
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert1-3/+7
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle1-0/+3
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+2
2007-04-03re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should)Francois-Xavier Coudert1-1/+0
2007-02-02re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads)Paul Thomas1-0/+4
2007-01-27re PR fortran/30407 ([4.1 only] Elemental functions in WHERE assignments wron...Paul Thomas1-0/+3
2006-12-05re PR fortran/30003 ([4.1 only] Expressions with side effects in array refere...Paul Thomas1-0/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-2/+6
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-2/+1
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert1-1/+8
2006-10-19[multiple changes]Paul Thomas1-1/+1
2006-10-08[multiple changes]Paul Thomas1-1/+1
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