summaryrefslogtreecommitdiff
path: root/gcc/fortran/target-memory.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Fix indentation issues seen by -Wmisleading-indentationdmalcolm2015-05-051-2/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+9
* Update copyright years.jakub2015-01-051-1/+1
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+1
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* | Remove tree_to_hwi.rsandifo2013-11-191-6/+6
* | Merge in trunk.mrs2013-11-041-14/+16
|\ \ | |/
| * 2013-10-29 Paul Thomas <pault@gcc.gnu.org>pault2013-10-291-14/+16
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Add wide-int branch.mrs2013-08-131-7/+8
|/
* 2013-04-22 Janus Weil <janus@gcc.gnu.org>janus2013-04-221-17/+29
* 2013-03-25 Tobias Burnus <burnus@net-b.de>burnus2013-03-251-0/+11
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-06 Janus Weil <janus@gcc.gnu.org>janus2012-11-061-0/+4
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-2/+1
* 2012-09-17 Tobias Burnus <burnus@net-b.de>burnus2012-09-171-1/+4
* 2012-09-15 Tobias Burnus <burnus@net-b.de>burnus2012-09-151-7/+14
* * gfortran.h: Do not include coretypes.h here.steven2012-07-081-0/+1
* 2011-08-06 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2011-08-061-2/+8
* 2011-08-05 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2011-08-051-14/+19
* Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocjb2011-04-191-1/+1
* Remove doubled up words.mrs2011-04-101-1/+1
* 2010-12-18 Tobias Burnus <burnus@net-b.de>burnus2010-12-181-1/+20
* 2010-11-24 Tobias Burnus <burnus@net-b.de>burnus2010-11-241-1/+10
* 2010-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-04-131-62/+51
* PR other/40302ghazi2009-12-071-62/+9
* 2009-08-13 Janus Weil <janus@gcc.gnu.org>janus2009-08-131-5/+5
* * gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.ghazi2009-06-191-11/+64
* 2009-03-27 Tobias Burnus <burnus@net-b.de>burnus2009-03-271-1/+1
* 2009-01-10 Paul Thomas <pault@gcc.gnu.org>pault2009-01-101-3/+8
* 2008-09-11 Daniel Kraft <d@domob.eu>domob2008-09-111-5/+4
* 2008-08-23 Tobias Burnus <burnus@net-b.de>burnus2008-08-231-3/+22
* * arith.c (hollerith2representation): Fix for -Wc++-compat.ghazi2008-06-201-1/+1
* * intrinsic.c (char_conversions, ncharconv): New static variables.fxcoudert2008-05-181-19/+18
* PR fortran/36176fxcoudert2008-05-121-6/+32
* * arith.c: (gfc_arith_concat, gfc_compare_string,fxcoudert2008-05-061-16/+33
* * arith.c: Update copyright years.tobi2008-02-241-1/+1
* 2007-12-20 Tobias Burnus <burnus@net-b.de>burnus2007-12-201-6/+36
* 2007-12-08 Tobias Burnus <burnus@net-b.de>burnus2007-12-081-0/+43
* * arith.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-011-4/+3
* 2007-06-12 Paul Thomas <pault@gcc.gnu.org>pault2007-06-111-2/+107
* PR 31972/fortranbrooks2007-05-281-0/+2