Age | Commit message (Expand) | Author | Files | Lines |
2013-07-15 | trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype. | Tobias Burnus | 1 | -0/+2 |
2013-06-26 | re PR fortran/29800 (-fbounds-check: For derived types, write not also compou... | Tobias Burnus | 1 | -1/+1 |
2013-06-04 | re PR fortran/37336 ([F03] Finish derived-type finalization) | Tobias Burnus | 1 | -1/+1 |
2013-05-31 | re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arra... | Tobias Burnus | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -2/+2 |
2012-08-24 | re PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assign_*.f90 -O (internal... | Tobias Burnus | 1 | -2/+2 |
2012-08-02 | trans-array.h (gfc_conv_descriptor_rank): New prototype. | Mikael Morin | 1 | -0/+1 |
2012-07-20 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -0/+1 |
2012-02-12 | trans-array.c (gfc_walk_elemental_function_args, [...]): Move call to gfc_get... | Mikael Morin | 1 | -1/+3 |
2012-01-27 | re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE) | Paul Thomas | 1 | -1/+1 |
2012-01-06 | 2012-01-06 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -4/+5 |
2012-01-04 | re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs... | Mikael Morin | 1 | -1/+1 |
2011-12-11 | re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso... | Paul Thomas | 1 | -2/+2 |
2011-11-04 | trans-array.h (gfc_free_ss, [...]): New prototypes. | Mikael Morin | 1 | -0/+4 |
2011-11-03 | trans-array.h (gfc_trans_create_temp_array): Remove loop argument. | Mikael Morin | 1 | -3/+2 |
2011-11-03 | trans-array.h (gfc_trans_create_temp_array): Replace info argument with ss ar... | Mikael Morin | 1 | -1/+1 |
2011-10-18 | trans-array.h (gfc_walk_array_ref): New prototype. | Mikael Morin | 1 | -0/+2 |
2011-09-08 | trans-array.h (gfc_get_scalar_ss): New prototype. | Mikael Morin | 1 | -0/+2 |
2011-09-08 | trans-array.h (gfc_get_temp_ss): New prototype. | Mikael Morin | 1 | -0/+2 |
2011-09-08 | trans-array.h (gfc_get_array_ss): New prototype. | Mikael Morin | 1 | -0/+2 |
2011-07-26 | trans-array.c (CAF_TOKEN_FIELD): New macro constant. | Tobias Burnus | 1 | -0/+1 |
2011-07-21 | trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi... | Daniel Carrera | 1 | -1/+1 |
2011-05-31 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -0/+3 |
2011-04-11 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -0/+1 |
2010-11-28 | re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ... | Paul Thomas | 1 | -0/+4 |
2010-10-06 | trans-array.c (gfc_free_ss_chain): Made non-static. | Mikael Morin | 1 | -0/+2 |
2010-09-10 | gfortran.h (gfc_expr): Remove inline_noncopying_intrinsic attribute. | Mikael Morin | 1 | -0/+2 |
2010-08-19 | re PR fortran/29785 (Fortran 2003: POINTER Rank Remapping) | Daniel Kraft | 1 | -0/+7 |
2010-07-15 | re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE) | Daniel Kraft | 1 | -4/+4 |
2010-04-13 | [multiple changes] | Jerry DeLisle | 1 | -1/+1 |
2010-04-01 | ioparm.def: Update copyright. | Paul Thomas | 1 | -1/+1 |
2010-02-20 | re PR fortran/36932 (unneeded temporary (2x)) | Paul Thomas | 1 | -1/+1 |
2010-01-14 | re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc... | Paul Thomas | 1 | -1/+5 |
2009-07-24 | re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1) | Jakub Jelinek | 1 | -1/+3 |
2009-06-08 | trans-array.h: Replace prototypes for gfc_conv_descriptor_offset... | Paul Thomas | 1 | -5/+10 |
2009-05-14 | re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref) | Jakub Jelinek | 1 | -1/+1 |
2008-11-01 | re PR fortran/35681 (wrong result for vector subscripted array expression in ... | Daniel Kraft | 1 | -1/+1 |
2008-09-18 | re PR fortran/37507 (Print location in (DE)ALLOCATION errors) | Daniel Kraft | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -5/+1 |
2008-07-27 | re PR fortran/36132 (_gfortran_internal_pack on optional arguments) | Tobias Burnus | 1 | -1/+2 |
2008-07-24 | re PR fortran/29952 (Flag to give runtime information " array temporary was c... | Thomas Koenig | 1 | -2/+3 |
2008-05-18 | intrinsic.c (char_conversions, ncharconv): New static variables. | Francois-Xavier Coudert | 1 | -1/+1 |
2008-02-24 | arith.c: Update copyright years. | Tobias Schlüter | 1 | -2/+2 |
2008-01-10 | re PR fortran/34396 (Length of substrings defined by expressions not correctl... | Paul Thomas | 1 | -0/+3 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-04-17 | arith.h: Update copyright years. | Tobias Schlüter | 1 | -1/+2 |
2007-02-09 | re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before ... | Francois-Xavier Coudert | 1 | -1/+1 |
2007-01-20 | dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e. | Roger Sayle | 1 | -0/+4 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -1/+5 |