summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet2009-06-171-22/+10
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-4/+6
* passes.c: Add bswap pass.Andreas Krebbel2009-06-141-0/+1
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-9/+14
* tree.h (tree_base): Add packed_flag and user_align fields.Nathan Froyd2009-06-101-24/+21
* dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument...Jakub Jelinek2009-06-011-1/+1
* tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...Olivier Hainque2009-06-011-0/+5
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-14/+1
* tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor2009-05-211-1/+9
* re PR c/16302 (gcc fails to warn about some common logic errors)Manuel López-Ibáñez2009-05-151-0/+4
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-0/+1
* re PR middle-end/40147 (Memory leak in revision 147436)H.J. Lu2009-05-141-0/+3
* tree.h: Remove DECL_BY_REFERENCE from private_flag comment.Jakub Jelinek2009-05-051-7/+9
* tree.h (strip_float_extensions): Remove duplicate declaration.Shujing Zhao2009-05-051-15/+23
* tree.h (TYPE_VECTOR_OPAQUE): Fix documentation.Paolo Bonzini2009-05-031-2/+2
* tree.h (SSA_NAME_VALUE): Remove.Richard Guenther2009-04-281-11/+0
* tree.h (DECL_BY_REFERENCE): Note that it is also valid for !TREE_STATIC VAR_D...Jakub Jelinek2009-04-261-3/+4
* tree.c (list_equal_p): New function.Jan Hubicka2009-04-251-0/+1
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-94/+49
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-1/+3
* expr.c (handled_component_p): Move ...Richard Guenther2009-04-201-1/+18
* tree-vrp.c (ssa_name_nonzero_p): Remove.Kazu Hirata2009-04-181-1/+0
* tree.c (function_args_count): Remove.Kazu Hirata2009-04-181-1/+0
* tree-iterator.c (expr_only): Remove.Kazu Hirata2009-04-181-1/+0
* c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini2009-04-161-0/+9
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-62/+5
* builtins.c (is_builtin_name): New.Rafael Avila de Espindola2009-04-021-0/+1
* tree.h (div_if_zero_remainder): Declare.Richard Guenther2009-03-311-0/+1
* re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther2009-03-311-7/+1
* re PR middle-end/38237 (multiple weak directives)Steve Ellcey2009-03-301-0/+4
* fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW.Paolo Bonzini2009-03-301-3/+0
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-0/+1
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-0/+6
* re PR tree-optimization/37795 (if-combine doesn't optimize != after >= test)Richard Guenther2009-03-281-0/+2
* re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu2009-03-271-2/+4
* cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther2009-03-231-1/+1
* re PR tree-optimization/39272 (-D_FORTIFY_SOURCE=2 no longer warns with new g...Richard Guenther2009-03-031-0/+1
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-03-011-0/+5
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-271-10/+10
* re PR tree-optimization/37709 (inlining causes explosion in debug info)Jan Hubicka2009-02-231-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill2009-02-181-2/+2
* re PR middle-end/38932 (ICE in set_value_range, at tree-vrp.c:398)Paolo Bonzini2009-01-231-0/+1
* Reverted commit 143546 related to PR c++/26693Dodji Seketeli2009-01-221-3/+0
* re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli2009-01-211-0/+3
* re PR middle-end/38240 (Vector type definitions not compatible with attribute...Richard Henderson2008-12-081-1/+8
* re PR middle-end/11492 (Bogus warning with -Wsign-compare)Manuel López-Ibáñez2008-10-291-0/+1
* re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez2008-10-241-0/+11
* tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF in head comment.Eric Botcazou2008-10-111-6/+6
* re PR middle-end/37774 (Alignment information is lost for ARRAY_REFs)Jakub Jelinek2008-10-091-0/+1