Age | Commit message (Expand) | Author | Files | Lines |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -0/+61 |
2017-01-21 | gfortran.h (gfc_extract_int): Change return type to bool. | Jakub Jelinek | 1 | -17/+14 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -16/+7 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -7/+16 |
2017-01-06 | system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define. | Jakub Jelinek | 1 | -3/+2 |
2017-01-06 | [bootstrap-O3,fortran] silence warning in simplify_transformation_to_array | Alexandre Oliva | 1 | -1/+10 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -16/+7 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -7/+16 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-02 | simplify.c (gfc_convert_char_constant): Free result on error. | Steven G. Kargl | 1 | -0/+1 |
2016-11-17 | re PR fortran/66227 ([OOP] EXTENDS_TYPE_OF n returns wrong result for polymor... | Janus Weil | 1 | -6/+7 |
2016-10-11 | iresolve.c (is_trig_resolved, [...]): Formatting fixes. | Jakub Jelinek | 1 | -52/+49 |
2016-10-11 | re PR fortran/77942 (ICE: Floating point exception, in gfc_simplify_cshift, a... | Steven G. Kargl | 1 | -1/+1 |
2016-10-11 | Fix bad commit for -fdec-math. | Fritz Reese | 1 | -7/+5 |
2016-10-11 | simplify.c (radians_f): Fix mpdr_mod. | Jerry DeLisle | 1 | -2/+5 |
2016-10-11 | New flag -fdec-math for COTAN and degree trig intrinsics. | Fritz Reese | 1 | -0/+181 |
2016-09-14 | simplify.c (gfc_simplify_repeat): Fix a misplaced closing ')'. | Bernd Edlinger | 1 | -1/+1 |
2016-09-04 | re PR fortran/77460 (ICE when summing an overflowing array) | Steven G. Kargl | 1 | -0/+2 |
2016-08-27 | re PR fortran/77372 (ICE in simplify_ieee_selected_real_kind, at fortran/simp... | Steven G. Kargl | 1 | -3/+11 |
2016-07-14 | re PR fortran/70842 (internal compiler error with character members within a ... | Andre Vehreschild | 1 | -1/+5 |
2016-07-08 | re PR fortran/68426 (Simplification of SPREAD with a derived type element is ... | Steven G. Kargl | 1 | -2/+1 |
2016-07-04 | re PR fortran/35849 ("wrong" line shown in error message for parameter) | Jerry DeLisle | 1 | -2/+4 |
2016-04-09 | re PR fortran/68566 (ICE on using unusable array in reshape (double free or c... | Jerry DeLisle | 1 | -0/+3 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-24 | re PR fortran/68486 (187.facerec in SPEC CPU 2000 failed to build) | Steven G. Kargl | 1 | -17/+7 |
2015-11-22 | re PR fortran/68486 (187.facerec in SPEC CPU 2000 failed to build) | Steven G. Kargl | 1 | -0/+1 |
2015-11-21 | simplify.c (gfc_simplify_cshift): Work around bootstrap issues due to inappro... | Steven G. Kargl | 1 | -0/+9 |
2015-11-21 | simplify.c (gfc_simplify_cshift): Implement simplification of CSHIFT. | Steven G. Kargl | 1 | -4/+93 |
2015-11-18 | re PR fortran/43996 (ICE in gfc_conv_array_initializer due to incomplete simp... | Steven G. Kargl | 1 | -4/+16 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -1/+1 |
2015-09-04 | intrinsic.h (gfc_simplify_mvbits): Remove. | Francois-Xavier Coudert | 1 | -12/+0 |
2015-08-07 | re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions in specification expr... | Francois-Xavier Coudert | 1 | -14/+59 |
2015-08-04 | re PR fortran/64022 ([F2003][IEEE] ieee_support_flag does not handle kind=10 ... | Francois-Xavier Coudert | 1 | -73/+6 |
2015-07-14 | simplify.c (gfc_simplify_floor): Set precision of temporary to that of arg. | Steven G. Kargl | 1 | -3/+1 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-02 | simplify.c (gfc_simplify_reshape): Convert assert into returning NULL, which ... | Steven G. Kargl | 1 | -2/+5 |
2015-05-11 | Fix fortran/66100 bound simplification ICE | Mikael Morin | 1 | -2/+2 |
2015-05-10 | bound simplification refactoring | Mikael Morin | 1 | -49/+36 |
2015-05-01 | Allow bound simplification of array subreferences. | Mikael Morin | 1 | -9/+3 |
2015-04-30 | re PR fortran/37131 (inline matmul for small matrix sizes) | Thomas Koenig | 1 | -0/+33 |
2015-01-18 | [multiple changes] | Paul Thomas | 1 | -0/+8 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -5/+5 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -7/+7 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -1/+1 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+4 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -3/+2 |
2014-11-15 | error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error. | Tobias Burnus | 1 | -1/+1 |
2014-10-11 | re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit... | François-Xavier Coudert | 1 | -18/+70 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -3/+4 |