summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.h: Remove include of version.hmgadams2004-06-031-1/+0
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-1/+0
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-11/+11
* * gimplify.c (sort_case_labels): New. Split out from...steven2004-05-301-0/+1
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-1/+1
* * tree.h: Fix comment typo.sayle2004-05-261-1/+1
* ChangeLog:bonzini2004-05-241-1/+1
* 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>zack2004-05-221-1/+8
* PR middle-end/3074sayle2004-05-201-5/+0
* PR c++/15463rakdver2004-05-191-1/+0
* 2004-05-19 Steven Bosscher <stevenb@suse.de>steven2004-05-191-11/+0
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-191-0/+1
* * toplev.h (flag_delete_null_pointer_checks): Move from here to...law2004-05-181-0/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-65/+607
* * tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_ARRAY_CHECKzack2004-05-011-4/+4
* * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,rakdver2004-04-231-6/+7
* * fold-const.c (fold_convert): Make function extern/public.sayle2004-04-201-0/+1
* * c-decl.c (finish_decl): Make a decl_stmt for a variable-sizedkenner2004-04-121-0/+5
* * c-decl.c (build_compound_literal): Use TYPE_READONLY.kenner2004-04-051-21/+38
* * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.kenner2004-04-011-5/+10
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-5/+12
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.kenner2004-03-231-11/+49
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-0/+18
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-1/+1
* * tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly.kenner2004-03-191-1/+1
* * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.kenner2004-03-181-17/+77
* gcc/ChangeLogbonzini2004-03-161-53/+2
* New option -Wstrict-aliasing=2.wilson2004-03-101-0/+1
* * tree.h (BUILTIN_EXP10_P, BUILTIN_EXPONENT_P, BUILTIN_SQRT_P,ghazi2004-03-061-0/+18
* * tree.h (TYPE_HASH): Use TYPE_UID.jason2004-03-051-3/+6
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-11/+24
* * stmt.c (expand_start_case_dummy): Remove.kazu2004-02-261-1/+0
* * builtins.c (apply_args_register_offset): Remove.kazu2004-02-261-1/+0
* * stor-layout.c (is_pending_size): Remove.kazu2004-02-261-1/+0
* * tree.c (check_qualified_type): New fn.jason2004-02-241-0/+5
* * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros.rth2004-02-191-1/+18
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-2/+3
* * tree.h (frame_base_decl): Add GTY marker.uweigand2004-02-111-1/+1
* 2004-02-10 Ziemowit Laski <zlaski@apple.com>zlaski2004-02-111-0/+2
* PR/14058zlomek2004-02-101-0/+1
* * c-common.c (shadow_warning): Delete.zack2004-02-081-7/+0
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-0/+1
* PR middle-end/13750ro2004-02-051-2/+2
* * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_Ppbrook2004-02-041-0/+7
* PR c++/13975mmitchel2004-02-031-3/+7
* * tree.c (commutative_tree_code, associative_tree_code): Newsayle2004-02-031-0/+2
* Index: ChangeLoggeoffk2004-01-161-2/+2
* * system.h: Poison PROMOTED_MODEsteven2004-01-141-6/+1
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-0/+1