aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-17class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here...Janus Weil1-13/+15
2010-05-15re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...Janus Weil1-0/+1
2010-05-13re PR fortran/35779 (error pointer wrong in PARAMETER)Daniel Franke1-2/+2
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-1/+1
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke1-2/+0
2010-04-29[multiple changes]Paul Thomas1-15/+4
2010-04-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+4
2010-04-13[multiple changes]Jerry DeLisle1-19/+23
2010-04-09re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+8
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+8
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+1
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+4
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-5/+7
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+2
2010-02-21re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus1-0/+1
2010-02-16re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)Tobias Burnus1-1/+1
2010-01-31re PR fortran/38324 (Wrong lbound given to allocatable components)Paul Thomas1-0/+2
2010-01-20re PR bootstrap/42812 (--enable-build-with-cxx bootstrap fails on fortran/res...Joern Rennecke1-2/+3
2010-01-17re PR fortran/42677 (Bogus Error: Ambiguous interfaces '...' in intrinsic ass...Janus Weil1-3/+0
2010-01-08re PR fortran/25829 ([F03] Asynchronous IO support)Tobias Burnus1-3/+4
2009-12-27re PR fortran/22552 (Would like warning when an undeclared function is called)Francois-Xavier Coudert1-0/+1
2009-12-11re PR fortran/40290 (Spurious warning on REAL*COMPLEX with -Wconversion)Daniel Franke1-1/+1
2009-12-08re PR fortran/41177 (Wrong base-object checks for type-bound procedures)Daniel Kraft1-0/+5
2009-12-07re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi1-21/+1
2009-11-30backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil1-4/+9
2009-11-26re PR fortran/42048 ([F03] Erroneous syntax error message on TBP call)Janus Weil1-0/+1
2009-10-17re PR fortran/41608 ([OOP] ICE with CLASS and invalid code)Janus Weil1-0/+1
2009-10-16Commit file missed in previous commit.Jerry DeLisle1-1/+1
2009-10-09re PR fortran/41579 ([OOP] Nesting of SELECT TYPE)Janus Weil1-4/+12
2009-10-07arith.c (arith_power): Use mpc_pow_z.Kaveh R. Ghazi1-0/+1
2009-10-05trans-expr.c (select_class_proc): New function.Paul Thomas1-0/+12
2009-10-02re PR fortran/33197 (Fortran 2008: math functions)Kaveh R. Ghazi1-0/+3
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus1-10/+32
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft1-10/+17
2009-08-31re PR fortran/40940 ([F03] CLASS statement)Janus Weil1-0/+1
2009-08-27re PR fortran/40869 ([F03] PPC assignment checking)Janus Weil1-1/+2
2009-08-27re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)Daniel Kraft1-8/+21
2009-08-23allocate_alloc_opt_4.f90: New test.Steven G. Kargl1-1/+2
2009-08-17re PR fortran/40877 (memory leaks with gfc_charlen?)Janus Weil1-1/+1
2009-08-13re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil1-3/+9
2009-08-10re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)Daniel Kraft1-0/+9
2009-08-10re PR fortran/40940 ([F03] CLASS statement)Janus Weil1-0/+1
2009-08-09re PR fortran/40955 (STDCALL attributes are not saved in the .MOD files)Tobias Burnus1-3/+4
2009-08-01re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas1-0/+6
2009-07-25re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-1/+4
2009-07-24re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...Janus Weil1-0/+1
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek1-1/+1
2009-07-09re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil1-1/+2
2009-07-05re PR fortran/40646 ([F03] array-valued procedure pointer components)Paul Thomas1-1/+2
2009-06-28re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)Tobias Burnus1-1/+27