summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.rsandifo2005-01-071-2/+2
* 2005-01-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-061-1/+2
* 2004-12-24 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-241-0/+4
* PR middle-end/17746ebotcazou2004-12-231-1/+2
* 2004-12-22 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-231-8/+0
* 2004-12-22 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-221-5/+0
* * system.h (IN_RANGE): Restore HOST_WIDE_INT cast.nathan2004-12-221-1/+1
* 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth2004-12-221-0/+5
* * system.c (IN_RANGE): Use plain unsigned, not unsignednathan2004-12-211-13/+23
* gcc/steven2004-12-201-1/+2
* PR middle-end/16417rth2004-12-191-0/+1
* * tree.def (SET_TYPE): Remove.nathan2004-12-091-6/+2
* PR 17982zack2004-12-081-0/+1
* gcc/kazu2004-12-071-5/+0
* 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-12-041-0/+1
* * tree.c (operand_equal_for_phi_arg_p): New.kazu2004-11-271-0/+1
* gcc/steven2004-11-241-11/+0
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-11/+10
* * tree-phinode.c (resize_phi_node): Abort when LEN is strictlykazu2004-11-231-2/+1
* * fold-const.c (nondestructive_fold_binary_to_constant): Renamesayle2004-11-231-2/+2
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-6/+0
* * tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader.law2004-11-171-9/+1
* PR tree-optimization/18431rakdver2004-11-151-1/+2
* * tree.h: Fix a comment typo.kazu2004-11-131-1/+1
* * tree.h: Fix a comment typo.kazu2004-11-131-1/+1
* * tree-cfg.c (hashtab.h): Include.law2004-11-131-3/+12
* * varasm.c (get_named_section_flags, decl_tls_model): Makekazu2004-11-111-1/+0
* * function.c (combine_temp_slots, assign_parms,kazu2004-11-091-3/+0
* * fold-const.c (pedantic_non_lvalue): Make it static.kazu2004-11-091-1/+0
* * tree-ssa-loop-niter.c (upper_bound_in_type,kazu2004-11-081-4/+0
* * tree-phinodes.c (make_phi_node): Make it static.kazu2004-11-041-1/+0
* * stmt.c (expand_asm, expand_asm_operands): Make them static.kazu2004-11-041-2/+0
* * expr.c (mostly_zero_p): Make it static.kazu2004-11-041-1/+0
* * builtins.c (expand_builtin_return_addr,kazu2004-11-041-1/+0
* * tree-phinodes.c (make_phi_node, resize_phi_node): Don't zerokazu2004-10-291-1/+1
* * tree.h (struct tree_ssa_name): Remove field 'equiv'.dnovillo2004-10-291-2/+0
* PR tree-optimization/18048rakdver2004-10-271-0/+1
* * stmt.c (asm_op_is_mem_input): Remove.kazu2004-10-221-1/+0
* Speed up walk_tree by introducing a special-purpose hash table.austern2004-10-141-1/+5
* * tree.h (TREE_STRING_POINTER): Wrap in "const char *".rmathew2004-10-141-2/+3
* 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-111-0/+1
* * stmt.c (expand_decl_init): Remove.kazu2004-10-081-1/+0
* 2004-10-01 Jakub Jelinek <jakub@redhat.com>jakub2004-10-011-4/+0
* PR 17739rth2004-09-301-1/+1
* 2004-09-29 Daniel Berlin <dberlin@dberlin.org>dberlin2004-09-291-0/+6
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2004-09-291-0/+4
* * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,kazu2004-09-251-2/+2
* * tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE ratherlaw2004-09-231-16/+6
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-4/+6
* 2004-09-22 Eric Christopher <echristo@redhat.com>echristo2004-09-231-1/+0