aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin1-0/+6
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+15
2005-12-09tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo1-1/+1
2005-12-08* tree.h (DECL_EXTERNAL): Clarify documentation.Gabriel Dos Reis1-1/+6
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-8/+38
2005-12-02tree.h (build): Remove prototype.Richard Guenther1-13/+0
2005-12-02tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ...Roger Sayle1-5/+2
2005-11-30tree.h (CASE_FLT_FN, [...]): New macros.Volker Reichelt1-0/+3
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-2/+11
2005-11-08re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)Jason Merrill1-1/+1
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-0/+4
2005-10-12re PR c/24255 (__transparent_union__ mishandled)Richard Henderson1-9/+3
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-4/+3
2005-10-03gimplify.c (find_single_pointer_decl_1): New static function.Ian Lance Taylor1-2/+17
2005-09-19tree-ssa-operands.c (swap_tree_operands): Export.Dorit Nuzman1-0/+1
2005-09-07function.c (ARG_POINTER_CFA_OFFSET): Move ...Richard Henderson1-1/+0
2005-08-23re PR middle-end/22043 (Fields not initialized for automatic structs with fle...Jakub Jelinek1-1/+1
2005-08-17c-typeck.c (build_function_call): Call fold_buildN_initializer or fold_buildN...James A. Morrison1-1/+3
2005-08-04tree.h (fold_build1): Change to macro and call fold_build1_stat.Andrew Pinski1-3/+6
2005-08-03re PR middle-end/23221 (-fstack-protector does not protect tail call functions)Richard Henderson1-0/+1
2005-07-25Better debug info for inlined functions.James E Wilson1-0/+7
2005-07-25expr.c (highest_pow2_factor): Make extern.Ira Rosen1-0/+3
2005-07-20tree.h (tree_expr_nonzero_p): Export.James A. Morrison1-0/+2
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-6/+57
2005-07-11re PR tree-optimization/22404 (ICE in first_vi_for_offset)Daniel Berlin1-0/+1
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-480/+658
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-94/+0
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-5/+15
2005-06-29re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048))))Steve Ellcey1-1/+6
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek1-0/+11
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-23re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill1-4/+4
2005-06-16re PR tree-optimization/22035 (complex float comparison broken)Richard Henderson1-3/+0
2005-06-09re PR tree-optimization/20610 (Real by complex multiplications perform unnece...Richard Henderson1-2/+11
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak1-4/+17
2005-06-04cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.Daniel Berlin1-2/+10
2005-06-01[multiple changes]Diego Novillo1-8/+1
2005-06-01tree.h (fold_indirect_ref_1): Export from fold-const.c.Richard Guenther1-0/+1
2005-06-01c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin1-1/+8
2005-05-27basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata1-3/+0
2005-05-24tree-nested.c (build_addr): New "context" argument.Jeff Law1-1/+1
2005-05-17tree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand_simple_operations to ...Zdenek Dvorak1-0/+1
2005-05-11Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.Jan Hubicka1-0/+1
2005-05-11re PR middle-end/20371 (Some corner cases of MS bitfields don't work)J"orn Rennecke1-0/+3
2005-05-03lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod1-6/+6
2005-04-29tree.c (build_block): Removed unused 'tags' argument.Tom Tromey1-1/+1
2005-04-28* tree.h (edge_def): Remove.Kazu Hirata1-2/+0
2005-04-27* tree.h (phi_arg_d): Expand a comment in phi_arg_d.Kazu Hirata1-1/+3
2005-04-26tree.h (tree_phi_node): Add a comment about the order of PHI arguments.Kazu Hirata1-0/+2