summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* builtins.def: Encode additional information, such as names and types, here.Mark Mitchell2001-05-251-1/+1
* c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.Neil Booth2001-05-221-4/+0
* tree.h (type_num_arguments): Declare it.Mark Mitchell2001-05-221-0/+1
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-4/+19
* c-common.h (RID_FIRST_PQ): New.Neil Booth2001-05-161-10/+4
* except.c (expand_eh_region_start): Don't start a new block.Jason Merrill2001-04-271-5/+0
* Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi2001-04-131-4/+0
* dwarf2out.c (modified_type_die): Don't create new types here.Mark Mitchell2001-04-121-6/+8
* Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi2001-04-111-27/+0
* c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell2001-03-271-7/+7
* Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell2001-03-191-5/+39
* varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell2001-03-151-2/+21
* emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh...Jeffrey Oldham2001-03-121-6/+1
* print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin2001-03-021-1/+2
* stringpool.c (set_identifier): New function.Zack Weinberg2001-03-021-0/+7
* tree.h (BLOCK_DEAD): New macro.Richard Kenner2001-02-241-1/+6
* tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill2001-02-211-3/+5
* tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.Jason Merrill2001-02-161-1/+1
* stor-layout.c (is_pending_size, [...]): New functions.Jakub Jelinek2001-02-141-0/+2
* stor-layout.c (reference_types_internal): New variable.Richard Kenner2001-02-061-0/+1
* * tree.h (TYPE_STUB_DECL): Add documentation.Richard Henderson2001-01-291-0/+7
* tree.c, tree.h (build_parse_node): Remove; was identical to build_nt.Joseph Myers2001-01-291-1/+0
* stmt.c (estimate_case_costs): Use integer_minus_one_node.Kaveh R. Ghazi2001-01-291-0/+2
* c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell2001-01-111-0/+9
* output.h (make_function_rtl): Remove prototype.Mark Mitchell2001-01-101-1/+1
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-101-8/+0
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-091-5/+0
* alias.c (alias_sets_conflict_p): New function.Richard Kenner2000-12-301-0/+4
* tree.h (mark_tree_hashtable): New function.Mark Mitchell2000-11-271-0/+1
* c-common.c (c_unsafe_for_reeval): New function.Richard Henderson2000-11-211-1/+5
* ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg2000-11-171-1/+0
* stringpool.c: New file.Zack Weinberg2000-11-171-1/+5
* tree.c (build_type_no_quals): New function.Andrew Haley2000-11-151-0/+1
* Move fold_builtin declaration to proper headerBernd Schmidt2000-11-031-0/+1
* stmt.c (expand_start_null_loop): New.Richard Henderson2000-11-011-0/+2
* expr.c (do_preexpand_calls): Remove.Mark Mitchell2000-10-231-3/+0
* tree.h (TYPE_IS_SIZETYPE): Add more documentation.Mark Mitchell2000-10-221-3/+8
* * tree.h (DECL_ALIGN_UNIT): New macro.Mark Mitchell2000-10-201-1/+3
* Adding new option -ftrapv.Chandrakala Chavva2000-10-181-0/+2
* * tree.h (struct obstack): Declare.Richard Earnshaw2000-10-131-0/+2
* Remove obstacks.Mark Mitchell2000-10-131-62/+4
* builtins.c (is_valid_printf_arglist, [...]): Move functions from here ...Kaveh R. Ghazi2000-10-061-3/+0
* tree.c (tree_size): New function split out of copy_node.Geoff Keating2000-10-061-0/+5
* builtins.c (is_valid_printf_arglist, [...]): New functions.Kaveh R. Ghazi2000-09-191-0/+3
* function.h (no_debugging_symbols): New field.Richard Kenner2000-09-161-7/+5
* builtins.c (built_in_decls): New array.Kaveh R. Ghazi2000-09-121-0/+3
* c-common.h (add_stmt): Change prototype.Mark Mitchell2000-09-101-0/+3
* tree.h (struct tree_int_cst): Wrap low and high in a sub-struct.Greg McGary2000-08-301-4/+10
* top level:Zack Weinberg2000-08-291-1/+1
* calls.c (expand_call): Don't create a VAR_DECL just to throw it away.Mark Mitchell2000-08-291-2/+0