summaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.c
Commit message (Expand)AuthorAgeFilesLines
* PR fortran/71687jakub2016-07-011-2/+10
* 2016-06-29 Richard Biener <rguenther@suse.de>rguenth2016-06-291-21/+0
* Remove -fshort-doublebernds2016-02-081-3/+2
* Update copyright years.jakub2016-01-041-1/+1
* gcc/cesar2015-11-301-0/+2
* adaamacleod2015-11-111-6/+0
* adaamacleod2015-10-291-12/+8
* 2015-10-29 Richard Biener <rguenther@suse.de>rguenth2015-10-291-4/+2
* gcc/jakub2015-10-131-0/+63
* inlude/nathan2015-09-281-13/+8
* * trans-intrinsic.c (conv_intrinsic_ieee_is_negative): Use typefxcoudert2015-08-161-17/+18
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* Restore DW_AT_abstract_origin for cross-unit call sitespmderodat2015-06-111-0/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-29/+12
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* gcc/fortran/ChangeLog:manu2015-05-231-8/+0
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.tschwinge2015-02-241-14/+12
* Always pass explicit location to fatal_error.jsm282015-01-301-1/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+70
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-16 Tobias Burnus <burnus@net-b.de>burnus2014-12-161-3/+1
* libcpp/ChangeLog:manu2014-11-111-0/+4
* Fix type mismatches in intrinsic functions.bernds2014-11-041-6/+6
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* * f95-lang.c (gfc_init_builtin_functions): Add more floating-pointfxcoudert2014-10-091-0/+57
* 2014-09-20 Joost VandeVondele <vondele@gcc.gnu.org>vondele2014-09-201-2/+2
* 2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-08-151-2/+2
* * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.jakub2014-06-251-0/+2
* * gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP,jakub2014-06-241-0/+7
* * gimplify.c (omp_notice_variable): If n is non-NULLjakub2014-06-181-2/+24
* PR fortran/60928jakub2014-06-101-1/+3
* Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.tschwinge2014-05-221-3/+9
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* 2014-03-08 Tobias Burnus <burnus@net-b.de>burnus2014-03-081-0/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+0
* * f95-lang.c (ATTR_LEAF_LIST): Define.ian2013-11-041-1/+2
* libgomp/jakub2013-10-111-1/+17
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-2/+2
* Replace enum gfc_try with bool type.jb2013-04-101-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * f95-lang.c (ATTR_NOTHROW_LEAF_MALLOC_LIST): New macro.hubicka2012-11-141-10/+4
* gcc/steven2012-07-161-1/+1
* PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or Wunuseddodji2012-05-221-1/+0