Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl | 1 | -34/+9 |
2019-03-31 | re PR fortran/83515 (ICE: Invalid expression in gfc_element_size) | Harald Anlauf | 1 | -0/+1 |
2019-02-24 | re PR fortran/89266 (ICE with TRANSFER of len=0 character array constructor) | Harald Anlauf | 1 | -20/+38 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-03-01 | re PR fortran/84219 (Failure to generate error for IO of transfer intrinsic, ... | Paul Thomas | 1 | -0/+8 |
2018-01-22 | PR 78534, 83704 Large character lengths | Janne Blomqvist | 1 | -16/+15 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -11/+8 |
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-08-30 | [34/77] Add a SCALAR_INT_TYPE_MODE macro | Richard Sandiford | 1 | -2/+2 |
2017-08-30 | [9/77] Add SCALAR_FLOAT_TYPE_MODE | Richard Sandiford | 1 | -1/+1 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -8/+11 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -11/+8 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -8/+11 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -11/+8 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-31 | re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali... | Steven G. Kargl | 1 | -9/+14 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -1/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -3/+3 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
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-05 | Fix indentation issues seen by -Wmisleading-indentation | David Malcolm | 1 | -2/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -1/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -1/+2 |
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-29 | PR fortran 57893 | Paul Thomas | 1 | -14/+16 |
2013-04-22 | re PR fortran/53685 (surprising warns about transfer with explicit character ... | Janus Weil | 1 | -17/+29 |
2013-03-25 | re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th... | Tobias Burnus | 1 | -0/+11 |
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 |
2012-11-06 | re PR fortran/54917 ([OOP] TRANSFER on polymorphic variable causes ICE) | Janus Weil | 1 | -0/+4 |
2012-09-24 | Finish conversion of uses of double_int to the new API. | Lawrence Crowl | 1 | -2/+1 |
2012-09-17 | error.c (error_print): Move increment out of the assert. | Tobias Burnus | 1 | -1/+4 |
2012-09-15 | match.c (lock_unlock_statement, [...]): Fix potential double freeing. | Tobias Burnus | 1 | -7/+14 |
2012-07-08 | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 1 | -0/+1 |
2011-08-06 | re PR fortran/50004 (ICE in c_ptr_tests_16.f90) | Thomas Koenig | 1 | -2/+8 |
2011-08-05 | re PR fortran/37211 (TRANSFER to characters: Size checking) | Thomas Koenig | 1 | -14/+19 |
2011-04-19 | Replace gfc_getmem with XCNEW, XCNEWVEC or xcalloc | Janne Blomqvist | 1 | -1/+1 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -1/+1 |
2010-12-18 | re PR fortran/46974 (ICE with TRANSFER using a C_PTR entity) | Tobias Burnus | 1 | -1/+20 |
2010-11-24 | re PR fortran/46638 (Wrong result with TRANSFER from string to DT) | Tobias Burnus | 1 | -1/+10 |
2010-04-13 | [multiple changes] | Jerry DeLisle | 1 | -62/+51 |
2009-12-07 | re PR other/40302 (GCC must hard-require MPC before release) | Kaveh R. Ghazi | 1 | -62/+9 |