OSDN Git Service

Update email address for self.
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-01 aldyh2002-07-01 Aldy Hernandez <aldyh@redhat.com>
2002-06-30 aldyh2002-06-29 Aldy Hernandez <aldyh@redhat.com>
2002-06-21 ghazi * tree.c (tree_node_kind, tree_node_counts, tree_node_...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
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-24 bryce * tree.c (decl_type_context): Return NULL_TREE...
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-09 neil * Makefile.in: Update.
2002-05-04 neil * Makefile.in (c-lex.o): Update.
2002-05-03 kazu * regrename.c: Fix formatting.
2002-04-29 berndsInitial P4 SSE2 builtin support
2002-04-26 aoliva* tree.c (tree_int_cst_lt): Compare constants whose...
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-03 neil * langhooks-def.h (lhd_set_decl_assembler_name,
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-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
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-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-02 ghazi * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initial...
2002-02-20 jakub PR c/4389
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-11 rth PR c++/5624
2002-02-09 aolivaContribute sh64-elf.
2002-02-05 aoliva* target.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-02-02 neil * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert...
2002-01-29 neil * tree.c (build_nonstandard_integer_type):...
2002-01-29 neil PR c/3325
2002-01-25 kenner * builtins.c (expand_builtin_strncpy): Use integer_zer...
2002-01-23 jason * tree.c (build1): Don't set TREE_READONLY...
2002-01-22 kenner * tree.c (int_fits_type_p): If bounds of a subtype...
2002-01-10 kazu * toplev.c: Fix formatting.
2001-12-11 aldyh2001-12-10 Aldy Hernandez <aldyh@redhat.com>
2001-12-10 kenner * tree.c (append_random_char): Conditionalize INO...
2001-12-06 aoliva* tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN...
2001-12-04 jsm28 * langhooks.h (struct lang_hooks): Add staticp.
2001-12-04 aoliva* tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_OR...
2001-12-04 aoliva* c-decl.c (duplicate_decls): Revert rth's patch. ...
2001-12-02 kenner * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-28 kennerRemove blank line.
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-09 neil * Makefile.in: Update.
2001-10-31 aldyh * tree.h (tree_index): Add support for V16QI and V8HI.
2001-10-30 neil * tree.c (id_string_size): Remove.
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-28 berndsAdd support for 3Dnow builtins
2001-09-24 kenner * tree.c (type_hash_marked_p): Consider as marked...
2001-09-21 jsm28 Table-driven attributes.
2001-09-20 kenner * fold-const.c (hashtab.h): Include.
2001-09-14 wehle * tree.c (append_random_chars): Generate the random
2001-09-06 shebs2001-09-06 Ira Ruben <ira@apple.com>
2001-08-28 ghazi * tree.c (default_valid_attribute_p): Don't use PARAMS...
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 ghazi * except.c (TYPE_HASH): Delete.
2001-08-01 apbianco*** empty log message ***
2001-07-08 jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-01 kennerMinor comment and whitespace changes
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-27 neil * system.h (TARGET_ESC): Move to ...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-04 kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-05-22 mmitchel * tree.h (type_num_arguments): Declare it.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-04-12 mmitchel * dwarf2out.c (modified_type_die): Don't create new...
2001-03-22 jason * collect2.c (is_ctor_dtor): Always use '_...
2001-03-20 mmitchel * tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-11 aoliva* tree.c (build_common_tree_nodes_2): Don't copy va_lis...
2001-02-28 hubicka * c-common.c (build_common_tree_nodes): Build intTI_ty...
2001-02-23 kenner * diagnostic.c (trim_filename): No longer static.
2001-02-11 rth * tree.c (build1): Check for null operand in...
2001-02-11 rth * fold-const.c (split_tree): Don't assume a...
2001-01-29 jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-29 ghazi * stmt.c (estimate_case_costs): Use integer_minus_one_...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-04 mmitchel * tree.c (copy_node): Remove documentation about obstacks.
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-29 kenner * tree.c (get_set_constructor_bits): Use host_integerp and
2000-11-27 mmitchel * tree.h (mark_tree_hashtable): New function.
2000-11-21 rth * c-common.c (c_unsafe_for_reeval): New function.
2000-11-19 rth * c-decl.c (grokdeclarator): Support flexible...
2000-11-19 rth * c-decl.c (grokdeclarator): Special case the...
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-11-15 aph2000-11-13 Andrew Haley <aph@redhat.com>
2000-11-14 kenner * tree.c (get_unwidened): Use host_integerp and tree_l...
2000-11-07 jsm28 * tree.c (build_common_tree_nodes_2): Make va_list_typ...
2000-11-03 jsm28 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
next