| Commit message (Expand) | Author | Age | Files | Lines |
* | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 2005-07-20 | 1 | -17/+4 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | trans-expr.c (gfc_conv_function_call): Return int instead of void. | Jakub Jelinek | 2005-06-13 | 1 | -6/+18 |
* | trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor... | Richard Henderson | 2005-06-12 | 1 | -12/+3 |
* | trans-expr.c (gfc_conv_variable): POINTER results don't need f2c calling conv... | Tobias Schlüter | 2005-06-12 | 1 | -4/+1 |
* | trans-expr.c (gfc_conv_variable): Clean up bracketting. | Paul Thomas | 2005-06-01 | 1 | -13/+14 |
* | re PR fortran/18109 (ICE with explicit array of strings) | Paul Thomas | 2005-05-31 | 1 | -1/+4 |
* | * trans-expr.c: Fix comment typos. | Kazu Hirata | 2005-05-30 | 1 | -2/+2 |
* | * trans-expr.c: Remove trailing ^M. | Kazu Hirata | 2005-05-30 | 1 | -51/+51 |
* | re PR fortran/16939 (Pointers not passed as subroutine arguments) | Paul Thomas | 2005-05-29 | 1 | -38/+106 |
* | resolve.c (resolve_symbol): Copy 'pointer' and 'dimension' attribute from res... | Tobias Schlüter | 2005-05-11 | 1 | -1/+1 |
* | re PR fortran/20178 (COMPLEX function returns incompatible with g77) | Tobias Schlüter | 2005-05-11 | 1 | -4/+31 |
* | [multiple changes] | Jakub Jelinek | 2005-04-29 | 1 | -10/+34 |
* | trans-expr.c (gfc_conv_expr_present): Fix broken assert. | Paul Brook | 2005-04-29 | 1 | -2/+3 |
* | convert.c (convert): Replace fold (buildN (...)) with fold_buildN. | Steven Bosscher | 2005-03-23 | 1 | -8/+7 |
* | re PR fortran/19673 (pointer function with RESULT specified returns pointer t... | Tobias Schlüter | 2005-03-04 | 1 | -1/+2 |
* | gfortran.h (gfc_expr): Move 'operator'... | Tobias Schlüter | 2005-02-23 | 1 | -20/+20 |
* | data.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-23 | 1 | -1/+1 |
* | * trans-expr.c (gfc_conv_function_call): Remove bogus TODO. | Paul Brook | 2005-01-22 | 1 | -1/+1 |
* | arith.c, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | arith.c: Add system.h; remove string.h | Steven G. Kargl | 2005-01-03 | 1 | -2/+0 |
* | trans-expr.c (gfc_conv_cst_int_power): Only check for flag_unsafe_math_optimi... | Andrew Pinski | 2004-12-27 | 1 | -1/+2 |
* | re PR fortran/18375 (ICE when compiling spec benchmark fma3d) | Paul Brook | 2004-11-10 | 1 | -2/+2 |
* | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-11-08 | 1 | -1/+1 |
* | trans-array.c (gfc_conv_expr_descriptor): Check for substriungs. | Tobias Schlüter | 2004-10-04 | 1 | -0/+47 |
* | re PR fortran/17615 (Internal compiler error using interface procedures) | Tobias Schlüter | 2004-09-24 | 1 | -2/+2 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -1/+1 |
* | array.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-16 | 1 | -1/+1 |
* | data.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-14 | 1 | -2/+2 |
* | array.c: Don't include assert.h. | Paul Brook | 2004-09-08 | 1 | -67/+58 |
* | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 2004-08-31 | 1 | -12/+12 |
* | Make-lang.in (fortran/f95-lang.o): Update dependencies. | Richard Henderson | 2004-08-30 | 1 | -0/+3 |
* | expr.c (gfc_check_assign): Add comment. | Tobias Schlüter | 2004-08-26 | 1 | -0/+7 |
* | re PR fortran/17144 (Not Implemented: Character string array constructors / A... | Paul Brook | 2004-08-25 | 1 | -6/+6 |
* | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 2004-08-25 | 1 | -36/+36 |
* | * trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes. | Tobias Schlüter | 2004-08-22 | 1 | -32/+39 |
* | re PR fortran/16919 (ICE with derived type and array constructor) | Paul Brook | 2004-08-09 | 1 | -17/+221 |
* | trans-array.c (gfc_trans_allocate_array_storage, [...]): For functions... | Paul Brook | 2004-08-06 | 1 | -17/+25 |
* | gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue. | Richard Henderson | 2004-07-30 | 1 | -2/+11 |
* | expr.c (gfc_check_assign_symbol): Handle pointer assignments. | Paul Brook | 2004-07-12 | 1 | -22/+44 |
* | trans-array.c (gfc_build_null_descriptor): New function. | Paul Brook | 2004-07-10 | 1 | -22/+17 |
* | re PR fortran/15969 (ICE and assertion failure in trans-expr.c) | Tobias Schlüter | 2004-07-10 | 1 | -7/+24 |
* | Make sure types in assignments are compatible. | Steven Bosscher | 2004-06-29 | 1 | -25/+38 |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -1/+1 |
* | re PR fortran/12841 (passing null to a subroutine) | Tobias Schlüter | 2004-06-12 | 1 | -2/+4 |
* | trans-expr.c (gfc_conv_cst_int_power): Compute x**(-n) by converting it to (1... | Toon Moene | 2004-06-09 | 1 | -3/+4 |
* | gfortran.h (gfc_actual_arglist): New field missing_arg_type. | Tobias Schlüter | 2004-06-04 | 1 | -1/+1 |
* | re PR fortran/15620 (Statement functions and optimization cause IC) | Paul Brook | 2004-05-30 | 1 | -37/+74 |
* | f95-lang.c (gfc_init_builtin_functions): Use vold_list_node. | Feng Wang | 2004-05-19 | 1 | -160/+202 |
* | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 2004-05-14 | 1 | -12/+12 |