match.c (lock_unlock_statement, [...]): Fix potential double freeing.
[platform/upstream/gcc.git] / gcc / fortran / target-memory.c
2012-09-15 Tobias Burnusmatch.c (lock_unlock_statement, [...]): Fix potential...
2012-07-08 Steven Bosschergfortran.h: Do not include coretypes.h here.
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-04-19 Janne BlomqvistReplace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
2011-04-10 Mike StumpRemove doubled up words.
2010-12-18 Tobias Burnusre PR fortran/46974 (ICE with TRANSFER using a C_PTR...
2010-11-24 Tobias Burnusre PR fortran/46638 (Wrong result with TRANSFER from...
2010-04-13 Jerry DeLisle[multiple changes]
2009-12-07 Kaveh R. Ghazire PR other/40302 (GCC must hard-require MPC before...
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-06-19 Kaveh R. Ghazigfortran.h (gfc_expr): Use mpc_t to represent complex...
2009-03-27 Tobias Burnusgfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.
2009-01-10 Paul Thomasre PR fortran/38763 (TRANSFER ICE due to missing EXPR_N...
2008-09-11 Daniel Kraftre PR fortran/36214 (Wrong simplification of BOZ constants)
2008-08-23 Tobias Burnusre PR fortran/37025 (ICE with TRANSFER to non-default...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-12 François-Xavier... re PR fortran/36176 (TRANSFER of constant substrings)
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2007-12-20 Tobias Burnusre PR fortran/34482 (FAIL: gfortran.dg/nan_4.f90 ...
2007-12-08 Tobias Burnusre PR fortran/34342 (BOZ extensions not diagnosed as...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-06-11 Paul Thomasre PR fortran/29786 (Initialization of overlapping...
2007-05-28 Brooks MosesPR 31972/fortran
2007-05-28 Brooks Mosesgfortran.h (gfc_expr): Remove from_H, add "representati...
2007-05-16 Paul Thomas[multiple changes]