Update ChangeLogs for wide-int work.
[gcc.git] / gcc / fortran / simplify.c
2014-04-27 Thomas Koenigre PR fortran/59604 (Constant comparisons with -fno...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-07-25 Janus Weilre PR fortran/57639 ([OOP] ICE with polymorphism (and...
2013-07-08 Tobias Burnusre PR fortran/57785 (DOT_PRODUCT error with constant...
2013-06-24 Tobias Burnus[multiple changes]
2013-06-08 Tobias Burnusre PR fortran/57553 ([F08] Valid use of STORAGE_SIZE...
2013-05-02 Tobias Burnusre PR fortran/57142 (SIZE/SHAPE overflow despite kind=8)
2013-04-22 Janus Weilre PR fortran/53685 (surprising warns about transfer...
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-27 Tobias Burnusre PR fortran/56650 (Odd error messages with C_SIZEOF...
2013-03-26 Tobias Burnusre PR fortran/56649 (ICE gfc_conv_structure with MERGE)
2013-02-15 Tobias Burnusre PR fortran/56318 (Wrong result with MATMUL of PARAMETER)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Tobias Burnusre PR fortran/55852 (internal compiler error: in gfc_bu...
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-09-23 Tobias Burnusre PR fortran/54599 (Issues found in gfortran by the...
2012-09-17 Tobias Burnusre PR fortran/54608 (Wrong-code with SCAN and VERIFY)
2012-09-15 Tobias Burnusmatch.c (lock_unlock_statement, [...]): Fix potential...
2012-09-07 Mikael Morinre PR fortran/54208 (compilation error for ubound const...
2012-08-02 Mikael Moriniresolve.c (resolve_bound, [...]): Don't set the shape...
2012-07-25 Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-08 Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-05-05 Janne BlomqvistPR 49010,24518 MOD/MODULO fixes.
2012-02-02 Tobias Burnusre PR fortran/52093 (Extra parenthesis with Size and...
2011-12-15 Tobias Burnusprimary.c (gfc_match_varspec): Match array spec for...
2011-12-11 Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-11-09 Francois-Xavier... re PR fortran/38718 (some simplifiers for elemental...
2011-10-28 Steven G. Karglcheck.c (gfc_check_atan_2): Typo in comment.
2011-10-23 Steven G. Karglsimplify.c (simplify_transformation_to_array): Fix...
2011-10-18 Mikael Morinre PR fortran/50420 ([Coarray] lcobound doesn't accept...
2011-08-06 Thomas Koenigre PR fortran/50004 (ICE in c_ptr_tests_16.f90)
2011-08-05 Thomas Koenigre PR fortran/37211 (TRANSFER to characters: Size checking)
2011-05-27 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2011-04-19 Janne BlomqvistReplace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-04-18 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-18 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-11 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-04 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-02-15 Steven G. Karglre PR fortran/47633 (Result of COMPILER_VERSION() has...
2011-01-29 Tobias Burnusre PR fortran/47531 (SHAPE misses KIND= support)
2011-01-07 Tobias Burnusre PR fortran/41580 ([OOP] SAME_TYPE_AS and EXTENDS_TYP...
2010-10-06 Mikael Morinsimplify.c (gfc_simplify_size): Clear temporary mpz...
2010-09-28 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-26 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-20 Paul Thomasre PR fortran/45081 (ICE in gfc_conv_array_initializer...
2010-09-08 Francois-Xavier... re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-09-06 Tobias Burnusre PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-08-31 Francois-Xavier... re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-08-28 Steven G. Karglsimplify.c (gfc_simplify_bessel_n2): Fix indention...
2010-08-27 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2010-08-21 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-08-19 Tobias Burnusintrinsic.texi (Bessel_jn, Bessel_yn): Fix typo.
2010-08-19 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-08-09 Thomas Koenigre PR fortran/44235 (array temporary with high upper...
2010-07-28 Daniel Kraftgfortran.h (gfc_build_intrinsic_call): New method.
2010-06-25 Tobias Burnusintrinsic.h (gfc_check_selected_real_kind, [...]):...
2010-05-13 Daniel Frankere PR fortran/35779 (error pointer wrong in PARAMETER)
2010-04-28 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-14 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-06 Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2009-12-07 Kaveh R. Ghazire PR other/40302 (GCC must hard-require MPC before...
2009-10-02 Kaveh R. Ghazire PR fortran/33197 (Fortran 2008: math functions)
2009-09-25 Kaveh R. Ghazisimplify.c (gfc_simplify_acos, [...]): Fix error message.
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-07-25 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2009-07-08 Tobias Burnusre PR fortran/40675 (Support -fnosign-zero for SIGN...
2009-06-22 Tobias Burnusre PR fortran/40472 (Simplification of spread intrinsic...
2009-06-22 Paul Thomasre PR fortran/40472 (Simplification of spread intrinsic...
2009-06-19 Kaveh R. Ghazigfortran.h (gfc_expr): Use mpc_t to represent complex...
2009-06-11 Francois-Xavier... re PR fortran/38718 (some simplifiers for elemental...
2009-06-07 Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2009-06-07 Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2009-06-07 Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2009-06-06 Daniel Frankere PR fortran/37203 (Check ORDER= of RESHAPE)
2009-06-06 Daniel Frankere PR fortran/32890 (Compile-time detect of LHS/RHS...
2009-06-05 Kaveh R. Ghazibuiltins.c (do_mpc_ckconv, [...]): Use mpc_realref...
2009-06-04 Daniel Frankere PR fortran/37203 (Check ORDER= of RESHAPE)
2009-05-29 Francois-Xavier... re PR fortran/40019 (LEADZ and TRAILZ give wrong results)
2009-05-26 Kaveh R. Ghazigfortran.h (GFC_MPC_RND_MODE): New.
2009-05-16 Francois-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2009-05-16 Francois-Xavier... re PR fortran/31243 (Detect strings longer than 2*...
2009-03-06 Alexandre Olivasimplify.c (gfc_simplify_transfer): Zero-initialize...
2009-02-21 Thomas Koenigre PR fortran/38914 ([4.3 only] ICE with array inquiry...
2009-01-19 Mikael Morinre PR fortran/38859 (ubound and lbound treat structure...
2009-01-09 Paul Thomascheck.c: Update copyright year.
2009-01-04 Daniel Frankere PR fortran/38718 (some simplifiers for elemental...
2008-11-25 Jerry DeLislere PR fortran/37803 (Call mpfr_check_range after settin...
2008-11-24 Mikael Morinre PR fortran/38184 (invariant RESHAPE not expanded...
2008-11-09 Paul Thomasre PR fortran/37836 (ICE in gfc_trans_auto_array_alloca...
2008-10-31 Steven G. Karglre PR fortran/37930 (gfortran error and ICE at automati...
2008-10-13 Kaveh R. Ghaziconfigure.ac (MPFR check): Bump minimum version to...
2008-10-02 Steven Bosscherre PR fortran/37635 (Fortran 2008: Support LEADZ /...
2008-09-11 Daniel Kraftre PR fortran/36214 (Wrong simplification of BOZ constants)
2008-08-16 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
next