summaryrefslogtreecommitdiff
path: root/gcc/fortran/target-memory.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl
2019-03-31re PR fortran/83515 (ICE: Invalid expression in gfc_element_size)Harald Anlauf
2019-02-24re PR fortran/89266 (ICE with TRANSFER of len=0 character array constructor)Harald Anlauf
2019-01-01Update copyright years.Jakub Jelinek
2018-03-01re PR fortran/84219 (Failure to generate error for IO of transfer intrinsic, ...Paul Thomas
2018-01-22PR 78534, 83704 Large character lengthsJanne Blomqvist
2018-01-05PR 78534 Change character length from int to size_tJanne Blomqvist
2018-01-03Update copyright years.Jakub Jelinek
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-08-30[34/77] Add a SCALAR_INT_TYPE_MODE macroRichard Sandiford
2017-08-30[9/77] Add SCALAR_FLOAT_TYPE_MODERichard Sandiford
2017-01-13Revert r244448Janne Blomqvist
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-03PR 78534 Revert r244011Janne Blomqvist
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-01Update copyright years.Jakub Jelinek
2016-07-31re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali...Steven G. Kargl
2016-01-04Update copyright years.Jakub Jelinek
2015-11-11decl.c: Remove unused header files.Andrew MacLeod
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-10-29PR fortran 57893Paul Thomas
2013-04-22re PR fortran/53685 (surprising warns about transfer with explicit character ...Janus Weil
2013-03-25re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Tobias Burnus
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-06re PR fortran/54917 ([OOP] TRANSFER on polymorphic variable causes ICE)Janus Weil
2012-09-24Finish conversion of uses of double_int to the new API.Lawrence Crowl
2012-09-17error.c (error_print): Move increment out of the assert.Tobias Burnus
2012-09-15match.c (lock_unlock_statement, [...]): Fix potential double freeing.Tobias Burnus
2012-07-08gfortran.h: Do not include coretypes.h here.Steven Bosscher
2011-08-06re PR fortran/50004 (ICE in c_ptr_tests_16.f90)Thomas Koenig
2011-08-05re PR fortran/37211 (TRANSFER to characters: Size checking)Thomas Koenig
2011-04-19Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocJanne Blomqvist
2011-04-10Remove doubled up words.Mike Stump
2010-12-18re PR fortran/46974 (ICE with TRANSFER using a C_PTR entity)Tobias Burnus
2010-11-24re PR fortran/46638 (Wrong result with TRANSFER from string to DT)Tobias Burnus
2010-04-13[multiple changes]Jerry DeLisle
2009-12-07re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi