summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tree.h: Update documentation on nothrow_flag.kenner2004-01-051-1/+4
* * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.rth2003-12-021-2/+1
* PR middle-end/12526jason2003-11-141-0/+1
* PR opt/12275hubicka2003-11-131-1/+1
* * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITYaustern2003-11-061-12/+16
* * tree.h (dwarf2out_def_cfa, dwarf2out_args_size,aj2003-10-261-4/+4
* * tree.h (IS_EXPR_CODE_CLASS): Use strchr.jason2003-10-211-3/+5
* * stmt.c (resolve_asm_operand_names): Call check_unique_operand_namesjason2003-10-091-0/+2
* * stmt.c (expand_asm_operands): Take a location_t, instead ofrth2003-09-281-2/+1
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-23/+7
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-7/+23
* * targhooks.c: New file.dj2003-09-041-1/+1
* * function.c (allocate_struct_function): New, split out of ...rth2003-08-291-0/+1