aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)Author
2001-10-022001-09-02 Alan Matsuoka <alanm@redhat.com>pchmerge-branchAlan Matsuoka
2001-10-02This commit was manufactured by cvs2svn to create branchno-author
2001-10-02 * attribs.c (decl_attributes): Possibly callJoseph Myers
2001-09-28Add support for 3Dnow builtinsBernd Schmidt
2001-09-22 * c-common.c (format_attribute_table): Remove decl.Richard Kenner
2001-09-22 * attribs.c: New file, from c-common.c.Richard Kenner
2001-09-212001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-09-21 Table-driven attributes.Joseph Myers
2001-09-06 Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell
2001-08-31 * function.c: Remove all_functions. Make outer_function_chainZack Weinberg
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-18 * except.c (TYPE_HASH): Delete.Kaveh Ghazi
2001-08-17 * system.h: Forward-declare struct rtx_def, struct rtvec_def,Zack Weinberg
2001-08-01*** empty log message ***Alexandre Petit-Bianco
2001-07-29 * dwarf2out.c (dw_val_class_offset): New.Richard Henderson
2001-07-19 * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth
2001-07-17 * dbxout.c (dbxout_really_begin_function): Rename toNeil Booth
2001-07-15 * dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth
2001-07-11 * stmt.c (parse_output_constraint): New function, split outMark Mitchell
2001-07-102001-07-09 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2001-07-08 * target.h (struct gcc_target): Add insert_attributes.Joseph Myers
2001-06-29 * target.h (struct gcc_target): Add comp_type_attributes andJoseph Myers
2001-06-28 * diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis
2001-06-27 * system.h (TARGET_ESC): Move to ...Neil Booth
2001-06-26 * Makefile.in (TARGET_H, TARGET_DEF_H): New.Neil Booth
2001-06-08 * stmt.c (current_nesting_level): New fn.Jason Merrill
2001-06-08 * tree.h (DECL_SOURCE_FILE): Improve documentation.Mark Mitchell
2001-06-05 * c-tree.h (lang_decl): Add pending_sizes fields.Mark Mitchell
2001-06-02 * tree.h (struct record_layout_info_s): New field unpadded_align.Richard Kenner
2001-05-27 * c-decl.c (init_decl_processing):Neil Booth
2001-05-25 * builtins.def: Encode additional information, such as names andMark Mitchell
2001-05-22 * c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.Neil Booth
2001-05-22 * tree.h (type_num_arguments): Declare it.Mark Mitchell
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,Neil Booth
2001-05-16 * c-common.h (RID_FIRST_PQ): New.Neil Booth
2001-04-27 * except.c (expand_eh_region_start): Don't start a new block.Jason Merrill
2001-04-13 * Makefile.in (reg-stack.o): Depend on reload.h.Kaveh Ghazi
2001-04-12 * dwarf2out.c (modified_type_die): Don't create new types here.Mark Mitchell
2001-04-11 * Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh Ghazi
2001-03-27 * c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell
2001-03-19 Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell
2001-03-15 * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not theMark Mitchell
2001-03-122001-03-12 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin
2001-03-02 * stringpool.c (set_identifier): New function.Zack Weinberg
2001-02-24 * tree.h (BLOCK_DEAD): New macro.Richard Kenner
2001-02-21 * tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill
2001-02-16 * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.Jason Merrill
2001-02-14 * stor-layout.c (is_pending_size, put_pending_size): New functions.Jakub Jelinek
2001-02-06 * stor-layout.c (reference_types_internal): New variable.Richard Kenner