summaryrefslogtreecommitdiff
path: root/gcc/tree-nested.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* tree.h (DECL_NONLOCAL_FRAME): New macro.Eric Botcazou2012-10-021-0/+1
* tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into...Richard Guenther2012-08-071-0/+14
* expr.c (expand_expr_real_1): Do not expand operand #1 and #2 of BIT_FIELD_REF...Eric Botcazou2012-07-251-14/+0
* coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz2012-05-021-32/+33
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-5/+6
* re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek2012-03-221-3/+21
* Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2011-10-111-4/+4
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-0/+4
* tree-nested.c (get_trampoline_type): Use size_int.Richard Guenther2011-04-291-2/+2
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-4/+4
* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.Eric Botcazou2010-11-271-22/+39
* tree-nested.c (build_addr): Use build_fold_addr_expr.Richard Guenther2010-11-041-1/+1
* tree-nested.c (convert_all_function_calls): Iterate until after the sum of st...Eric Botcazou2010-08-311-12/+7
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-16/+16