re PR fortran/22244 (dimension information is lost for multi-dimension array)
[gcc.git] / gcc / fortran / trans.h
2007-12-09 Jakub Jelinekre PR fortran/22244 (dimension information is lost...
2007-11-24 Jerry DeLislere PR libfortran/34209 (run-time lib: NEAREST(0.0_8...
2007-10-05 Francois-Xavier... gfortran.h (gfc_get_data_variable, [...]): Move to...
2007-09-27 Tobias Schlüterarith.c (reduce_binary_aa): Fix capitalization.
2007-09-16 Paul Thomasre PR fortran/29396 (segfault with character pointer...
2007-08-30 Paul Thomasre PR fortran/31879 (ICE with function having array...
2007-08-29 Francois-Xavier... builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-10 Francois-Xavier... re PR fortran/31270 (print subscript value and array...
2007-08-07 Christopher D. Rickettre PR fortran/32732 ([Bind C] Character scalars are...
2007-08-06 Francois-Xavier... re PR fortran/29828 ([F2003] MIN and MAX with character...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-15 Jerry DeLislere PR libfortran/32611 (Print sign of negative zero)
2007-07-12 Jakub Jelinekre PR fortran/32550 (openmp: COPYPRIVATE of pointer...
2007-07-01 Janne Blomqvistfortran frontend:
2007-05-26 Paul Thomasre PR fortran/31219 (ICE on array of character function...
2007-05-14 Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-05-06 Jerry DeLislere PR fortran/31201 (Too large unit number generates...
2007-04-17 Tobias Schlüterarith.h: Update copyright years.
2007-04-03 Francois-Xavier... re PR fortran/31304 (REPEAT argument NCOPIES is not...
2007-02-02 Paul Thomasre PR fortran/30284 ([4.1 only] ICE in gfc_add_modify...
2007-01-27 Paul Thomasre PR fortran/30407 ([4.1 only] Elemental functions...
2006-12-05 Paul Thomasre PR fortran/30003 ([4.1 only] Expressions with side...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-10-22 Francois-Xavier... re PR fortran/26025 (Optionally use BLAS for matmul)
2006-10-19 Paul Thomas[multiple changes]
2006-10-08 Paul Thomas[multiple changes]
2006-07-12 Francois-Xavier... re PR fortran/28163 (Calling libgfortran's copy_string...
2006-06-09 Jakub Jelinekre PR fortran/27916 (Problem with allocatable arrays...
2006-06-03 Francois-Xavier... trans.c (gfc_msg_bounds, [...]): Add strings for common...
2006-05-07 Paul Thomasre PR fortran/24813 (ICE with scalarization LEN of...
2006-04-03 Paul Thomasre PR testsuite/26981 (g++.old-deja/g++.other/init18...
2006-03-09 Paul Thomasre PR fortran/26257 (internal compiler error: Segmentat...
2006-03-06 Paul Thomasre PR fortran/26107 (ICE after error message on invalid...
2006-03-03 Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-02-06 Jakub Jelinekbackport: trans-decl.c (create_function_arglist): Handl...
2006-01-09 Feng WangAdd 2006 copyright year.
2006-01-09 Feng Wangfortran ChangeLog entry:
2005-12-16 Richard Guenthertrans.h (tree): Remove declaration of gfc_build_functio...
2005-12-16 Richard Guenthertrans.h (gfc_build_indirect_ref): Remove declaration.
2005-12-02 Richard Guenthertrans.h (build1_v): Use build1, not build to build...
2005-11-06 Francois-Xavier... intrinsic.c (add_functions): Add ctime and fdate intrin...
2005-11-05 Francois-Xavier... intrinsic.c (add_functions): Add function version of...
2005-10-25 Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-10-24 Asher LangtonCommit for Asher Langton
2005-10-12 François-Xavier... gfortran.h: Add bitmasks for different FPE traps.
2005-10-03 François-Xavier... re PR libfortran/19308 (I/O library should support...
2005-09-09 Richard Sandifordre PR fortran/19239 ([4.0 only] gfortran ICE on vector...
2005-09-09 Richard Sandifordre PR fortran/21104 (Segmentation fault on correct...
2005-09-09 Richard Sandifordre PR fortran/12840 ([4.0 only] Unable to find scalariz...
2005-08-11 Francois-Xavier... re PR libfortran/20006 ($ format extension doesn't...
2005-08-06 Kazu Hiratadecl.c, [...]: Fix comment/doc typos.
2005-08-04 Paul Brooktrans-expr.c (gfc_conv_expr, [...]): Update comments.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-13 Jakub Jelinektrans-expr.c (gfc_conv_function_call): Return int inste...
2005-05-26 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-04-01 Kazu Hiratadecl.c, [...]: Fix comment typos.
2005-03-15 Feng Wangre PR fortran/18827 (ICE on assign to common variable)
2005-03-12 Tobias Schlüterre PR fortran/20361 (-fmax-stack-var-size=N not working...
2005-02-24 Volker Reichelt* decl.c, resolve.c, trans-array.c, trans.h: Fix commen...
2005-01-23 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-11-16 Paul Brookre PR fortran/13010 (seg fault on valid code)
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-04 Tobias Schlütertrans-array.c (gfc_conv_expr_descriptor): Check for...
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-14 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-09-07 Per Bothnererror.c (show_locus): Handle mapped locations.
2004-08-30 Tobias Schlütergfortran.h (gfc_namespace): Add new field is_block_data.
2004-08-25 Paul Brookre PR fortran/17144 (Not Implemented: Character string...
2004-08-25 Tobias Schlütertrans.h (build2_v, build3_v): New macros.
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-15 Andrew Pinskire PR fortran/17030 (gfortran does not optimize ABS...
2004-08-09 Paul Brookre PR fortran/16919 (ICE with derived type and array...
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-12 Paul Brookexpr.c (gfc_check_assign_symbol): Handle pointer assign...
2004-07-04 Janne Blomqvistre PR libfortran/15280 (Fortran9x commandline not acces...
2004-06-21 Joseph Myerstree-alias-common.h (struct tree_alias_ops): Change...
2004-05-30 Paul Brookre PR fortran/15620 (Statement functions and optimizati...
2004-05-19 Feng Wangf95-lang.c (gfc_init_builtin_functions): Use vold_list_...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.