Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-traits.h (ggc_hasher): Rename to... | Richard Sandiford | 1 | -1/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -1/+1 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-04-23 | PF fortran/60322 | Andre Vehreschild | 1 | -32/+87 |
2015-03-10 | trans.h (caf_sync_memory): New function decl tree. | Alessandro Fanfarillo | 1 | -6/+5 |
2015-02-02 | trans-decl.c (gfc_get_symbol_decl): Removed duplicate code. | Andre Vehreschild | 1 | -2/+0 |
2015-01-23 | In gcc/fortran/ fixed some cosmetics. | Andre Vehreschild | 1 | -4/+5 |
2015-01-18 | re PR fortran/55901 ([OOP] type is (character(len=*)) misinterpreted as array) | Paul Thomas | 1 | -2/+13 |
2015-01-17 | re PR fortran/60334 (Segmentation fault on character pointer assignments) | Andre Vehreschild | 1 | -5/+23 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+7 |
2015-01-13 | re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-structalias.c:30... | Jakub Jelinek | 1 | -2/+3 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-08 | trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr... | Tobias Burnus | 1 | -7/+27 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-02 | trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr... | Tobias Burnus | 1 | -3/+15 |
2014-12-31 | trans-array.c (trans_array_bound_check): Use xasprintf instead of unchecked a... | Uros Bizjak | 1 | -2/+2 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -16/+15 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -24/+14 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -11/+11 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -13/+25 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -4/+3 |
2014-11-25 | error.c (gfc_internal_error): Convert to common diagnostics. | Tobias Burnus | 1 | -3/+3 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+4 |
2014-10-24 | check.c (check_co_collective): Reject coindexed A args. | Tobias Burnus | 1 | -0/+9 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+6 |
2014-10-12 | move many gc hashtab to hash_table | Trevor Saunders | 1 | -40/+30 |
2014-10-09 | f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. | Francois-Xavier Coudert | 1 | -32/+2 |
2014-09-25 | check.c (check_co_collective): Renamed from | Tobias Burnus | 1 | -0/+6 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -3/+3 |
2014-09-13 | re PR fortran/63252 (tree_class_check_failed) | Tobias Burnus | 1 | -1/+1 |
2014-09-04 | Revert incorrect merging of debug-early branch. | Aldy Hernandez | 1 | -1/+1 |
2014-09-04 | + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early... | Aldy Hernandez | 1 | -1/+1 |
2014-08-31 | trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar... | Tobias Burnus | 1 | -6/+9 |
2014-08-25 | IPA C++ refactoring 4/N | Martin Liska | 1 | -4/+4 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+1 |
2014-08-14 | gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL. | Tobias Burnus | 1 | -14/+29 |
2014-08-02 | add a hash_set based on hash_table | Trevor Saunders | 1 | -5/+5 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -2/+2 |
2014-07-12 | libgfortran.h (libcaf_atomic_codes): Add. | Tobias Burnus | 1 | -0/+26 |
2014-07-09 | Avoid using create_tmp_var for static decls. | Bernd Schmidt | 1 | -1/+6 |
2014-07-04 | resolve.c (resolve_assoc_var): Fix corank setting. | Tobias Burnus | 1 | -1/+2 |
2014-06-28 | re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception... | Francois-Xavier Coudert | 1 | -3/+77 |
2014-06-23 | trans-decl.c (gfc_trans_deferred_vars): Fix handling of explicit-size arrays ... | Tobias Burnus | 1 | -1/+1 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -0/+4 |
2014-06-17 | check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET. | Tobias Burnus | 1 | -6/+25 |
2014-06-15 | c-common.c (handle_tls_model_attribute): Use set_decl_tls_model. | Jan Hubicka | 1 | -2/+2 |
2014-06-15 | re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co... | Francois-Xavier Coudert | 1 | -0/+14 |