OSDN Git Service

Use ## for comment.
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-06-01 sayle * tree.c (real_minus_onep): New function to test for...
2002-05-31 kazu * target.h: Fix formatting.
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-12 tromey * tree.h (copy_node): Don't mention TREE_PERMANENT.
2002-05-09 neil * tree.h (preserve_data, object_permanent_p, type_prec...
2002-05-04 neil * Makefile.in (c-lex.o): Update.
2002-05-02 kazu * combine.c: Fix comment formatting.
2002-04-29 berndsInitial P4 SSE2 builtin support
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-17 mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-04 jason PR c++/5636
2002-04-03 neil * langhooks-def.h (lhd_set_decl_assembler_name,
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-27 neil * Makefile.in (attribs.o): Update.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20 neil * Makefile.in: Update.
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-08 neil * expr.c (expand_expr): Use unsave lang hook.
2002-03-02 ghazi * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initial...
2002-03-01 jason * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-26 jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-02-20 zack * tree.h (struct tree_common): Remove aux. Add unused...
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-09 aolivaContribute sh64-elf.
2002-02-05 aoliva* target.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-02-04 jakub PR c/4475, c++/3780:
2002-02-02 neil * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert...
2002-01-31 rth * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-29 neil PR c/3325
2002-01-25 kenner * builtins.c (expand_builtin_strncpy): Use integer_zer...
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-03 grahams * tree.h: Update copyright date.
2002-01-02 aoliva* c-common.h (genrtl_expr_stmt_value): Declare.
2001-12-31 grahams * tree.h (STRIP_NOPS): Remove extraneous semicolon.
2001-12-11 aldyh2001-12-10 Aldy Hernandez <aldyh@redhat.com>
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* stmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-11-28 kenner * tree.h (EXPR_WFL_LINECOL): Used by Java in node...
2001-11-28 kenner * tree.h (TREE_VIA_PROTECTED): Update to show can...
2001-11-28 kenner * tree.h: Add missing checks on some macros; make...
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-19 kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-18 kenner * tree.h (TYPE_ALIGN_OK): New flag.
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 geoffk * tree.h (TYPE_VOLATILE): Trap use not on TYPEs.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-10-31 aldyh * tree.h (tree_index): Add support for V16QI and V8HI.
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-11 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05 aoliva* Makefile.in (OBJS): Added tree-inline.o.
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-09-28 berndsAdd support for 3Dnow builtins
2001-09-22 kenner * c-common.c (format_attribute_table): Remove decl.
2001-09-22 kenner * attribs.c: New file, from c-common.c.
2001-09-21 apbianco2001-09-19 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-21 jsm28 Table-driven attributes.
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-08-31 zack * function.c: Remove all_functions. Make outer_functi...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 ghazi * except.c (TYPE_HASH): Delete.
2001-08-17 zack * system.h: Forward-declare struct rtx_def, struct...
2001-08-01 apbianco*** empty log message ***
2001-07-29 rth * dwarf2out.c (dw_val_class_offset): New.
2001-07-19 neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-17 neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-15 neil * dbxout.c (dbxout_source_line): Make static, update...
2001-07-11 mmitchel * stmt.c (parse_output_constraint): New function,...
2001-07-10 dnovillo2001-07-09 Diego Novillo <dnovillo@redhat.com>
2001-07-08 jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-06-27 neil * system.h (TARGET_ESC): Move to ...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-08 jason * stmt.c (current_nesting_level): New fn.
2001-06-08 mmitchel * tree.h (DECL_SOURCE_FILE): Improve documentation.
2001-06-05 mmitchel * c-tree.h (lang_decl): Add pending_sizes fields.
2001-06-02 kenner * tree.h (struct record_layout_info_s): New field...
2001-05-27 neil * c-decl.c (init_decl_processing):
next