summaryrefslogtreecommitdiff
path: root/gcc/fortran/arith.c
AgeCommit message (Expand)Author
2017-01-232017-01-23 Thomas Koenig <tkoenig@netcologne.de>tkoenig
2017-01-21 * gfortran.h (gfc_extract_int): Change return type to bool. Addjakub
2017-01-01 Update copyright years.jakub
2016-11-062016-11-06 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2016-10-302016-10-30 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-01-04 Update copyright years.jakub
2015-07-092015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-012015-07-01 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2015-06-062015-06-06 Thomas Koenig <tkoenig@netcologne.de>tkoenig
2015-02-01Always pass 0 or option number to gfc_warning*.jsm28
2015-01-05 Update copyright years.jakub
2014-12-162014-12-16 Tobias Burnus <burnus@net-b.de>burnus
2014-12-11gcc/ChangeLog:manu
2014-12-03gcc/testsuite/ChangeLog:manu
2014-11-302014-11-30 Tobias Burnus <burnus@net-b.de>burnus
2014-09-202014-09-20 Joost VandeVondele <vondele@gcc.gnu.org>vondele
2014-04-272014-03-27 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2014-01-02Update copyright years in gcc/rsandifo
2013-04-10Replace enum gfc_try with bool type.jb
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-09-152012-09-15 Tobias Burnus <burnus@net-b.de>burnus
2012-07-172012-07-17 Janus Weil <janus@gcc.gnu.org>janus
2012-07-08 * gfortran.h: Do not include coretypes.h here.steven
2011-03-15 * arith.c (arith_power): Plug memory leak.fxcoudert
2010-08-272010-08-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2010-07-112010-07-11 Mikael Morin <mikael@gcc.gnu.org>mikael
2010-05-13gcc/fortran/:dfranke
2010-04-132010-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2009-12-112009-12-11 Daniel Franke <franke.daniel@gmail.com>dfranke
2009-12-07 PR other/40302ghazi
2009-11-28 * trans-common.c (create_common): Remove unused offset variable.jakub
2009-10-07 * arith.c (arith_power): Use mpc_pow_z.ghazi
2009-06-28gcc/fortran:ghazi
2009-06-19 * gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.ghazi
2009-06-122009-06-12 Steven G. Kargl <kargls@comcast.net>kargl
2009-06-072009-06-07 Daniel Franke <franke.daniel@gmail.com>burnus
2009-03-292009-03-29 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2008-11-252008-11-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2008-11-032008-11-03 Tobias Burnus <burnus@net-b.de>burnus
2008-10-312008-10-30 Steven G. Kargl <kargls@comcast.net>jvdelisle
2008-08-232008-08-23 Tobias Burnus <burnus@net-b.de>burnus
2008-07-21gcc/testsuite/rwild
2008-07-19 * gfortran.h (operator): Remove macro.ghazi
2008-07-18 * arith.c (eval_type_intrinsic0): Avoid C++ keywords.ghazi
2008-06-20 * arith.c (hollerith2representation): Fix for -Wc++-compat.ghazi
2008-05-312008-05-31 Steven G. Kargl <kargls@comcast.net>jvdelisle
2008-05-18 * intrinsic.c (char_conversions, ncharconv): New static variables.fxcoudert
2008-05-06 * arith.c: (gfc_arith_concat, gfc_compare_string,fxcoudert