| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-09-20 | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 2 | -20/+8 |
| 2004-09-20 | re PR fortran/15957 (Error in array assignments; 'shape'-related stuff) | Tobias Schlüter | 2 | -1/+7 |
| 2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 4 | -69/+75 |
| 2004-09-17 | gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays. | Paul Brook | 3 | -3/+11 |
| 2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 26 | -68/+77 |
| 2004-09-16 | trans-io.c (transfer_array_component): New function. | Victor Leikehman | 2 | -13/+117 |
| 2004-09-16 | * gfortran.texi: Fix a typo. | Kazu Hirata | 2 | -1/+5 |
| 2004-09-16 | Revert accidental commit of unrelated/unfinished changes. | Paul Brook | 1 | -85/+5 |
| 2004-09-15 | parse.c (eof_buf): Rename eof to eof_buf. | Aaron W. LaFramboise | 2 | -3/+9 |
| 2004-09-15 | check.c (gfc_check_getcwd_sub): New function. | Steven G. Kargl | 1 | -0/+12 |
| 2004-09-15 | check.c (gfc_check_getcwd_sub): New function. | Steven G. Kargl | 7 | -5/+143 |
| 2004-09-15 | re PR fortran/16485 (Private subroutines from different modules collide durin... | Tobias Schlüter | 2 | -3/+8 |
| 2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 13 | -17/+24 |
| 2004-09-09 | Makefile.def: Remove libbanshee. | Daniel Berlin | 1 | -1/+1 |
| 2004-09-08 | * scanner.c (get_file): Add ATTRIBUTE_UNUSED. | Paul Brook | 2 | -1/+5 |
| 2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 19 | -401/+381 |
| 2004-09-07 | error.c (show_locus): Handle mapped locations. | Per Bothner | 10 | -16/+133 |
| 2004-09-02 | * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes. | Paul Brook | 1 | -1/+1 |
| 2004-09-02 | * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes. | Paul Brook | 2 | -1/+5 |
| 2004-09-02 | re PR fortran/15327 (ICE when using MERGE on strings) | Tobias Schlüter | 2 | -5/+27 |
| 2004-09-01 | re PR fortran/16400 (Invalid usage of assumed-size arrays is not rejected) | Tobias Schlüter | 2 | -1/+67 |
| 2004-08-31 | re PR fortran/16579 (gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255) | Tobias Schlüter | 2 | -1/+8 |
| 2004-08-31 | * CONTRIB, NEWS, README, TODO: Remove obsolete files. | Tobias Schlüter | 5 | -114/+4 |
| 2004-08-31 | re PR fortran/17244 (gfortran fatal error: gfc_todo: Not Implemented: Returni... | Tobias Schlüter | 2 | -3/+7 |
| 2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 8 | -47/+53 |
| 2004-08-31 | * f95-lang.c: Change initial comment to say gfortran. | Tobias Schlüter | 2 | -1/+2 |
| 2004-08-31 | * primary.c: Update copyright boilerplate to say GCC. | Tobias Schlüter | 2 | -12/+16 |
| 2004-08-30 | trans-types.h: Add comments. | Paul Brook | 2 | -7/+10 |
| 2004-08-30 | Make-lang.in (fortran/f95-lang.o): Update dependencies. | Richard Henderson | 11 | -412/+367 |
| 2004-08-30 | gfortran.h (gfc_namespace): Add new field is_block_data. | Tobias Schlüter | 6 | -18/+49 |
| 2004-08-29 | trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export. | Richard Henderson | 3 | -32/+32 |
| 2004-08-29 | re PR fortran/13910 (Cannot initialize variables with declation as allowed by... | Tobias Schlüter | 8 | -361/+537 |
| 2004-08-29 | check.c (gfc_check_besn, [...]): New functions. | Steven G. Kargl | 10 | -33/+271 |
| 2004-08-28 | gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. | Steven G. Kargl | 6 | -51/+103 |
| 2004-08-28 | error.c (gfc_error_init_1): Remove blank line in front of function body. | Tobias Schlüter | 2 | -13/+16 |
| 2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 19 | -199/+172 |
| 2004-08-26 | arith.c: Include system.h, not real system headers. | Richard Henderson | 7 | -257/+345 |
| 2004-08-26 | check.c (gfc_check_atan2): New function. | Tobias Schlüter | 4 | -1/+20 |
| 2004-08-25 | arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don... | Richard Henderson | 9 | -101/+74 |
| 2004-08-26 | expr.c (gfc_check_assign): Add comment. | Tobias Schlüter | 3 | -0/+22 |
| 2004-08-25 | config-lang.in: Remove dead commented line. | Paul Brook | 3 | -3/+6 |
| 2004-08-25 | re PR fortran/17190 (MPFR semantics for mpfr_get_z_exp changed) | Paul Brook | 2 | -3/+11 |
| 2004-08-25 | re PR fortran/17144 (Not Implemented: Character string array constructors / A... | Paul Brook | 8 | -60/+238 |
| 2004-08-25 | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 12 | -460/+525 |
| 2004-08-25 | trans-const.c (gfc_conv_mpz_to_tree): Change call to build_int_cst to build_i... | Tobias Schlüter | 2 | -1/+7 |
| 2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 9 | -31/+49 |
| 2004-08-24 | trans-decl.c, [...]: Add and remove blank lines as required. | Tobias Schlüter | 3 | -4/+7 |
| 2004-08-24 | * trans-const.c (gfc_conv_mpz_to_tree): Fix 64-bit shift warning. | Richard Henderson | 2 | -5/+10 |
| 2004-08-24 | resolve.c (merge_argument_lists): Revert unintentionally committed change. | Tobias Schlüter | 2 | -4/+5 |
| 2004-08-24 | * resolve.c (resolve_entries): Fix a bunch of comment typos. | Tobias Schlüter | 2 | -5/+17 |