Age | Commit message (Expand) | Author | Files | Lines |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -1/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-31 | trans-array.c (trans_array_bound_check): Use xasprintf instead of unchecked a... | Uros Bizjak | 1 | -22/+23 |
2014-12-19 | re PR fortran/64209 ([OOP] runtime segfault with CLASS(*), INTENT(OUT) dummy ... | Janus Weil | 1 | -0/+26 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -2/+2 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -4/+4 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -17/+10 |
2014-12-10 | re PR fortran/60718 (Test case gfortran.dg/select_type_4.f90 fails on ARM) | Bernd Edlinger | 1 | -0/+49 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+4 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -3/+2 |
2014-11-22 | trans-expr.c (gfc_caf_get_image_index): Fix image calculation. | Tobias Burnus | 1 | -7/+11 |
2014-11-11 | [Fortran] PR 63701 Make sure variable is always used initialised | Kyrylo Tkachov | 1 | -1/+1 |
2014-10-09 | f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. | Francois-Xavier Coudert | 1 | -0/+5 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -6/+6 |
2014-09-02 | re PR fortran/62270 (-Wlogical-not-parentheses warnings) | Marek Polacek | 1 | -1/+1 |
2014-08-30 | trans.h (gfc_caf_get_image_index, [...]): New prototypes. | Tobias Burnus | 1 | -0/+143 |
2014-08-15 | re PR fortran/62142 (internal compiler error: Segmentation fault (X = X - L*f... | Thomas Koenig | 1 | -2/+2 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-08-11 | re PR fortran/61950 (Many 64-bit fortran allocate tests FAIL) | Richard Biener | 1 | -1/+3 |
2014-07-26 | check.c (gfc_check_sizeof): Permit for assumed type if and only if it has an ... | Tobias Burnus | 1 | -4/+20 |
2014-07-07 | re PR fortran/61459 (segfault when assigning to allocatable function result f... | Paul Thomas | 1 | -2/+2 |
2014-07-04 | resolve.c (resolve_assoc_var): Fix corank setting. | Tobias Burnus | 1 | -1/+2 |
2014-06-25 | check.c (check_co_minmaxsum): Add definable check. | Tobias Burnus | 1 | -0/+2 |
2014-06-17 | check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET. | Tobias Burnus | 1 | -3/+3 |
2014-06-10 | re PR fortran/41936 (Memory leakage with allocatables and user-defined operat... | Dominique d'Humieres | 1 | -0/+14 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -6/+8 |
2014-04-30 | trans-decl.c (create_function_arglist): Add hidden coarray | Tobias Burnus | 1 | -18/+31 |
2014-04-30 | trans-expr.c (get_tree_for_caf_expr): Fix handling of | Tobias Burnus | 1 | -15/+32 |
2014-04-22 | re PR fortran/60881 (ICE on dummy argument that extends a type with scalar an... | Tobias Burnus | 1 | -2/+4 |
2014-04-13 | re PR fortran/58085 (Wrong indexing of an array in ASSOCIATE) | Paul Thomas | 1 | -0/+2 |
2014-03-28 | re PR fortran/60576 (FAIL: gfortran.dg/assumed_rank_7.f90) | Mikael Morin | 1 | -1/+5 |
2014-03-27 | re PR fortran/58880 ([OOP] ICE on valid with FINAL function and type extension) | Tobias Burnus | 1 | -2/+4 |
2014-03-18 | re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90) | Jakub Jelinek | 1 | -1/+1 |
2014-03-06 | re PR fortran/51976 ([F2003] Support deferred-length character components of ... | Paul Thomas | 1 | -3/+47 |
2014-02-09 | re PR fortran/59026 (ELEMENTAL procedure with VALUE arguments emits wrong code) | Paul Thomas | 1 | -1/+5 |
2014-02-01 | re PR fortran/59906 (error: size of variable '<anonymous>' is too large) | Paul Thomas | 1 | -1/+7 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-18 | re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association) | Janus Weil | 1 | -6/+4 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+0 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -0/+1 |
2013-11-04 | re PR fortran/57445 ([OOP] ICE in gfc_conv_class_to_class - for OPTIONAL poly... | Paul Thomas | 1 | -2/+1 |
2013-10-02 | re PR fortran/58593 (internal compiler error: in gfc_conv_string_tmp, at fort... | Tobias Burnus | 1 | -2/+3 |
2013-10-01 | re PR fortran/58579 (Memory allocation fails when calling character-valued fu... | Tobias Burnus | 1 | -5/+8 |
2013-08-29 | re PR fortran/52243 (Avoid reallocation for: array1 = array1 / scalar for p... | Thomas Koenig | 1 | -1/+101 |
2013-08-09 | gfortran.h (gfc_get_code): Modified prototype. | Janus Weil | 1 | -2/+1 |
2013-08-06 | re PR fortran/57306 ([OOP] [F08] ICE on valid with class pointer initialization) | Janus Weil | 1 | -3/+11 |
2013-07-30 | re PR fortran/57530 ([OOP] Wrongly rejects type_pointer => class_target (whi... | Tobias Burnus | 1 | -7/+96 |
2013-07-21 | trans-decl.c: Fix comment typos. | Ondřej Bílka | 1 | -2/+2 |