Age | Commit message (Expand) | Author | Files | Lines |
2005-03-12 | re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence) | Tobias Schlüter | 1 | -37/+0 |
2005-02-24 | * decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -1/+1 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -1/+1 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -1/+1 |
2005-02-23 | gfortran.h (gfc_expr): Move 'operator'... | Tobias Schlüter | 1 | -6/+6 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -8/+8 |
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-11-16 | re PR fortran/13010 (seg fault on valid code) | Paul Brook | 1 | -5/+3 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -7/+7 |
2004-10-07 | re PR fortran/17678 (USE statement incorrectly initializes allocatable array) | Paul Brook | 1 | -2/+2 |
2004-10-04 | trans-array.c (gfc_conv_expr_descriptor): Check for substriungs. | Tobias Schlüter | 1 | -9/+31 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -11/+11 |
2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -98/+98 |
2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 1 | -1/+1 |
2004-08-30 | Make-lang.in (fortran/f95-lang.o): Update dependencies. | Richard Henderson | 1 | -2/+2 |
2004-08-25 | re PR fortran/17144 (Not Implemented: Character string array constructors / A... | Paul Brook | 1 | -42/+177 |
2004-08-25 | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 1 | -144/+140 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -2/+2 |
2004-08-20 | Trivial spelling typo fix. | Paul Brook | 1 | -1/+1 |
2004-08-20 | re PR fortran/17077 (adjustable size arrays crash) | Paul Brook | 1 | -3/+5 |
2004-08-17 | re PR fortran/13082 (Function entries and entries with alternate returns not ... | Paul Brook | 1 | -2/+4 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -2/+2 |
2004-08-14 | * trans-arry.c (gfc_trans_auto_array_allocation): Remove unused var. | Paul Brook | 1 | -1/+0 |
2004-08-10 | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 1 | -9/+3 |
2004-08-09 | re PR fortran/16919 (ICE with derived type and array constructor) | Paul Brook | 1 | -12/+31 |
2004-08-06 | trans-array.c (gfc_trans_allocate_array_storage, [...]): For functions... | Paul Brook | 1 | -51/+158 |
2004-07-15 | re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) | Tobias Schlüter | 1 | -3/+16 |
2004-07-12 | expr.c (gfc_check_assign_symbol): Handle pointer assignments. | Paul Brook | 1 | -20/+0 |
2004-07-10 | trans-array.c (gfc_build_null_descriptor): New function. | Paul Brook | 1 | -9/+22 |
2004-06-29 | Make sure types in assignments are compatible. | Steven Bosscher | 1 | -54/+61 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -7/+7 |
2004-06-04 | One more comment update | Tobias Schlüter | 1 | -2/+2 |
2004-06-03 | * trans-array.c: Fix spelling in comments. | Tobias Schlüter | 1 | -16/+16 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -13/+13 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+4158 |