aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-decl.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus1-2/+26
2015-11-30tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM...Cesar Philippidis1-0/+15
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris1-6/+144
2015-11-20[multiple changes]Paul Thomas1-3/+4
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-3/+0
2015-10-29[multiple changes]Steven G. Kargl1-0/+10
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-10/+8
2015-08-05re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-8/+24
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-07-06re PR fortran/58586 (ICE with derived type with allocatable component passed ...Andre Vehreschild1-7/+45
2015-07-02re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-2/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-1/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-23PF fortran/60322Andre Vehreschild1-32/+87
2015-03-10trans.h (caf_sync_memory): New function decl tree.Alessandro Fanfarillo1-6/+5
2015-02-02trans-decl.c (gfc_get_symbol_decl): Removed duplicate code.Andre Vehreschild1-2/+0
2015-01-23In gcc/fortran/ fixed some cosmetics.Andre Vehreschild1-4/+5
2015-01-18re PR fortran/55901 ([OOP] type is (character(len=*)) misinterpreted as array)Paul Thomas1-2/+13
2015-01-17re PR fortran/60334 (Segmentation fault on character pointer assignments)Andre Vehreschild1-5/+23
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+7
2015-01-13re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-structalias.c:30...Jakub Jelinek1-2/+3
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-08trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...Tobias Burnus1-7/+27
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2015-01-02trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...Tobias Burnus1-3/+15
2014-12-31trans-array.c (trans_array_bound_check): Use xasprintf instead of unchecked a...Uros Bizjak1-2/+2
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-16/+15
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-24/+14
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-11/+11
2014-12-03re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-13/+25
2014-11-30gfortran.h (gfc_option_t): Remove warn_aliasing,Tobias Burnus1-4/+3
2014-11-25error.c (gfc_internal_error): Convert to common diagnostics.Tobias Burnus1-3/+3
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-40/+30
2014-10-09f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins.Francois-Xavier Coudert1-32/+2
2014-09-25check.c (check_co_collective): Renamed fromTobias Burnus1-0/+6
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele1-3/+3
2014-09-13re PR fortran/63252 (tree_class_check_failed)Tobias Burnus1-1/+1
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-1/+1
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-1/+1
2014-08-31trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar...Tobias Burnus1-6/+9
2014-08-25IPA C++ refactoring 4/NMartin Liska1-4/+4
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+1
2014-08-14gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.Tobias Burnus1-14/+29