OSDN Git Service

Remove floatformat_arm_ext.
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
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
2000-10-26 nathan * tree.c (make_node, case 't'): Set alignment to that of
2000-10-23 mmitchel * expr.c (do_preexpand_calls): Remove.
2000-10-20 kenner * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHAN...
2000-10-13 mmitchel Remove obstacks.
2000-10-11 kenner * tree.c (get_narrower): Don't look at precision of...
2000-10-06 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-10-06 geoffk * tree.c (tree_size): New function split out...
2000-09-19 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-08-29 zacktop level:
2000-08-29 law * tree.c: Fix formatting.
2000-08-29 jason2000-08-28 Daniel Berlin <dberlin@redhat.com>
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-07-12 ghaziWarning fixes:
2000-06-25 cruxVector support: type node creation & debugging support
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-09 zacktoplevel:
2000-06-08 wilsonFix DWARF2 64-bit enum debugging support, for debugging...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-22 kenner * alias.c (record_component_aliases): New function.
2000-05-18 law * tree.c (build_common_tree_nodes): Do not...
next