summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke2006-02-091-1/+1
* tree.def (CHAR_TYPE): Remove.Roger Sayle2006-02-081-4/+2
* tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY...Roger Sayle2006-02-031-1/+1
* tree.h (OMP_CLAUSE_SUBCODE_CHECK): Add definition for --disable-checking.Shantonu Sen2006-01-261-0/+1
* re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo2006-01-251-18/+149
* tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo2006-01-191-0/+16
* [multiple changes]Diego Novillo2006-01-181-0/+107
* tree.c (tree_not_class_check_failed): New function.Ian Lance Taylor2006-01-141-2/+6
* tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin2005-12-301-0/+6
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+15
* tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo2005-12-091-1/+1
* * tree.h (DECL_EXTERNAL): Clarify documentation.Gabriel Dos Reis2005-12-081-1/+6
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-8/+38
* tree.h (build): Remove prototype.Richard Guenther2005-12-021-13/+0
* tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ...Roger Sayle2005-12-021-5/+2
* tree.h (CASE_FLT_FN, [...]): New macros.Volker Reichelt2005-11-301-0/+3
* re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva2005-11-091-2/+11
* re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)Jason Merrill2005-11-081-1/+1
* re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson2005-11-021-0/+4
* re PR c/24255 (__transparent_union__ mishandled)Richard Henderson2005-10-121-9/+3
* re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith2005-10-121-4/+3
* gimplify.c (find_single_pointer_decl_1): New static function.Ian Lance Taylor2005-10-031-2/+17
* tree-ssa-operands.c (swap_tree_operands): Export.Dorit Nuzman2005-09-191-0/+1
* function.c (ARG_POINTER_CFA_OFFSET): Move ...Richard Henderson2005-09-071-1/+0
* re PR middle-end/22043 (Fields not initialized for automatic structs with fle...Jakub Jelinek2005-08-231-1/+1
* c-typeck.c (build_function_call): Call fold_buildN_initializer or fold_buildN...James A. Morrison2005-08-171-1/+3
* tree.h (fold_build1): Change to macro and call fold_build1_stat.Andrew Pinski2005-08-041-3/+6
* re PR middle-end/23221 (-fstack-protector does not protect tail call functions)Richard Henderson2005-08-031-0/+1
* Better debug info for inlined functions.James E Wilson2005-07-251-0/+7
* expr.c (highest_pow2_factor): Make extern.Ira Rosen2005-07-251-0/+3
* tree.h (tree_expr_nonzero_p): Export.James A. Morrison2005-07-201-0/+2
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-6/+57
* re PR tree-optimization/22404 (ICE in first_vi_for_offset)Daniel Berlin2005-07-111-0/+1
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-480/+658
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-94/+0
* coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher2005-06-301-5/+15
* re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048))))Steve Ellcey2005-06-291-1/+6
* builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek2005-06-271-0/+11
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill2005-06-231-4/+4
* re PR tree-optimization/22035 (complex float comparison broken)Richard Henderson2005-06-161-3/+0
* re PR tree-optimization/20610 (Real by complex multiplications perform unnece...Richard Henderson2005-06-091-2/+11
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-4/+17
* cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.Daniel Berlin2005-06-041-2/+10
* [multiple changes]Diego Novillo2005-06-011-8/+1
* tree.h (fold_indirect_ref_1): Export from fold-const.c.Richard Guenther2005-06-011-0/+1
* c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin2005-06-011-1/+8
* basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata2005-05-271-3/+0
* tree-nested.c (build_addr): New "context" argument.Jeff Law2005-05-241-1/+1