aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-6/+7
2007-08-09tree.h (fixed_zerop): Declare as taking a const_tree.Michael Matz1-1/+1
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-2/+224
2007-08-01tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak1-0/+2
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-25/+67
2007-07-28calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi1-12/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-10/+10
2007-07-25expr.c (handled_component_p): Constify.Kaveh R. Ghazi1-50/+50
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi1-1/+1
2007-07-25coretypes.h (const_bitmap, [...]): New.Kaveh R. Ghazi1-31/+31
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+6
2007-07-12builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating1-4/+2
2007-07-12re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin1-6/+0
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-18/+14
2007-07-03* tree.h (DECL_ALIGN): Back out previous change.Geoffrey Keating1-1/+1
2007-07-03* tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.Geoffrey Keating1-1/+1
2007-07-02tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.Eric Botcazou1-1/+1
2007-06-27re PR middle-end/32492 (attribute always_inline -> sorry, unimplemented: re...Richard Guenther1-0/+1
2007-06-23re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther1-1/+7
2007-06-21re PR middle-end/20623 (ICE: fold check: original tree changed by fold with -...Sebastian Pop1-0/+1
2007-06-20re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Adam Nemet1-0/+5
2007-06-13basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata1-3/+0
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-0/+13
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+1
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-2/+1
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-0/+6
2007-05-19re PR middle-end/30250 (Evaluate lgamma/gamma at compile-time)Kaveh R. Ghazi1-0/+1
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses1-0/+1
2007-05-01tree.h (maybe_fold_offset_to_component_ref): Remove.Jan Hubicka1-2/+1
2007-04-30double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c.Brooks Moses1-0/+1
2007-04-21tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski1-3/+9
2007-04-19fold-const.c: Remove prototypes for native_encode_expr and native_interpret_e...Brooks Moses1-0/+4
2007-04-08tree.h (maybe_fold_offset_to_component_ref): Declare.Jan Hubicka1-0/+2
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-1/+0
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+1
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-0/+2
2007-03-28tree.c (is_global_var): Move ...Richard Guenther1-1/+0
2007-03-28tree.c (tree_contains_struct): Permit 512 tree codes.Douglas Gregor1-3/+5
2007-03-14re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak1-0/+1
2007-03-12ipa-type-escape improvementsOlga Golovanevsky1-1/+1
2007-02-28builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore1-4/+3
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell1-22/+68
2007-02-16re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle1-2/+4
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-18/+144
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-0/+6
2007-02-12tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+2
2007-02-11re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell1-0/+20
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-0/+1
2007-02-06tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini1-2/+11