| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | 2013-01-04 Tobias Burnus <burnus@net-b.de> | burnus | 2013-01-04 | 1 | -1/+6 |
* | 2012-12-03 Tobias Burnus <burnus@net-b.de> | burnus | 2012-12-03 | 1 | -0/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -1/+1 |
* | 2012-10-31 Janus Weil <janus@gcc.gnu.org> | janus | 2012-10-31 | 1 | -1/+0 |
* | 2012-10-16 Tobias Burnus <burnus@net-b.de> | burnus | 2012-10-16 | 1 | -2/+4 |
* | 2012-07-25 Tobias Burnus <burnus@net-b.de> | burnus | 2012-07-25 | 1 | -1/+1 |
* | 2012-07-20 Tobias Burnus <burnus@net-b.de> | burnus | 2012-07-20 | 1 | -0/+2 |
* | 2012-05-05 Paul Thomas <pault@gcc.gnu.org> | pault | 2012-05-05 | 1 | -0/+4 |
* | * f95-lang.c (yyerror, yylex): Remove. | steven | 2012-03-06 | 1 | -6/+2 |
* | fortran/ | mikael | 2012-03-04 | 1 | -3/+5 |
* | 2012-01-27 Paul Thomas <pault@gcc.gnu.org> | pault | 2012-01-27 | 1 | -0/+3 |
* | 2012-01-06 Tobias Burnus <burnus@net-b.de> | burnus | 2012-01-06 | 1 | -3/+6 |
* | PR fortran/50981 | mikael | 2012-01-04 | 1 | -2/+6 |
* | 2011-12-11 Paul Thomas <pault@gcc.gnu.org> | pault | 2011-12-11 | 1 | -0/+9 |
* | 2011-11-19 Tobias Burnus <burnus@net-b.de> | burnus | 2011-11-19 | 1 | -0/+1 |
* | PR fortran/43829 | mikael | 2011-11-04 | 1 | -0/+1 |
* | * trans.h (gfc_inline_intrinsic_function_p): Move prototype... | mikael | 2011-11-03 | 1 | -3/+0 |
* | * trans.h (struct gfc_loopinfo): New field parent. | mikael | 2011-11-03 | 1 | -0/+3 |
* | * trans.h (struct gfc_loopinfo): New fields nested and next. | mikael | 2011-11-03 | 1 | -0/+3 |
* | * trans.h (struct gfc_ss): New field nested_ss. | mikael | 2011-11-03 | 1 | -0/+5 |
* | * trans.h (struct gfc_ss): New field parent. | mikael | 2011-11-03 | 1 | -0/+3 |
* | * trans.h (struct gfc_ss): New field loop. | mikael | 2011-11-03 | 1 | -0/+3 |
* | * trans.h (struct gfc_ss_info): New field refcount. | mikael | 2011-11-03 | 1 | -0/+1 |
* | * trans.h (struct gfc_ss, struct gfc_ss_info): Move field | mikael | 2011-11-03 | 1 | -3/+4 |
* | * trans.h (struct gfc_ss, struct gfc_ss_info): Move field | mikael | 2011-11-03 | 1 | -5/+8 |
* | * trans.h (struct gfc_ss, struct gfc_ss_info): Move field | mikael | 2011-11-03 | 1 | -7/+3 |
* | * trans.h (struct gfc_ss, struct gfc_ss_info): Move member struct | mikael | 2011-11-03 | 1 | -6/+7 |
* | * trans.h (struct gfc_ss, struct gfc_ss_info): Move member struct | mikael | 2011-11-03 | 1 | -7/+11 |
* | * trans.h (struct gfc_ss, struct gfc_ss_info): Move field | mikael | 2011-11-03 | 1 | -1/+1 |
* | * trans.h (struct gfc_ss, struct gfc_ss_info): Move field expr from | mikael | 2011-11-03 | 1 | -1/+1 |
* | * trans.h (struct gfc_ss_info): New struct. | mikael | 2011-11-03 | 1 | -1/+11 |
* | * trans.h (struct gfc_ss, struct gfc_array_info): Move shape field | mikael | 2011-11-03 | 1 | -1/+2 |
* | * trans.h (struct gfc_array_info): Move dim and dimen fields... | mikael | 2011-11-03 | 1 | -8/+5 |
* | * trans.h (struct gfc_ss_info, struct gfc_array_info): | mikael | 2011-11-03 | 1 | -11/+13 |
* | * trans.h (gfc_ss_info): Remove codimen field. | mikael | 2011-10-07 | 1 | -1/+1 |
* | * trans.h (gfc_loopinfo): Remove codimen field. | mikael | 2011-10-07 | 1 | -1/+1 |
* | * trans.h (gfc_ss): Remove data.temp.codimen field. | mikael | 2011-10-07 | 1 | -1/+1 |
* | * trans-array.h (struct gfc_se): New flag want_coarray. | mikael | 2011-10-07 | 1 | -0/+2 |
* | 2011-08-25 Tobias Burnus <burnus@net-b.de> | burnus | 2011-08-25 | 1 | -0/+4 |
* | 2011-08-02 Tobias Burnus <burnus@net-b.de> | burnus | 2011-08-02 | 1 | -2/+1 |
* | 2011-07-26 Daniel Carrera <dcarrera@gmail.com> | dcarrera | 2011-07-27 | 1 | -4/+5 |
* | 2011-07-21 Daniel Carrera <dcarrera@gmail.com> | dcarrera | 2011-07-21 | 1 | -3/+4 |
* | 2011-07-21 Tobias Burnus <burnus@net-b.de> | burnus | 2011-07-21 | 1 | -0/+2 |
* | 2011-07-06 Daniel Carrera <dcarrera@gmail.com> | burnus | 2011-07-06 | 1 | -3/+16 |
* | 2011-05-31 Tobias Burnus <burnus@net-b.de> | burnus | 2011-05-31 | 1 | -3/+2 |
* | 2011-05-26 Tobias Burnus <burnus@net-b.de> | burnus | 2011-05-26 | 1 | -0/+3 |
* | 2011-05-07 Tobias Burnus <burnus@net-b.de> | burnus | 2011-05-07 | 1 | -3/+0 |
* | remove gfc_chainon_list | froydnj | 2011-05-04 | 1 | -3/+0 |
* | 2011-04-18 Tobias Burnus <burnus@net-b.de> | burnus | 2011-04-18 | 1 | -0/+3 |