]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/arith.c
PR 78534, 83704 Large character lengths
[thirdparty/gcc.git] / gcc / fortran / arith.c
2018-01-22  Janne BlomqvistPR 78534, 83704 Large character lengths
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-09  Thomas Koenigre PR fortran/83316 (ICE: minval/maxval and characters)
2017-11-08  Steven G. Karglre PR fortran/82884 (ICE in gfc_resolve_character_array...
2017-06-24  Jerry DeLislere PR fortran/81160 (arith.c:2009: bad statement order ?)
2017-01-23  Thomas Koenigarith.c (arith_power): If simplifying integer power...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-06  Thomas Koenigre PR fortran/78221 (bogus warning: Non-zero imaginary...
2016-10-30  Thomas Koenigre PR fortran/67219 (Incorrect conversion warning)
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-01  Thomas Koenigarith.c (gfc_arith_divide): With -Winteger-division...
2015-06-06  Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-04-27  Thomas Koenigre PR fortran/59604 (Constant comparisons with -fno...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-15  Tobias Burnusarith.c (arith_power): Call gfc_free_expr in case of...
2012-07-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2011-03-15  Francois-Xavier... * arith.c (arith_power): Plug memory leak.
2010-08-27  Jerry DeLislere PR fortran/43217 (Output of Hollerith constants...
2010-07-11  Mikael Morinarith.c (gfc_arith_done_1): Release mpfr internal caches.
2010-05-13  Daniel Frankere PR fortran/35779 (error pointer wrong in PARAMETER)
2010-04-13  Jerry DeLisle[multiple changes]
2009-12-11  Daniel Frankere PR fortran/40290 (Spurious warning on REAL*COMPLEX...
2009-12-07  Kaveh R. Ghazire PR other/40302 (GCC must hard-require MPC before...
2009-11-28  Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-10-07  Kaveh R. Ghaziarith.c (arith_power): Use mpc_pow_z.
2009-06-28  Kaveh R. Ghazigfortran.h: Define HAVE_mpc_pow.
2009-06-19  Kaveh R. Ghazigfortran.h (gfc_expr): Use mpc_t to represent complex...
2009-06-12  Steven G. Karglarith.c (gfc_enum_initializer): Move function ...
2009-06-07  Daniel Frankere PR fortran/36874 (Add shape checks to cshift/eoshift)
2009-03-29  Steven G. Karglre PR fortran/38823 (Diagnose and treat (-2.0)**2.0...
2008-11-25  Jerry DeLislere PR fortran/37803 (Call mpfr_check_range after settin...
2008-11-03  Tobias Burnusre PR fortran/37821 (gfortran is ignoring #includes...
2008-10-31  Steven G. Karglre PR fortran/37930 (gfortran error and ICE at automati...
2008-08-23  Tobias Burnusre PR fortran/37076 (Concatenation of KIND=4 strings...
2008-07-21  Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19  Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-07-18  Kaveh R. Ghaziarith.c (eval_type_intrinsic0): Avoid C++ keywords.
2008-06-20  Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-31  Steven G. Karglarith.c (gfc_arith_init_1): Remove now unused r and...
2008-05-18  Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-06  Francois-Xavier... arith.c: (gfc_arith_concat...
2008-04-30  François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-02-24  Tobias Schlüterarith.c: Update copyright years.
2007-12-14  Tobias Burnusre PR fortran/34398 (BOZ literals: Range checks)
2007-12-05  Tobias Burnusre PR fortran/34333 (if(nan == nan) wrongly returns...
2007-11-30  Steven G. Karglre PR fortran/34230 (Expressions of parameters evaluate...
2007-09-27  Tobias Schlüterarith.c (reduce_binary_aa): Fix capitalization.
2007-09-22  Paul Thomasre PR fortran/33337 (ICE in gfc_finish_var_decl, at...
2007-09-20  Francois-Xavier... re PR fortran/33288 (ICE (segfault) in mpfr_cmp2 when...
2007-08-09  Tobias Burnusre PR fortran/33001 (error with hexadecimal DATA)
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-08  Daniel Frankere PR fortran/17711 (Wrong operator name in error message)
2007-05-28  Brooks Mosesgfortran.h (gfc_expr): Remove from_H, add "representati...
2007-04-12  Tobias Schlüterarith.c (gfc_arith_uplus): Rename to ...
2007-03-23  Francois-Xavier... re PR fortran/30834 (ICE with kind=8 exponentiaton)
2007-01-28  Thomas Koenigre PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives...
2007-01-06  Steven G. Karglarith.c: Update copyright years.
2006-10-28  Steven G. Karglgfortran.h: Remove GFC_MPFR_TOO_OLD.
2006-10-09  Steven G. Karglre PR fortran/15441 (RRSPACING broken for denormals)
2006-10-03  Steven G. Karglarith.c (gfc_check_real_range): Use correct exponent...
2006-09-29  Steven G. Karglarith.c (gfc_check_integer_range): Disable range checki...
2006-09-28  Steven G. Karglarith.c: Change conditional test for inclusion of arcta...
2006-09-27  Steven G. Karglre PR fortran/28276 (EXPONENT() broken for real constants)
2006-09-07  Steven G. Kargldata_1.f90: Fix integer oveflow in integer literal...
2006-08-26  Steven G. Karglarith.h: Update Copyright dates.
2006-06-18  Jerry DeLislere PR fortran/19310 ([4.1 Only] unnecessary error for...
2006-06-01  Thomas Koenigre PR fortran/27715 (Extented ASCII characters lead...
2006-02-10  Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2005-10-30  Tobias Schlüterarith.c (gfc_enum_initializer): New function.
2005-10-24  Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-09-17  Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-07-07  Feng WangFor the 60th anniversary of Chinese people��s Anti...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-01  Roger Sayleintrinsic.c (add_conv): No longer take a "simplify...
2005-05-28  Steven G. Karglarith.c (gfc_arith_init_1): Fix off by one problem;
2005-04-14  Steven G. Karglgfortran.h (gfc_real_info): Add subnormal struct member.
2005-03-26  Steven G. KarglFix illogical logic.
2005-03-19  Tobias Schlütergfortran.h (arith): Remove ARITH_0TO0.
2005-02-27  Steven G. Karglarith.c (gfc_check_real_range): Remove multiple returns
2005-02-23  Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-01-23  Paul Brookre PR fortran/17941 (gfortran: parser chokes on complex...
2005-01-18  Kazu Hirataarith.c, [...]: Update copyright.
2005-01-08  Tobias Schlüterarith.c (arctangent2, [...]): Fix whitespace issues.
2004-11-08  Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-28  Scott Robert LaddAdded pedantic_min_int to gfc_integer_info Added ARITH_...
2004-10-08  Tobias Schlüter* arith.c: Fix formatting issues.
next