Age | Commit message (Expand) | Author | Files | Lines |
2005-03-04 | re PR fortran/19673 (pointer function with RESULT specified returns pointer t... | Tobias Schlüter | 1 | -1/+2 |
2005-02-23 | gfortran.h (gfc_expr): Move 'operator'... | Tobias Schlüter | 1 | -20/+20 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-22 | * trans-expr.c (gfc_conv_function_call): Remove bogus TODO. | Paul Brook | 1 | -1/+1 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -2/+0 |
2004-12-27 | trans-expr.c (gfc_conv_cst_int_power): Only check for flag_unsafe_math_optimi... | Andrew Pinski | 1 | -1/+2 |
2004-11-10 | re PR fortran/18375 (ICE when compiling spec benchmark fma3d) | Paul Brook | 1 | -2/+2 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-04 | trans-array.c (gfc_conv_expr_descriptor): Check for substriungs. | Tobias Schlüter | 1 | -0/+47 |
2004-09-24 | re PR fortran/17615 (Internal compiler error using interface procedures) | Tobias Schlüter | 1 | -2/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -67/+58 |
2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 1 | -12/+12 |
2004-08-30 | Make-lang.in (fortran/f95-lang.o): Update dependencies. | Richard Henderson | 1 | -0/+3 |
2004-08-26 | expr.c (gfc_check_assign): Add comment. | Tobias Schlüter | 1 | -0/+7 |
2004-08-25 | re PR fortran/17144 (Not Implemented: Character string array constructors / A... | Paul Brook | 1 | -6/+6 |
2004-08-25 | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 1 | -36/+36 |
2004-08-22 | * trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes. | Tobias Schlüter | 1 | -32/+39 |
2004-08-09 | re PR fortran/16919 (ICE with derived type and array constructor) | Paul Brook | 1 | -17/+221 |
2004-08-06 | trans-array.c (gfc_trans_allocate_array_storage, [...]): For functions... | Paul Brook | 1 | -17/+25 |
2004-07-30 | gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue. | Richard Henderson | 1 | -2/+11 |
2004-07-12 | expr.c (gfc_check_assign_symbol): Handle pointer assignments. | Paul Brook | 1 | -22/+44 |
2004-07-10 | trans-array.c (gfc_build_null_descriptor): New function. | Paul Brook | 1 | -22/+17 |
2004-07-10 | re PR fortran/15969 (ICE and assertion failure in trans-expr.c) | Tobias Schlüter | 1 | -7/+24 |
2004-06-29 | Make sure types in assignments are compatible. | Steven Bosscher | 1 | -25/+38 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -1/+1 |
2004-06-12 | re PR fortran/12841 (passing null to a subroutine) | Tobias Schlüter | 1 | -2/+4 |
2004-06-09 | trans-expr.c (gfc_conv_cst_int_power): Compute x**(-n) by converting it to (1... | Toon Moene | 1 | -3/+4 |
2004-06-04 | gfortran.h (gfc_actual_arglist): New field missing_arg_type. | Tobias Schlüter | 1 | -1/+1 |
2004-05-30 | re PR fortran/15620 (Statement functions and optimization cause IC) | Paul Brook | 1 | -37/+74 |
2004-05-19 | f95-lang.c (gfc_init_builtin_functions): Use vold_list_node. | Feng Wang | 1 | -160/+202 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -12/+12 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -3/+3 |
2004-05-13 | re PR fortran/15314 (ICE caused by array initializer in derived type definition) | Paul Brook | 1 | -10/+5 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+1835 |