Age | Commit message (Expand) | Author | Files | Lines |
2013-07-15 | re PR fortran/37336 ([F03] Finish derived-type finalization) | Tobias Burnus | 1 | -0/+2 |
2013-06-04 | re PR fortran/37336 ([F03] Finish derived-type finalization) | Tobias Burnus | 1 | -2/+1 |
2013-05-28 | trans-expr.c (gfc_conv_procedure_call): Deallocate polymorphic arrays for all... | Tobias Burnus | 1 | -0/+1 |
2013-04-12 | re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE) | Tobias Burnus | 1 | -0/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | trans.c (gfc_build_final_call): New function. | Tobias Burnus | 1 | -1/+6 |
2012-12-03 | re PR fortran/37336 ([F03] Finish derived-type finalization) | Tobias Burnus | 1 | -0/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -1/+1 |
2012-10-31 | re PR fortran/53718 ([OOP] gfortran generates asm label twice in the same out... | Janus Weil | 1 | -1/+0 |
2012-10-16 | re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs... | Tobias Burnus | 1 | -2/+4 |
2012-07-25 | trans-types.c (gfc_real16_is_float128): Fix spelling in a comment. | Tobias Burnus | 1 | -1/+1 |
2012-07-20 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -0/+2 |
2012-05-05 | re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not... | Paul Thomas | 1 | -0/+4 |
2012-03-06 | f95-lang.c (yyerror, yylex): Remove. | Steven Bosscher | 1 | -6/+2 |
2012-03-04 | trans.h (struct gfc_ss_info): Move can_be_null_ref component from the data::s... | Mikael Morin | 1 | -3/+5 |
2012-01-27 | re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE) | Paul Thomas | 1 | -0/+3 |
2012-01-06 | 2012-01-06 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -3/+6 |
2012-01-04 | re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs... | Mikael Morin | 1 | -2/+6 |
2011-12-11 | re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso... | Paul Thomas | 1 | -0/+9 |
2011-11-19 | re PR fortran/51207 ([OOP] Mark __def_init_... as FL_PARAMETER) | Tobias Burnus | 1 | -0/+1 |
2011-11-04 | re PR fortran/43829 (Scalarization of reductions) | Mikael Morin | 1 | -0/+1 |
2011-11-03 | trans.h (gfc_inline_intrinsic_function_p): Move prototype... | Mikael Morin | 1 | -3/+0 |
2011-11-03 | trans.h (struct gfc_loopinfo): New field parent. | Mikael Morin | 1 | -0/+3 |
2011-11-03 | trans.h (struct gfc_loopinfo): New fields nested and next. | Mikael Morin | 1 | -0/+3 |
2011-11-03 | trans.h (struct gfc_ss): New field nested_ss. | Mikael Morin | 1 | -0/+5 |
2011-11-03 | trans.h (struct gfc_ss): New field parent. | Mikael Morin | 1 | -0/+3 |
2011-11-03 | trans.h (struct gfc_ss): New field loop. | Mikael Morin | 1 | -0/+3 |
2011-11-03 | trans.h (struct gfc_ss_info): New field refcount. | Mikael Morin | 1 | -0/+1 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field gfc_ss::where into gfc_ss_info. | Mikael Morin | 1 | -3/+4 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field gfc_ss::useflags into gfc_ss_info. | Mikael Morin | 1 | -5/+8 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field gfc_ss::data::info into gfc_ss_inf... | Mikael Morin | 1 | -7/+3 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::temp into gf... | Mikael Morin | 1 | -6/+7 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::scalar into ... | Mikael Morin | 1 | -7/+11 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field string_length from the former stru... | Mikael Morin | 1 | -1/+1 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move field expr from the former struct to the... | Mikael Morin | 1 | -1/+1 |
2011-11-03 | trans.h (struct gfc_ss_info): New struct. | Mikael Morin | 1 | -1/+11 |
2011-11-03 | trans.h (struct gfc_ss, [...]): Move shape field from the former struct to th... | Mikael Morin | 1 | -1/+2 |
2011-11-03 | trans.h (struct gfc_array_info): Move dim and dimen fields... | Mikael Morin | 1 | -8/+5 |
2011-11-03 | trans.h (struct gfc_ss_info, [...]): Rename the former to the latter. | Mikael Morin | 1 | -11/+13 |
2011-10-07 | trans.h (gfc_ss_info): Remove codimen field. | Mikael Morin | 1 | -1/+1 |
2011-10-07 | trans.h (gfc_loopinfo): Remove codimen field. | Mikael Morin | 1 | -1/+1 |
2011-10-07 | trans.h (gfc_ss): Remove data.temp.codimen field. | Mikael Morin | 1 | -1/+1 |
2011-10-07 | trans-array.h (struct gfc_se): New flag want_coarray. | Mikael Morin | 1 | -0/+2 |
2011-08-25 | trans-array.c (gfc_conv_descriptor_token): Add assert. | Tobias Burnus | 1 | -0/+4 |
2011-08-02 | trans-array.c (gfc_array_allocate): Pass token to gfc_allocate_allocatable fo... | Tobias Burnus | 1 | -2/+1 |
2011-07-27 | re PR fortran/49755 (ALLOCATE with STAT= produces invalid code for already al... | Daniel Carrera | 1 | -4/+5 |
2011-07-21 | trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi... | Daniel Carrera | 1 | -3/+4 |
2011-07-21 | check.c (gfc_check_present): Allow coarrays. | Tobias Burnus | 1 | -0/+2 |
2011-07-06 | trans-array.c (gfc_array_allocate): Rename allocatable_array | Daniel Carrera | 1 | -3/+16 |
2011-05-31 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -3/+2 |