aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-18tree-vrp.c (ssa_name_nonzero_p): Remove.Kazu Hirata1-1/+0
2009-04-18tree.c (function_args_count): Remove.Kazu Hirata1-1/+0
2009-04-18tree-iterator.c (expr_only): Remove.Kazu Hirata1-1/+0
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-0/+9
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-62/+5
2009-04-02builtins.c (is_builtin_name): New.Rafael Avila de Espindola1-0/+1
2009-03-31tree.h (div_if_zero_remainder): Declare.Richard Guenther1-0/+1
2009-03-31re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther1-7/+1
2009-03-30re PR middle-end/38237 (multiple weak directives)Steve Ellcey1-0/+4
2009-03-30fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW.Paolo Bonzini1-3/+0
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+1
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-0/+6
2009-03-28re PR tree-optimization/37795 (if-combine doesn't optimize != after >= test)Richard Guenther1-0/+2
2009-03-27re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu1-2/+4
2009-03-23cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther1-1/+1
2009-03-03re PR tree-optimization/39272 (-D_FORTIFY_SOURCE=2 no longer warns with new g...Richard Guenther1-0/+1
2009-03-01re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-0/+5
2009-02-27re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-10/+10
2009-02-23re PR tree-optimization/37709 (inlining causes explosion in debug info)Jan Hubicka1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-18re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill1-2/+2
2009-01-23re PR middle-end/38932 (ICE in set_value_range, at tree-vrp.c:398)Paolo Bonzini1-0/+1
2009-01-22Reverted commit 143546 related to PR c++/26693Dodji Seketeli1-3/+0
2009-01-21re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli1-0/+3
2008-12-08re PR middle-end/38240 (Vector type definitions not compatible with attribute...Richard Henderson1-1/+8
2008-10-29re PR middle-end/11492 (Bogus warning with -Wsign-compare)Manuel López-Ibáñez1-0/+1
2008-10-24re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez1-0/+11
2008-10-11tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF in head comment.Eric Botcazou1-6/+6
2008-10-09re PR middle-end/37774 (Alignment information is lost for ARRAY_REFs)Jakub Jelinek1-0/+1
2008-10-06PR c++/37376, other mangling issuesJason Merrill1-1/+1
2008-10-05re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli1-0/+5
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka1-7/+7
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini1-1/+0
2008-09-01tree.c (protected_set_expr_location): New.Aldy Hernandez1-0/+2
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-8/+4
2008-08-29tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka1-0/+2
2008-08-23tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka1-0/+1
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-2/+2
2008-08-13tree.h (maybe_fold_offset_to_address): Declare.Richard Guenther1-0/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-214/+58
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+75
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-3/+2
2008-07-13cgraph.c (assembler_name_hash): New static var.Jan Hubicka1-1/+2
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin1-21/+1
2008-07-02Implement WG21 N2672, Initializer List proposed wordingJason Merrill1-0/+7
2008-06-28tree.c (build_varargs_function_type_list): New.Kai Tietz1-0/+1
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-5/+4
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-3/+44
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-26re PR tree-optimization/36329 (latent problem with tree inlining)Eric Botcazou1-1/+1