aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2001-10-11calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-15/+15
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-8/+8
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-0/+23
2001-10-02attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers1-1/+12
2001-09-28Add support for 3Dnow builtinsBernd Schmidt1-0/+2
2001-09-22c-common.c (format_attribute_table): Remove decl.Richard Kenner1-0/+18
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner1-0/+3
2001-09-21stringpool.c (get_identifier_with_length): New function.Alexandre Petit-Bianco1-0/+5
2001-09-21Table-driven attributes.Joseph Myers1-6/+73
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-2/+0
2001-08-31function.c: Remove all_functions.Zack Weinberg1-0/+3
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-18except.c (TYPE_HASH): Delete.Kaveh R. Ghazi1-0/+4
2001-08-17system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node.Zack Weinberg1-72/+64
2001-07-31*** empty log message ***Alexandre Petit-Bianco1-0/+4
2001-07-28dwarf2out.c (dw_val_class_offset): New.Richard Henderson1-0/+29
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-5/+0
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-5/+0
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-4/+0
2001-07-11stmt.c (parse_output_constraint): New function, split out from ...Mark Mitchell1-0/+3
2001-07-09basic-block.h (tree_node): Forward declare if needed.Diego Novillo1-0/+1
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-0/+1
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-0/+2
2001-06-28diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis1-4/+0
2001-06-27system.h (TARGET_ESC): Move to ...Neil Booth1-0/+3
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-2/+8
2001-06-08stmt.c (current_nesting_level): New fn.Jason Merrill1-0/+1
2001-06-08tree.h (DECL_SOURCE_FILE): Improve documentation.Mark Mitchell1-1/+4
2001-06-05c-tree.h (lang_decl): Add pending_sizes fields.Mark Mitchell1-0/+1
2001-06-02tree.h (struct record_layout_info_s): New field unpadded_align.Richard Kenner1-0/+5
2001-05-27c-decl.c (init_decl_processing): Don't call start_identifier_warnings.Neil Booth1-1/+0
2001-05-25builtins.def: Encode additional information, such as names and types, here.Mark Mitchell1-1/+1
2001-05-22c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.Neil Booth1-4/+0
2001-05-22tree.h (type_num_arguments): Declare it.Mark Mitchell1-0/+1
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-4/+19
2001-05-16c-common.h (RID_FIRST_PQ): New.Neil Booth1-10/+4
2001-04-27except.c (expand_eh_region_start): Don't start a new block.Jason Merrill1-5/+0
2001-04-13Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi1-4/+0
2001-04-12dwarf2out.c (modified_type_die): Don't create new types here.Mark Mitchell1-6/+8
2001-04-11Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi1-27/+0
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell1-7/+7
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell1-5/+39
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-2/+21
2001-03-12emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh...Jeffrey Oldham1-6/+1
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-1/+2
2001-03-02stringpool.c (set_identifier): New function.Zack Weinberg1-0/+7
2001-02-24tree.h (BLOCK_DEAD): New macro.Richard Kenner1-1/+6
2001-02-21tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill1-3/+5