aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-205/+556
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther1-3/+19
2012-08-09tree.h (SSA_VAR_P): Simplify.Richard Guenther1-6/+3
2012-08-01tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz1-10/+0
2012-07-25expr.c (expand_expr_real_1): Do not expand operand #1 and #2 of BIT_FIELD_REF...Eric Botcazou1-19/+1
2012-07-18re PR tree-optimization/53970 (-ftree-vectorization does not handle well unal...Richard Guenther1-6/+0
2012-07-18tree.h (get_object_or_type_alignment): Remove.Richard Guenther1-1/+0
2012-07-16function.c (stack_protect_epilogue): Use expand_call to expand targetm.stack_...Steven Bosscher1-1/+0
2012-07-16flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.Steven Bosscher1-1/+25
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+2
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-1/+0
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-0/+6
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-0/+1
2012-07-02stmt.c (emit_case_bit_tests): Remove.Steven Bosscher1-2/+0
2012-06-30coverage.c (bbg_file_stamp): New.Nathan Sidwell1-0/+1
2012-06-27commentJason Merrill1-0/+2
2012-06-20Add DECL_SOURCE_COLUMN.Rüdiger Sonderfeld1-0/+1
2012-06-17output.h (split_double): Move prototype to rtl.h.Steven Bosscher1-0/+7
2012-06-17cfglayout.h: Remove.Steven Bosscher1-0/+6
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-0/+23
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-0/+2
2012-05-29integrate.c: Remove.Steven Bosscher1-4/+0
2012-05-29rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-05-24tree.h (alias_diag_flags): Remove.Jan Hubicka1-31/+4
2012-05-22tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.Richard Guenther1-1/+6
2012-05-15tree.h (EXPR_LOCATION): Use CAN_HAVE_LOCATION_P.Paolo Carlini1-1/+1
2012-05-10cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.Richard Guenther1-11/+0
2012-05-03builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor1-2/+4
2012-05-02tree.c (valid_constant_size_p): New function.Richard Guenther1-0/+1
2012-04-19re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'...Michael Matz1-3/+2
2012-04-17tree-flow.h (array_at_struct_end_p): Move declaration ...Richard Guenther1-0/+2
2012-04-16re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'...Richard Guenther1-2/+5
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou1-0/+2
2012-04-10c-common.c (warn_if_unused_value): Move definition to here.Manuel López-Ibáñez1-1/+0
2012-03-20tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc...Tristan Gingold1-14/+15
2012-03-19tree.def (REALPART_EXPR, [...]): Move.Eric Botcazou1-2/+2
2012-03-16tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther1-3/+6
2012-03-14re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace...Richard Guenther1-0/+5
2012-03-05re PR debug/51902 (lexical_blocks inside inlined_subroutines generate duplica...Jakub Jelinek1-0/+3
2012-01-25tree.h (get_pointer_alignment_1): Declare.Richard Guenther1-0/+1
2012-01-14re PR c++/50012 (C++ front end misses -Wsign-compare warnings when extraneous...Ian Lance Taylor1-8/+8
2012-01-11tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou1-2/+1
2012-01-04re PR middle-end/51750 (FAIL: 25_algorithms/heap/moveable*.cc execution test)Richard Guenther1-0/+1
2011-12-15builtins.def (BUILT_IN_STPNCPY_CHK): New definition.Romain Geissler1-1/+2
2011-12-15re PR debug/51564 (ICE in force_type_die, at dwarf2out.c:19288)Richard Guenther1-12/+3
2011-12-14tree.c (free_lang_data_in_type): Do not clear fields dependent on debuginfo l...Richard Guenther1-1/+1
2011-12-08re PR tree-optimization/51315 (unaligned memory accesses generated with -ftre...Eric Botcazou1-0/+1
2011-12-05cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther1-6/+0
2011-11-25re PR other/51011 (FAIL: gcc.dg/atomic-generic.c (test for excess errors))Andrew MacLeod1-1/+0