summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-types.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-02-18re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)Thomas Koenig
2019-01-01Update copyright years.Jakub Jelinek
2018-01-25re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Paul Thomas
2018-01-05PR 78534 Change character length from int to size_tJanne Blomqvist
2018-01-03Update copyright years.Jakub Jelinek
2017-11-08PR 82869 Introduce logical_type_node and use itJanne Blomqvist
2017-01-13Revert r244448Janne Blomqvist
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild
2017-01-03PR 78534 Revert r244011Janne Blomqvist
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-01Update copyright years.Jakub Jelinek
2016-09-19libcaf.h: Add caf_reference_type.Andre Vehreschild
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers
2016-01-04Update copyright years.Jakub Jelinek
2015-08-19remove more useless typedefsTrevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-07-04resolve.c (resolve_assoc_var): Fix corank setting.Tobias Burnus
2014-06-17check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET.Tobias Burnus
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-07-25trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.Tobias Burnus
2011-10-09Make-lang.in (F95_PARSER_OBJS, [...]): Add dependency on iso-c-binding.def an...Tobias Burnus
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-08-27re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert
2010-07-23re PR fortran/44945 (Wrong decl for module vars / FAIL: gfortran.dg/char_arra...Tobias Burnus
2010-07-10trans-io.c (gfc_build_st_parameter): Update calls to gfc_add_field_to_struct.Mikael Morin
2010-07-02trans-types.h (gfc_add_field_to_struct): Add tree ** parameter.Nathan Froyd
2010-04-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus
2009-08-19tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...Michael Matz
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert
2008-05-15trans-expr.c (gfc_conv_concat_op): Take care of nondefault character kinds.Francois-Xavier Coudert
2008-02-24arith.c: Update copyright years.Tobias Schlüter
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola
2007-04-17trans-types.h (gfc_packed): New enum.Tobias Schlüter
2007-04-17arith.h: Update copyright years.Tobias Schlüter
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola
2005-07-29* trans-types.h (gfc_array_range_type): Add missing GTY decl for this.Steven Bosscher
2005-06-25Update FSF address.Kelley Cook
2004-11-16re PR fortran/13010 (seg fault on valid code)Paul Brook
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter