summaryrefslogtreecommitdiffstats
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-5/+39
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-2/+21
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-121-6/+1
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-1/+2
* * stringpool.c (set_identifier): New function.zack2001-03-021-0/+7
* * tree.h (BLOCK_DEAD): New macro.kenner2001-02-241-1/+6
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-3/+5
* * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.jason2001-02-161-1/+1
* * stor-layout.c (is_pending_size, put_pending_size): New functions.jakub2001-02-141-0/+2
* * stor-layout.c (reference_types_internal): New variable.kenner2001-02-061-0/+1
* * tree.h (TYPE_STUB_DECL): Add documentation.rth2001-01-301-0/+7
* * tree.c, tree.h (build_parse_node): Remove; was identical tojsm282001-01-291-1/+0
* * stmt.c (estimate_case_costs): Use integer_minus_one_node.ghazi2001-01-291-0/+2
* * c-common.h (CTI_VOID_LIST): Remove.mmitchel2001-01-111-0/+9
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-1/+1
* * c-lang.c (lang_hooks): Update.neil2001-01-101-8/+0
* * c-lang.c (lang_hooks): Update.neil2001-01-091-5/+0
* * alias.c (alias_sets_conflict_p): New function.kenner2000-12-301-0/+4
* * tree.h (mark_tree_hashtable): New function.mmitchel2000-11-271-0/+1
* * c-common.c (c_unsafe_for_reeval): New function.rth2000-11-211-1/+5
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-1/+0
* * stringpool.c: New file.zack2000-11-171-1/+5
* 2000-11-13 Andrew Haley <aph@redhat.com>aph2000-11-151-0/+1
* Move fold_builtin declaration to proper headerbernds2000-11-031-0/+1
* * stmt.c (expand_start_null_loop): New.rth2000-11-011-0/+2
* * expr.c (do_preexpand_calls): Remove.mmitchel2000-10-231-3/+0
* * tree.h (TYPE_IS_SIZETYPE): Add more documentation.mmitchel2000-10-221-3/+8
* * tree.h (DECL_ALIGN_UNIT): New macro.mmitchel2000-10-201-1/+3
* Adding new option -ftrapv.cchavva2000-10-181-0/+2
* * tree.h (struct obstack): Declare.rearnsha2000-10-131-0/+2
* Remove obstacks.mmitchel2000-10-131-62/+4
* * builtins.c (is_valid_printf_arglist, expand_builtin_printf):ghazi2000-10-061-3/+0
* * tree.c (tree_size): New function split out of copy_node.geoffk2000-10-061-0/+5
* * builtins.c (is_valid_printf_arglist, expand_builtin_printf): Newghazi2000-09-191-0/+3
* * function.h (no_debugging_symbols): New field.kenner2000-09-161-7/+5
* * builtins.c (built_in_decls): New array.ghazi2000-09-121-0/+3
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-0/+3
* * tree.h (struct tree_int_cst): Wrap low and high in a sub-struct.gkm2000-08-301-4/+10
* top level:zack2000-08-291-1/+1
* * calls.c (expand_call): Don't create a VAR_DECL just to throw itmmitchel2000-08-291-2/+0
* 2000-08-28 Daniel Berlin <dberlin@redhat.com>jason2000-08-291-0/+1
* * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel2000-08-251-2/+0
* * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.gkm2000-08-241-0/+5
* (TYPE_RETURNS_STACK_DEPRESSED): Insert blank betweenaoliva2000-08-221-1/+1
* * calls.c (ECF_SP_DEPRESSED): New macro.kenner2000-08-161-1/+8
* * tree.h (DECL_OFFSET_ALIGN): Make the off_align field ofgeoffk2000-08-121-2/+9
* 2000-08-04 Andreas Schwab <schwab@suse.de>zack2000-08-051-1/+2
* * expr.h (get_alias_set, lang_get_alias_set): Delete prototypes.law2000-07-271-1/+5
* * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack2000-07-211-13/+5
* * tree.h (STRIP_NOPS): Check for error_mark_node.jason2000-07-101-48/+5
OpenPOWER on IntegriCloud