c-common.c (type_for_mode): Handle unsigned vectors.
[gcc.git] / gcc / tree.c
2001-12-11 Aldy Hernandezc-common.c (type_for_mode): Handle unsigned vectors.
2001-12-10 Richard Kennertree.c (append_random_char): Conditionalize INO for...
2001-12-06 Alexandre Olivatree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN...
2001-12-04 Joseph Myerslanghooks.h (struct lang_hooks): Add staticp.
2001-12-04 Alexandre Olivatree.c (get_callee_fndecl): Only use DECL_ABSTRACT_ORIG...
2001-12-04 Alexandre Olivac-decl.c (duplicate_decls): Revert rth's patch.
2001-12-02 Douglas B Ruppvms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-28 Richard KennerRemove blank line.
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-09 Neil BoothMakefile.in: Update.
2001-10-31 Aldy Hernandeztree.h (tree_index): Add support for V16QI and V8HI.
2001-10-30 Neil Boothtree.c (id_string_size): Remove.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-28 Bernd SchmidtAdd support for 3Dnow builtins
2001-09-24 Richard Kennertree.c (type_hash_marked_p): Consider as marked if...
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-20 Richard Kennerfold-const.c (hashtab.h): Include.
2001-09-14 John Wehletree.c (append_random_chars): Generate the random chara...
2001-09-06 Ira RubenRemove OP_IDENTIFIER.
2001-08-28 Kaveh R. Ghazitree.c (default_valid_attribute_p): Don't use PARAMS...
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-18 Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-01 Alexandre Petit... *** empty log message ***
2001-07-08 Joseph Myerstarget.h (struct gcc_target): Add insert_attributes.
2001-07-07 Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-07-01 Richard KennerMinor comment and whitespace changes
2001-06-29 Joseph Myerstarget.h (struct gcc_target): Add comp_type_attributes...
2001-06-27 Neil Boothsystem.h (TARGET_ESC): Move to ...
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-04 Richard Kennertree.def (ARRAY_RANGE_REF): New code.
2001-05-22 Mark Mitchelltree.h (type_num_arguments): Declare it.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-04-12 Mark Mitchelldwarf2out.c (modified_type_die): Don't create new types...
2001-03-22 Jason Merrillcollect2.c (is_ctor_dtor): Always use '_' in the file...
2001-03-20 Mark Mitchelltree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NA...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-11 Alexandre Olivatree.c (build_common_tree_nodes_2): Don't copy va_list_...
2001-02-28 Jan Hubickac-common.c (build_common_tree_nodes): Build intTI_type_...
2001-02-23 Richard Kennerdiagnostic.c (trim_filename): No longer static.
2001-02-11 Richard Henderson* tree.c (build1): Check for null operand in last change.
2001-02-11 Richard Hendersonfold-const.c (split_tree): Don't assume a constant...
2001-01-29 Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-04 Mark Mitchelltree.c (copy_node): Remove documentation about obstacks.
2000-12-30 Jeffrey Oldhamdefaults.h (BUILD_VA_LIST_TYPE): New definition.
2000-12-29 Richard Kennertree.c (get_set_constructor_bits): Use host_integerp...
2000-11-27 Mark Mitchelltree.h (mark_tree_hashtable): New function.
2000-11-21 Richard Hendersonc-common.c (c_unsafe_for_reeval): New function.
2000-11-19 Richard Hendersonc-decl.c (grokdeclarator): Support flexible array members.
2000-11-19 Richard Hendersonc-decl.c (grokdeclarator): Special case the creation...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-15 Andrew Haleytree.c (build_type_no_quals): New function.
2000-11-14 Richard Kennertree.c (get_unwidened): Use host_integerp and tree_low_cst.
2000-11-07 Joseph Myerstree.c (build_common_tree_nodes_2): Make va_list_type_n...
2000-11-03 Joseph MyersUse memset/memcmp instead of bzero/bcmp.
2000-10-26 Nathan Sidwelltree.c (make_node, case 't'): Set alignment to that...
2000-10-23 Mark Mitchellexpr.c (do_preexpand_calls): Remove.
2000-10-20 Richard Kennerexpr.c (expand_expr, [...]): Set RTX_UNCHANGING_P on...
2000-10-13 Mark MitchellRemove obstacks.
2000-10-11 Richard Kennertree.c (get_narrower): Don't look at precision of field...
2000-10-06 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
2000-10-06 Geoff Keatingtree.c (tree_size): New function split out of copy_node.
2000-09-19 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): New functions.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-08-29 Zack Weinbergtop level:
2000-08-29 Kazu Hirata* tree.c: Fix formatting.
2000-08-29 Jason Merrill[multiple changes]
2000-08-05 Zack Weinberg[multiple changes]
2000-07-12 Kaveh R. GhaziWarning fixes:
2000-06-25 Bernd SchmidtVector support: type node creation & debugging support
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-06-08 James E. WilsonFix DWARF2 64-bit enum debugging support, for debugging...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-22 Richard Kenneralias.c (record_component_aliases): New function.
2000-05-18 John David Anglintree.c (build_common_tree_nodes): Do not build TI nodes...
2000-05-09 Zack Weinbergtop level:
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-04 Richard Kenner* tree.c (staticp, case LABEL_DECL): New case.
2000-04-28 Jason Merrilltree.c (get_callee_fndecl): Extract the initial value...
2000-04-19 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-15 Richard Kennertoplev.c: Make *_time variable long to reduce chance...
2000-04-12 Richard Kenner* tree.c (unsave_expr_now_r, unsafe_for_reeval): Proper...
2000-04-08 Kaveh R. Ghazitree.c (tree_expr_nonnegative_p): New function.
2000-04-04 Kaveh R. Ghazisparc.c (output_restore_regs): Prototype.
2000-03-29 Jason Merrilltree.c (unsave_expr_1): Don't mess with a TARGET_EXPR...
2000-03-29 Richard Kennerstor-layout.c (bit_from_pos, [...]): New functions.
2000-03-26 Richard Kennerstor-layout.c (layout_type, [...]): early_type_list...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-25 Richard Hendersontree.c (lang_safe_for_unsave): Remove.
next