Age | Commit message (Expand) | Author | Files | Lines |
2014-05-11 | tree.h (OMP_CLAUSE_LINEAR_STMT): Define. | Jakub Jelinek | 1 | -6/+78 |
2014-04-30 | gfortran.h (gfc_init_coarray_decl): Remove. | Tobias Burnus | 1 | -8/+2 |
2014-03-19 | re PR fortran/60543 (Function with side effect removed by the optimizer.) | Tobias Burnus | 1 | -2/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-29 | re PR fortran/44350 (accepts illegal fortran in BLOCK DATA) | Tobias Burnus | 1 | -0/+27 |
2013-08-09 | gfortran.h (gfc_get_code): Modified prototype. | Janus Weil | 1 | -2/+2 |
2013-07-15 | trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype. | Tobias Burnus | 1 | -3/+3 |
2013-06-01 | decl.c (add_global_entry): Take locus. | Tobias Burnus | 1 | -10/+10 |
2013-05-20 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -2/+12 |
2013-05-20 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -15/+45 |
2013-04-15 | class.c (gfc_find_intrinsic_vtab): Removed unused var. | Tobias Burnus | 1 | -0/+1 |
2013-04-14 | re PR fortran/56816 (ICE in delete_root) | Mikael Morin | 1 | -0/+6 |
2013-04-11 | Replace enum gfc_try with bool type. | Janne Blomqvist | 1 | -33/+29 |
2013-03-18 | gfortran.h (gfc_option_t): Remove flag_whole_file. | Tobias Burnus | 1 | -31/+10 |
2013-02-02 | re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi... | Thomas Koenig | 1 | -1/+6 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-11-26 | re PR fortran/54997 (-Wunused-function gives false warnings) | Janus Weil | 1 | -2/+0 |
2012-09-23 | re PR fortran/54599 (Issues found in gfortran by the Coverity Scan) | Tobias Burnus | 1 | -1/+2 |
2012-08-27 | re PR fortran/41093 (memory leaks with gfc_namespace) | Tobias Burnus | 1 | -3/+5 |
2012-08-21 | parse.c (parse_contained): Include EXEC_END_PROCEDURE in ns->code to make sur... | Tobias Burnus | 1 | -0/+1 |
2012-08-14 | re PR fortran/40881 ([F03] warn for obsolescent features) | Tobias Burnus | 1 | -2/+9 |
2012-07-25 | trans-types.c (gfc_real16_is_float128): Fix spelling in a comment. | Tobias Burnus | 1 | -3/+3 |
2012-07-17 | re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc) | Janus Weil | 1 | -9/+9 |
2012-07-08 | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 1 | -0/+1 |
2012-07-05 | re PR fortran/53449 (fortran fails to build with LTO bootstrap) | Uros Bizjak | 1 | -0/+1 |
2012-03-28 | re PR fortran/52652 (call to gfc_match_asynchronous for allocatable at parse.... | Paul Thomas | 1 | -1/+1 |
2012-01-09 | re PR fortran/51578 (Import of same symbol via different modules and renaming) | Tobias Burnus | 1 | -10/+54 |
2011-12-19 | re PR fortran/51605 (internal compiler error gfc_trans_block_construct, at fo... | Tobias Burnus | 1 | -0/+1 |
2011-11-16 | re PR fortran/39427 (F2003: Procedures with same name as types/type construct... | Tobias Burnus | 1 | -0/+6 |
2011-09-08 | re PR fortran/44646 ([F08] Implement DO CONCURRENT) | Tobias Burnus | 1 | -3/+7 |
2011-08-19 | re PR fortran/50129 (ICE on where statement) | Mikael Morin | 1 | -0/+1 |
2011-08-18 | re PR fortran/50071 (gfortran does not distinguish labels in different type s... | Mikael Morin | 1 | -0/+14 |
2011-08-18 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -9/+79 |
2011-08-02 | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 1 | -12/+35 |
2011-06-20 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -0/+7 |
2011-06-16 | re PR fortran/49417 ([OOP] ICE on invalid CLASS component declaration) | Janus Weil | 1 | -2/+4 |
2011-06-08 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -1/+13 |
2011-06-02 | re PR fortran/49265 (Double colon in procedure-stmt (generic interface)) | Steven G. Kargl | 1 | -1/+1 |
2011-05-07 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -2/+8 |
2011-04-26 | decl.c (gfc_match_end): Check that the block name starts with "block@". | Thomas Koenig | 1 | -1/+4 |
2011-04-19 | re PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_array_type) | Tobias Burnus | 1 | -10/+47 |
2011-04-18 | convert each use of gfc_free (p) to free (p) | Jim Meyering | 1 | -2/+2 |
2011-02-14 | re PR fortran/47730 ([OOP] ICE on invalid source in connection with SELECT TYPE) | Janus Weil | 1 | -0/+1 |
2011-01-13 | re PR fortran/45848 ([OOP] ICE on invalid code in fortran/symbol.c:2410) | Tobias Burnus | 1 | -1/+2 |
2011-01-08 | re PR fortran/46896 (Wrong code with transpose(a) passed to subroutine) | Paul Thomas | 1 | -1/+10 |
2011-01-06 | re PR fortran/33117 (Improve error message for generic interface with subrout... | Daniel Franke | 1 | -24/+8 |
2010-12-11 | re PR fortran/46705 (Spurious "Missing '&' in continued character constant" w... | Jerry DeLisle | 1 | -6/+6 |
2010-10-30 | gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a... | Thomas Koenig | 1 | -2/+2 |
2010-10-12 | re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr)) | Daniel Kraft | 1 | -0/+7 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -2/+2 |