summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * fold-const.c (const_binop): Avoid performing the FP operation atsayle2003-07-181-0/+1
* * c-common.c (c_common_type_for_mode): Handle V4DFmode.geoffk2003-07-151-0/+2
* * ggc-page.c (extra_order_size_table): Insns have 9 slots. Regsgerald2003-07-141-0/+24
* Index: ChangeLoggeoffk2003-07-111-6/+8
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-1/+1
* * tree.h (default_flag_random_seed): Remove.nathan2003-07-061-1/+0
* * tree.h (crc32_string): Declare.nathan2003-07-061-0/+1
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-428/+392
* 2003-07-03 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-031-0/+31
* * expr.c (do_store_flag): Remove special case folding forlaw2003-07-031-0/+2
* * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, itlaw2003-07-011-1/+1
* * c-common.c (handle_used_attribute): Use mark_referenced.hubicka2003-06-251-0/+1
* * config/i386/i386.c (x86_output_mi_thunk): Don't pass MEM to %P0,jakub2003-06-231-0/+1
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-1/+1
* * c-tree.h: Remove declaration of poplevel.aj2003-06-191-4/+0
* Whitespace change.kenner2003-06-161-1/+1
* * tree.h (STMT_CHECK): New macro.kenner2003-06-161-47/+44
* * tree.h: Remove duplicate prototype of strip_float_extensions.aj2003-06-161-1/+0
* * config/c4x/c4x.c: Don't include "c-tree.h".ghazi2003-06-161-0/+4
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-3/+3
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-1/+1
* * stmt.c (resolve_asm_operand_names): Rename fromjason2003-06-061-0/+1
* * tree.c (expr_first, expr_length): New fns.jason2003-05-271-0/+2
* * tree.h (contains_placeholder_p): Now returns bool.kenner2003-05-271-1/+13
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-211-189/+6
* * tree.c (expr_last): New fn.jason2003-05-201-0/+1
* * hashtable.h (struct ht_identifier): Add data member "hash_value".gdr2003-05-181-0/+2
* * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.jason2003-05-131-0/+12
* * Makefile.in (TREE_H): Replace location.h with input.h.nathan2003-05-021-8/+1
* * input.h (lineno): Rename to ...nathan2003-05-011-1/+1
* * tree.h (DECL_POINTER_DEPTH): Remove.nathan2003-04-301-12/+2
* * tree.h: Delete no-checking definition of CST_OR_CONSTRUCTOR_CHECK.zack2003-04-291-1/+0
* * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete.zack2003-04-281-20/+1
* * tree.c (skip_simple_arithmetics_at, saved_expr_p): New functions.kenner2003-04-161-0/+10
* * tree.c (int_fits_type_p): Extract generic checks from the casekenner2003-04-141-0/+1
* * tree.h (DECL_BUILT_IN_NONANSI): Remove.sayle2003-04-141-10/+1
* * tree.c (build_constructor): New function.zack2003-04-131-0/+1
* PR c++/9393geoffk2003-04-121-0/+1
* * tree.c (tree_operand_check_failed): New function.zack2003-04-111-18/+59
* 2003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-061-9/+0
* * stor-layout.c (do_type_align): New fn, split out from...jason2003-04-031-4/+4
* * function.c (put_var_into_stack): Change bool parameter to int.mmitchel2003-03-241-1/+1
* PR c++/7086mmitchel2003-03-241-1/+1
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-1/+7
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-10/+0
* * fold-const.c (omit_one_operand): No longer static.sayle2003-02-221-11/+12
* Change base class access representation.nathan2003-02-201-23/+16
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-0/+9
* * tree.h (struct tree_decl): Remove unused live_range_rtl field.geoffk2003-02-101-5/+0
* * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove.nathan2003-01-311-11/+4