aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-25tree.h: Update the table of flags used on tree nodes.Eric Botcazou1-64/+122
2008-05-25Delete get_inner_array_type. Use strip_array_types instead.Alan Modra1-1/+1
2008-05-14optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_...Kenneth Zadeck1-3/+1
2008-05-13tree.h (init_phinodes, [...]): Move ...Diego Novillo1-22/+0
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-6/+15
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-37/+1
2008-05-07[multiple changes]Kenneth Zadeck1-22/+37
2008-05-01tree.h (TYPE_NONALIASED_COMPONENT): Expand comment.Eric Botcazou1-3/+17
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-1/+1
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini1-13/+2
2008-04-11tree.h (struct tree_base): Added a new flag default_def_flag.Oleg Ryjkov1-2/+3
2008-04-08fold-canst.c (tree_call_nonnegative_warnv_p): New.Rafael Avila de Espindola1-0/+3
2008-04-07Removal of Return with Depressed Stack Pointer supportEric Botcazou1-10/+2
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-2/+0
2008-03-28fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.Rafael Avila de Espindola1-0/+10
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+6
2008-03-06tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther1-6/+0
2008-03-05tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther1-14/+7
2008-02-28revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-8/+0
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-16/+3
2008-02-26tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+8
2008-02-25revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-6/+0
2008-02-25tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+6
2008-02-20tree.h (fold_real_zero_addition_p): Declare.Richard Guenther1-0/+2
2008-02-08re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford1-0/+2