Age | Commit message (Expand) | Author | Files | Lines |
2008-11-24 | re PR fortran/34820 (internal compiler error: in gfc_conv_descriptor_data_get... | Paul Thomas | 1 | -11/+39 |
2008-10-07 | f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody. | Jakub Jelinek | 1 | -3/+16 |
2008-09-21 | re PR fortran/35846 (ICE on nested character constructors) | Daniel Kraft | 1 | -2/+2 |
2008-09-10 | re PR fortran/37420 (-Wunused-variable broken) | Tobias Burnus | 1 | -7/+9 |
2008-08-29 | dwarf2out.c (descr_info_loc): Handle VAR_DECL. | Jakub Jelinek | 1 | -2/+4 |
2008-08-29 | dwarf2out.c (gen_const_die): New function. | Jakub Jelinek | 1 | -0/+131 |
2008-08-29 | gfortran.h (gfc_use_list): Add where field. | Jakub Jelinek | 1 | -22/+34 |
2008-08-29 | re PR fortran/24790 (arguments are displayed as reference or pointer to norma... | Jakub Jelinek | 1 | -0/+4 |
2008-08-29 | trans-decl.c (gfc_build_qualified_array): Build non-flat array type for debug... | Jakub Jelinek | 1 | -0/+44 |
2008-08-29 | re PR fortran/29635 (debug info of modules) | Jakub Jelinek | 1 | -4/+199 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -4/+4 |
2008-07-27 | re PR fortran/36132 (_gfortran_internal_pack on optional arguments) | Tobias Burnus | 1 | -0/+5 |
2008-07-21 | fmt_g0_3.f08: Fix typo in expected error message. | Ralf Wildenhues | 1 | -2/+2 |
2008-07-19 | gfortran.h (new): Remove macro. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-07-02 | re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers) | Janus Weil | 1 | -0/+44 |
2008-06-15 | re PR fortran/36515 (Integer read from stdin yields a value overflow for a va... | Jerry DeLisle | 1 | -2/+6 |
2008-05-18 | intrinsic.c (char_conversions, ncharconv): New static variables. | Francois-Xavier Coudert | 1 | -7/+37 |
2008-05-15 | trans-expr.c (gfc_conv_concat_op): Take care of nondefault character kinds. | Francois-Xavier Coudert | 1 | -46/+123 |
2008-05-14 | re PR fortran/36059 (-frepack-arrays: symbols w/ TARGET should not be repacked) | Francois-Xavier Coudert | 1 | -1/+4 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 1 | -2/+2 |
2008-04-30 | intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic. | François-Xavier Coudert | 1 | -7/+11 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 1 | -2/+0 |
2008-04-19 | re PR target/35944 (wrong result for MOD with kind=10 for some array argument... | Paul Thomas | 1 | -9/+7 |
2008-02-28 | re PR fortran/31463 ([patch] inconsistent warnings if function return value i... | Daniel Franke | 1 | -6/+34 |
2008-02-27 | re PR fortran/33387 (Fortran front-end should translate intrinsics by calling... | Francois-Xavier Coudert | 1 | -27/+0 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -5/+0 |
2008-02-24 | trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ... | Tobias Schlüter | 1 | -19/+18 |
2008-02-23 | re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh... | Francois-Xavier Coudert | 1 | -27/+0 |
2008-01-08 | re PR fortran/34681 (SAVEd derived type with allocatable components causes ICE) | Paul Thomas | 1 | -0/+3 |
2007-12-21 | re PR fortran/34438 (gfortran not compliant w.r.t default initialization of d... | Paul Thomas | 1 | -25/+60 |
2007-12-13 | [multiple changes] | Tobias Burnus | 1 | -2/+4 |
2007-12-11 | decl.c (match_prefix): Make seen_type a boolean. | Bernhard Fischer | 1 | -4/+4 |
2007-11-29 | re PR fortran/34248 (ICE on assumed length character function) | Tobias Burnus | 1 | -1/+3 |
2007-11-27 | re PR fortran/29389 (Statement functions are not recognized as pure when they... | Paul Thomas | 1 | -69/+15 |
2007-11-22 | re PR fortran/34079 (Bind(C): Character argument/return value problems) | Tobias Burnus | 1 | -2/+4 |
2007-11-03 | gfortran.h: Shorten comment. | Francois-Xavier Coudert | 1 | -3/+7 |
2007-10-03 | re PR fortran/26682 (gfortran fails with -fwhole-program optimization) | Francois-Xavier Coudert | 1 | -0/+6 |
2007-10-02 | re PR fortran/33554 (Seg.fault: Default initialization of derived type uses u... | Paul Thomas | 1 | -21/+43 |
2007-09-22 | re PR fortran/33337 (ICE in gfc_finish_var_decl, at fortran/trans-decl.c:510) | Paul Thomas | 1 | -2/+4 |
2007-09-16 | re PR fortran/29396 (segfault with character pointer association) | Paul Thomas | 1 | -0/+19 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -2/+2 |
2007-09-03 | re PR fortran/31675 (Fortran front-end and libgfortran should have a common h... | Francois-Xavier Coudert | 1 | -1/+1 |
2007-08-30 | re PR fortran/31879 (ICE with function having array of character variables ar... | Paul Thomas | 1 | -2/+2 |
2007-08-29 | builtin-types.def (BT_FN_PTR_PTR_SIZE): New type. | Francois-Xavier Coudert | 1 | -29/+0 |
2007-08-24 | decl.c (variable_decl): Don't share charlen structs if length == NULL. | Jakub Jelinek | 1 | -19/+2 |
2007-08-12 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 1 | -3/+8 |
2007-08-11 | re PR fortran/32937 (segfault with string and -fdefault-integer-8) | Francois-Xavier Coudert | 1 | -2/+1 |
2007-08-10 | re PR fortran/31270 (print subscript value and array bounds when out-of-bound... | Francois-Xavier Coudert | 1 | -2/+2 |
2007-08-10 | re PR fortran/32933 (ICE in simplify_subreg with -fdefault-integer-8) | Francois-Xavier Coudert | 1 | -4/+1 |