Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -430/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-08 | Allow CHARACTER literals in assignments and data statements. | Mark Eggleston | 1 | -2/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-10 | re PR fortran/79854 (diagnostics: gfc_conv_constant_to_tree should be gfc_int... | Dominique d'Humieres | 1 | -4/+1 |
2018-02-23 | re PR fortran/83148 (ICE: crash_signal from toplev.c:325) | Paul Thomas | 1 | -8/+8 |
2018-01-31 | Use gfc_charlen_t instead of int in gfc_conv_string_init | Janne Blomqvist | 1 | -1/+1 |
2018-01-22 | PR 78534, 83704 Large character lengths | Janne Blomqvist | 1 | -2/+2 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -0/+12 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 1 | -1/+1 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -12/+0 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -0/+12 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -12/+0 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -0/+12 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -4/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
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 | -5/+0 |
2015-02-01 | Always pass 0 or option number to gfc_warning*. | Joseph Myers | 1 | -1/+1 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -1/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -1/+12 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-19 | re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit... | Francois-Xavier Coudert | 1 | -0/+10 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-06-17 | check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET. | Tobias Burnus | 1 | -0/+2 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -6/+5 |
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-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::scalar into ... | Mikael Morin | 1 | -1/+1 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field string_length from the former stru... | Mikael Morin | 1 | -1/+1 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field expr from the former struct to the... | Mikael Morin | 1 | -2/+5 |
2011-11-03 | trans.h (struct gfc_ss_info): New struct. | Mikael Morin | 1 | -3/+6 |
2011-05-04 | trans-array.c (gfc_trans_array_constructor_value): Use size_int for bounds of... | Richard Guenther | 1 | -4/+4 |
2011-04-18 | convert each use of gfc_free (p) to free (p) | Jim Meyering | 1 | -2/+2 |
2010-09-11 | mathbuiltins.def: Do not defined huge_val built-in. | Francois-Xavier Coudert | 1 | -0/+20 |
2010-09-02 | re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers) | Tobias Burnus | 1 | -16/+16 |
2010-07-06 | trans-decl.c: Include diagnostic-core.h besides toplev.h. | Tobias Burnus | 1 | -1/+1 |
2010-05-23 | gfortran.h: Do not include system.h. | Tobias Burnus | 1 | -1/+1 |
2010-05-21 | real: Do not include gmp.h, mpfr.h, and mpc.h. | Steven Bosscher | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-20 | trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h. | Steven Bosscher | 1 | -1/+0 |