summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli2010-06-061-0/+2
* tree.h (struct tree_decl_map): New type.Jakub Jelinek2010-06-021-0/+11
* tree.h (build_nt_call_list): Delete.Nathan Froyd2010-06-011-1/+0
* * tree.h (tree_range_check_failed): Declare noreturn.Jan Hubicka2010-05-311-1/+2
* Revert "Fix PR c++/44188"Dodji Seketeli2010-05-281-2/+0
* re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli2010-05-271-0/+2
* print-tree.c (debug_vec_tree): New fn.Jason Merrill2010-05-271-0/+2
* demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2010-05-261-0/+4
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-0/+2
* double-int.h (double_int_ior): New function.Anatoly Sokolov2010-05-201-2/+0
* Revert:Nathan Froyd2010-05-191-0/+1
* tree.h (build_call_list): Remove.Nathan Froyd2010-05-181-1/+0
* tree.h (build_int_cstu): Implement as static inline.Anatoly Sokolov2010-05-191-1/+8
* cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor2010-05-171-0/+2
* tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd2010-05-171-2/+0
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-5/+1
* tree.h (ctor_to_list): Delete.Nathan Froyd2010-05-151-4/+0
* tree.h (memory_identifier_string): Remove.Jan Hubicka2010-05-151-3/+0
* * tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.Eric Botcazou2010-05-141-5/+1
* c-common.c (struct c_common_attributes): Add fnspec attribute.Richard Guenther2010-05-101-0/+24
* tree.h (TREE_ADDRESSABLE): Adjust comment to say that this is also meaningful...Jakub Jelinek2010-05-071-3/+4
* stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.Steven Bosscher2010-05-051-2/+2
* double-int.h (tree_to_double_int): Remove macro.Anatoly Sokolov2010-05-031-0/+11
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-2/+0
* Uniquization of constants at the Tree levelEric Botcazou2010-04-281-3/+10
* Remove bogus hunk in previous commitEric Botcazou2010-04-271-1/+0
* * tree.h: Fix truncated long macros.Eric Botcazou2010-04-271-97/+157
* tree.h (TYPE_REF_IS_RVALUE): Define.Jakub Jelinek2010-04-201-0/+7
* tree.h (ENUM_IS_SCOPED): Define.Jakub Jelinek2010-04-191-0/+6
* fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou2010-04-181-2/+2
* tree.h (struct tree_decl_minimal): Move pt_uid ...Richard Guenther2010-04-161-4/+6
* tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther2010-04-151-0/+10
* Makefile.in (OBJS-common): Add gimple-fold.o.Richard Guenther2010-04-151-5/+0
* fold-const.c (LOWPART, [...]): Move ...Richard Guenther2010-04-151-38/+0
* double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov2010-04-151-2/+2
* tree.h (TREE_ADDRESSABLE): Document its effect for function types.Eric Botcazou2010-04-081-3/+4
* re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek2010-04-071-1/+8
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-2/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* tree.h: Declare make_decl_rtl_for_debug.Aldy Hernandez2010-03-181-0/+1
* re PR tree-optimization/43257 (IPA-SRA changes DECL_ASSEMBLER_NAME)Martin Jambor2010-03-111-0/+2
* Improve wording..Mike Stump2010-02-181-1/+1
* tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson2010-01-211-6/+12
* re PR middle-end/42224 (32bit pointers to 32bit pointers abort on 64bit VMS a...Ulrich Weigand2009-12-021-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-7/+7
* tree.h (union tree_ann_d): Don't declare.Michael Matz2009-11-241-3/+10
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-101-5/+0
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-0/+1
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-1/+28