Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-12 | re PR fortran/45859 ([Coarray, F2008, IR] Rejects valid actuals to coarray du... | Tobias Burnus | 1 | -2/+2 |
2015-12-09 | trans.c (gfc_allocate_using_lib,gfc_deallocate_with_status): Introducing __as... | Tobias Burnus | 1 | -0/+25 |
2015-12-02 | check.c (gfc_check_event_query): New function. | Tobias Burnus | 1 | -0/+152 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -5/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -6/+5 |
2015-10-18 | re PR fortran/67177 (MOVE_ALLOC not automatically allocating deferred charact... | Paul Thomas | 1 | -0/+29 |
2015-10-16 | tree-nested.h (build_addr): Adjust prototype. | Richard Biener | 1 | -8/+8 |
2015-10-07 | re PR fortran/65889 ([6 Regressions] [OOP] ICE with sizeof a polymorphic vari... | Andre Vehreschild | 1 | -3/+8 |
2015-08-29 | trans.c (gfc_call_malloc, [...]): Simplify code. | Francois-Xavier Coudert | 1 | -1/+1 |
2015-08-28 | re PR fortran/53668 (Cray-pointer diagnostic enhancement) | Francois-Xavier Coudert | 1 | -1/+45 |
2015-08-16 | re PR fortran/54656 (ICE with software REAL(16) for NORM2) | Francois-Xavier Coudert | 1 | -0/+5 |
2015-08-16 | trans-intrinsic.c (conv_intrinsic_ieee_is_negative): Use type generic BUILT_I... | Francois-Xavier Coudert | 1 | -8/+7 |
2015-08-01 | re PR fortran/67091 ([OOP] Bad result for type-bound procedures returning poi... | Paul Thomas | 1 | -0/+2 |
2015-07-17 | Fix fortran double address operator with co_reduce | Alessandro Fanfarillo | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -4/+0 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -5/+1 |
2015-04-23 | PF fortran/60322 | Andre Vehreschild | 1 | -3/+20 |
2015-03-24 | re PR fortran/64787 (Invalid code on sourced allocation of class(*) character... | Andre Vehreschild | 1 | -6/+6 |
2015-03-17 | re PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4... | Jerry DeLisle | 1 | -36/+94 |
2015-01-17 | re PR fortran/64578 ([OOP] Seg-fault and ICE with unlimited polymorphic array... | Paul Thomas | 1 | -49/+53 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -1/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-22 | trans-intrinsic.c (gfc_conv_intrinsic_caf_get, [...]): Fix vector handling. | Tobias Burnus | 1 | -8/+14 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -27/+27 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -3/+3 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -3/+3 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+2 |
2014-12-02 | re PR fortran/64137 (Fortran FE builds invalid GENERIC) | Richard Biener | 1 | -2/+2 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -1/+1 |
2014-11-25 | error.c (gfc_internal_error): Convert to common diagnostics. | Tobias Burnus | 1 | -2/+2 |
2014-10-24 | check.c (check_co_collective): Reject coindexed A args. | Tobias Burnus | 1 | -10/+62 |
2014-10-19 | re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit... | Francois-Xavier Coudert | 1 | -30/+79 |
2014-10-09 | f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. | Francois-Xavier Coudert | 1 | -0/+336 |
2014-09-25 | check.c (check_co_collective): Renamed from | Tobias Burnus | 1 | -12/+25 |
2014-09-20 | trans-intrinsic.c (conv_intrinsic_atomic_op): Fix issue with generating tempo... | Alessandro Fanfarillo | 1 | -1/+1 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -3/+3 |
2014-08-31 | trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar... | Tobias Burnus | 1 | -9/+20 |
2014-08-30 | trans.h (gfc_caf_get_image_index, [...]): New prototypes. | Tobias Burnus | 1 | -152/+14 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-07-26 | check.c (gfc_check_sizeof): Permit for assumed type if and only if it has an ... | Tobias Burnus | 1 | -45/+120 |
2014-07-14 | trans-intrinsic.c (conv_intrinsic_atomic_ref): Fix handling for kind mismatch... | Tobias Burnus | 1 | -1/+14 |
2014-07-12 | libgfortran.h (libcaf_atomic_codes): Add. | Tobias Burnus | 1 | -81/+270 |
2014-07-12 | check.c (gfc_check_atomic): Update for STAT=. | Tobias Burnus | 1 | -13/+206 |
2014-07-04 | resolve.c (resolve_assoc_var): Fix corank setting. | Tobias Burnus | 1 | -3/+19 |
2014-06-25 | resolve.c (resolve_ordinary_assign): Don't invoke caf_send when assigning a c... | Tobias Burnus | 1 | -0/+8 |
2014-06-25 | check.c (check_co_minmaxsum): Add definable check. | Tobias Burnus | 1 | -1/+2 |