Age | Commit message (Expand) | Author | Files | Lines |
2015-07-17 | re PR fortran/52846 ([F2008] Support submodules) | Paul Thomas | 1 | -0/+5 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-07-02 | re PR fortran/52846 ([F2008] Support submodules) | Paul Thomas | 1 | -6/+232 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -11/+11 |
2015-05-18 | re PR fortran/66057 (ICE for incomplete generic statement (gfc_match_generic)) | Steven G. Kargl | 1 | -0/+5 |
2015-05-18 | re PR fortran/66052 (Segmentation fault for misplaced protected statement) | Steven G. Kargl | 1 | -1/+2 |
2015-05-18 | re PR fortran/66044 (ICE on misplaced entry statement) | Steven G. Kargl | 1 | -1/+1 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2015-04-22 | re PR fortran/65429 (ICE on implied-length character empty array constructor) | Steven G. Kargl | 1 | -3/+1 |
2015-04-10 | re PR fortran/56674 (ICE in check_sym_interfaces) | Mikael Morin | 1 | -0/+3 |
2015-02-01 | Always pass 0 or option number to gfc_warning*. | Joseph Myers | 1 | -4/+4 |
2015-01-25 | re PR fortran/62044 (ICE in USE statement with RENAME for extended derived type) | Mikael Morin | 1 | -3/+0 |
2015-01-23 | Remove false positives for warnings that break LTO profiled | Martin Liska | 1 | -1/+4 |
2015-01-16 | re PR fortran/45290 ([F08] pointer initialization) | Janus Weil | 1 | -2/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -3/+3 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -14/+14 |
2014-12-15 | re PR fortran/61669 (Error recovery ICE) | Steven Bosscher | 1 | -0/+14 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -22/+22 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -56/+56 |
2014-12-06 | error.c (gfc_buffer_error, [...]): Use bool not | Tobias Burnus | 1 | -1/+1 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -8/+11 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -3/+3 |
2014-11-25 | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 1 | -22/+22 |
2014-11-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -7/+7 |
2014-10-10 | gfortran.h (gfc_set_implicit_none): Update prototype. | Tobias Burnus | 1 | -22/+42 |
2014-10-06 | libgfortran.h (GFC_STD_F2015): Add. | Tobias Burnus | 1 | -1/+51 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -5/+5 |
2014-09-03 | [multiple changes] | Fritz Reese | 1 | -1/+2 |
2014-07-02 | decl.c (variable_decl): Reject old style initialization for derived type comp... | Jakub Jelinek | 1 | -0/+7 |
2014-06-29 | re PR fortran/36275 ([F03] Binding label can be any scalar char initialisatio... | Francois-Xavier Coudert | 1 | -37/+76 |
2014-03-19 | re PR fortran/60543 (Function with side effect removed by the optimizer.) | Tobias Burnus | 1 | -6/+7 |
2014-03-18 | re PR fortran/55207 ([F08] Variables declared in the main program should impl... | Janus Weil | 1 | -5/+3 |
2014-03-15 | re PR fortran/55207 ([F08] Variables declared in the main program should impl... | Janus Weil | 1 | -3/+5 |
2014-02-21 | re PR fortran/60234 ([OOP] ICE in generate_finalization_wrapper at fortran/cl... | Janus Weil | 1 | -6/+3 |
2014-01-12 | re PR fortran/58026 ([F03] Bad error recovery for allocatable component of un... | Janus Weil | 1 | -6/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-10-21 | re PR fortran/58803 (Proc-pointer component: free_components deallocates twic... | Tobias Burnus | 1 | -1/+8 |
2013-09-23 | re PR fortran/58355 ([F03] ICE with TYPE, EXTENDS before parent TYPE defined) | Janus Weil | 1 | -3/+5 |
2013-07-23 | decl.c: Fix comment typos. | Ondřej Bílka | 1 | -1/+1 |
2013-06-01 | decl.c (add_global_entry): Take locus. | Tobias Burnus | 1 | -11/+17 |
2013-05-20 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -0/+2 |
2013-05-20 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -20/+51 |
2013-05-20 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -0/+3 |