OSDN Git Service

* cpppch.c (cpp_valid_state): Unconditionally initialize nl.
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2003-04-16 kenner * tree.c (skip_simple_arithmetics_at, saved_exp...
2003-04-14 kenner * tree.c (int_fits_type_p): Extract generic checks...
2003-04-14 sayle * tree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-12 geoffk PR c++/9393
2003-04-11 zack * tree.c (tree_operand_check_failed): New function.
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
2003-03-24 mmitchel * function.c (put_var_into_stack): Change bool paramet...
2003-03-24 mmitchel PR c++/7086
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-22 sayle * fold-const.c (omit_one_operand): No longer static.
2003-02-20 nathan Change base class access representation.
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2003-02-10 geoffk * tree.h (struct tree_decl): Remove unused live_range_...
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-28 shebs * coretypes.h (cpp_reader): Forward declare...
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-24 hubicka * builtins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-17 kazu * ifcvt.c: Fix comment typos.
2003-01-14 hubicka * convert.c (strip_float_extensions): Look for narrow...
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ebotcazou PR inline-asm/8832
2003-01-03 jasonfix comment spello
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-12-11 rth * tree.h (MODULE_LOCAL_P): Kill.
2002-12-01 mmitchel PR c++/8332
2002-11-27 rth * c-common.c (handle_visibility_attribute): Accept...
2002-11-27 rth * hooks.c (hook_bool_void_false, hook_void_tree...
2002-11-18 hubicka * calls.c (alloca_call_p): New global function.
2002-11-14 zack * tree.c (tree_vec_elt_check_failed): New function.
2002-10-23 zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-14 amylaar * c-common.c (c_common_type_for_mode): Add V2HImode...
2002-10-02 sayle PR optimization/6627
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-28 kazu * ChangeLog.4: Fix typos.
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-09-20 rth * real.h (enum real_value_class, SIGNIFICAND_BI...
2002-09-18 rupp * stor-layout.c (place_field): Handle alignment...
2002-09-17 nickc* machmode.def (V1DImode): New mode. A single element...
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-08-14 gdr * tree.h: Guard against multiple inclusion.
2002-08-04 geoffkIndex: ChangeLog
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-10 gdr * diagnostic.h: #include location.h
2002-07-06 sayle PR c++/7099
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-30 aldyh2002-06-29 Aldy Hernandez <aldyh@redhat.com>
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.
next