Age | Commit message (Expand) | Author | Files | Lines |
2008-07-14 | check_makefile_deps.sh: New file. | Ralf Wildenhues | 1 | -0/+4 |
2008-07-14 | re PR fortran/36725 (g0 edit descriptor: Missing compile-time checking for in... | Jerry DeLisle | 1 | -0/+5 |
2008-07-12 | [multiple changes] | Daniel Kraft | 1 | -0/+5 |
2008-07-10 | gfc-internals.texi (section gfc_expr): Created documentation about the gfc_ex... | Daniel Kraft | 1 | -0/+5 |
2008-07-07 | re PR fortran/36670 (Missing compile-time checks on sum and product) | Thomas Koenig | 1 | -0/+7 |
2008-07-07 | re PR middle-end/36726 (ICE in move_stmt_r, at tree-cfg.c:5699 with -fopenmp) | Jakub Jelinek | 1 | -0/+6 |
2008-07-02 | re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers) | Janus Weil | 1 | -0/+23 |
2008-07-02 | re PR fortran/36590 (internal error: Can't convert LOGICAL(1) to LOGICAL(1)) | Thomas Koenig | 1 | -0/+7 |
2008-06-29 | re PR fortran/36341 (MATMUL: Bounds check missing) | Thomas Koenig | 1 | -0/+6 |
2008-06-29 | invoke.texi: Add documentation for runtime behavior of -fno-range-check. | Jerry DeLisle | 1 | -0/+5 |
2008-06-28 | gfc-internals.texi (section gfc_code): Extended documentation about gfc_code ... | Daniel Kraft | 1 | -0/+7 |
2008-06-25 | re PR fortran/36526 (pointer in pure function) | Paul Thomas | 1 | -0/+6 |
2008-06-24 | re PR fortran/36371 (Wrong locus for errors in DATA statement) | Paul Thomas | 1 | -0/+6 |
2008-06-23 | re PR fortran/36597 (OpenMP 3: _OPENMP should be 200805 instead of 200505) | Jakub Jelinek | 1 | -0/+5 |
2008-06-20 | re PR debug/34908 (valgrind error indication from testsuite hashtab.c : htab_... | Laurynas Biveinis | 1 | -4/+12 |
2008-06-20 | arith.c (hollerith2representation): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -0/+48 |
2008-06-18 | PR fortran/36517, fortran/36492 | Daniel Kraft | 1 | -0/+17 |
2008-06-17 | re PR fortran/36112 (Bounds-checking on character length not working for arra... | Daniel Kraft | 1 | -0/+15 |
2008-06-17 | re PR fortran/34396 (Length of substrings defined by expressions not correctl... | Paul Thomas | 1 | -0/+7 |
2008-06-15 | re PR fortran/36515 (Integer read from stdin yields a value overflow for a va... | Jerry DeLisle | 1 | -0/+6 |
2008-06-15 | libgomp.texi (omp_test_lock): Fix typo. | Ralf Wildenhues | 1 | -0/+7 |
2008-06-13 | re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") | Jerry DeLisle | 1 | -0/+9 |
2008-06-13 | re PR fortran/36476 (ICE: len=* CHARACTER array with separate PARAMETER state... | Tobias Burnus | 1 | -0/+5 |
2008-06-12 | re PR fortran/36462 ([F03] Audit intrinsics for KIND arguments) | Tobias Burnus | 1 | -0/+6 |
2008-06-11 | cpp.c: Add copyright notice. | Jerry DeLisle | 1 | -0/+5 |
2008-06-08 | re PR fortran/36459 (Wrong interface use for PROCEDURE) | Janus Weil | 1 | -0/+6 |
2008-06-08 | re PR fortran/35830 (ICE with PROCEDURE(<interface>) containing array formal ... | Tobias Burnus | 1 | -0/+6 |
2008-06-08 | Fix ChangeLog | Jerry DeLisle | 1 | -1/+2 |
2008-06-07 | PR fortran/36420, 36422 | Jerry DeLisle | 1 | -0/+7 |
2008-06-07 | Add missing PR to change log. (Forgot it in Rev. 136536) | Tobias Burnus | 1 | -0/+1 |
2008-06-07 | re PR fortran/36437 (Simplify argument to [c_]sizeof) | Tobias Burnus | 1 | -0/+7 |
2008-06-06 | intrinsic.texi (BESSEL_J1): Fix BES(S)EL_J1 typo. | Tobias Burnus | 1 | -0/+4 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -0/+84 |
2008-06-04 | re PR fortran/36322 (ICE with PROCEDURE using a complicated interface) | Janus Weil | 1 | -0/+7 |
2008-06-02 | re PR fortran/36361 (attribute declaration outside of INTERFACE body) | Janus Weil | 1 | -0/+8 |
2008-06-02 | gfortran.h: New statement-type ST_FINAL for FINAL declarations. | Daniel Kraft | 1 | -0/+24 |
2008-06-02 | re PR fortran/36375 (ICE on -fpreprocessed) | Daniel Franke | 1 | -0/+8 |
2008-06-01 | intrinsic.texi: Revert wrong commit. | Jerry DeLisle | 1 | -0/+4 |
2008-05-31 | arith.c (gfc_arith_init_1): Remove now unused r and c variables. | Steven G. Kargl | 1 | -0/+50 |
2008-05-29 | re PR target/36348 (f951 link failure on i686-apple-darwin9) | Daniel Franke | 1 | -0/+5 |
2008-05-29 | scanner.c (load_line): Add first_char argument. | Francois-Xavier Coudert | 1 | -0/+7 |
2008-05-28 | re PR fortran/36325 (specific or generic INTERFACE implies the EXTERNAL attri... | Janus Weil | 1 | -0/+13 |
2008-05-28 | re PR fortran/36319 (Segfault with wide characters in DATA) | Francois-Xavier Coudert | 1 | -0/+25 |
2008-05-27 | re PR fortran/36316 (type mismatch in binary expression caught by verify_gimple) | Tobias Burnus | 1 | -0/+6 |
2008-05-26 | cpp.c (cpp_define_builtins): Remove usage of TARGET_* macros, added FIXME ins... | Daniel Franke | 1 | -0/+5 |
2008-05-25 | re PR fortran/18428 (No preprocessing option -cpp for gfortran) | Daniel Franke | 1 | -0/+26 |
2008-05-25 | re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra... | Tobias Burnus | 1 | -0/+7 |
2008-05-21 | re PR fortran/36257 (SPREAD gives wrong results with array CHARACTER parameters) | Francois-Xavier Coudert | 1 | -0/+5 |
2008-05-19 | re PR fortran/36265 (character issue with gfortran) | Francois-Xavier Coudert | 1 | -0/+6 |
2008-05-19 | simplify.c (gfc_simplify_dble, [...]): Initialize result variable to avoid wa... | Francois-Xavier Coudert | 1 | -0/+5 |