summaryrefslogtreecommitdiff
path: root/gcc/tree-nested.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge2015-12-231-2/+0
* Fix misleading indentation in tree-nested.cDavid Malcolm2015-12-091-21/+21
* OpenACC host_data support.Julian Brown2015-12-011-0/+2
* tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM...Cesar Philippidis2015-11-301-8/+52
* DWARF: fix loc. descr. generation for DW_AT_static_linkPierre-Marie de Rodat2015-11-261-6/+56
* re PR tree-optimization/68128 (A huge regression in Parboil v2.5 OpenMP CUTCP...Jakub Jelinek2015-11-261-0/+4
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-12/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-7/+7
* tree-nested.h (build_addr): Adjust prototype.Richard Biener2015-10-161-31/+11
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-131-0/+38
* switch from gimple to gimple*Trevor Saunders2015-09-201-9/+9
* re PR middle-end/66633 (ICE on valid "verify_gimple failed" with OpenMP)Jakub Jelinek2015-07-091-8/+48
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+4
* re PR middle-end/66633 (ICE on valid "verify_gimple failed" with OpenMP)Eric Botcazou2015-07-011-2/+6
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-10/+10
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-22/+30
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+1
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek2014-09-021-0/+2
* Fix invalid gimple made by finalize_nesting_tree_1.Bernd Schmidt2014-08-251-5/+5
* IPA C++ refactoring 4/NMartin Liska2014-08-251-1/+1
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-40/+30
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-7/+7
* IPA C++ refactoring 1/NMartin Liska2014-07-241-4/+4
* gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP, [...]): Make sur...Jakub Jelinek2014-06-241-10/+157
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-1/+76
* re PR debug/53927 (wrong value for DW_AT_static_link)Eric Botcazou2014-06-061-2/+12
* tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek2014-05-111-0/+2
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-241-0/+22
* re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)Jakub Jelinek2014-01-171-0/+49
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+6
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+2
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+2
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-5/+5
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-0/+1
* target.c: New file.Jakub Jelinek2013-10-111-0/+37