]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.h
Merge from pch-branch up to tag pch-commit-20020603.
[thirdparty/gcc.git] / gcc / tree.h
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02  Neil Boothc-common.c (c_common_init): Override cpplib's default...
2002-06-01  Roger Sayletree.c (real_minus_onep): New function to test for...
2002-05-31  Kazu Hiratatarget.h: Fix formatting.
2002-05-28  Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-22  Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-12  Tom Tromey* tree.h (copy_node): Don't mention TREE_PERMANENT.
2002-05-09  Neil Boothtree.h (preserve_data, [...]): Remove.
2002-05-04  Neil BoothMakefile.in (c-lex.o): Update.
2002-05-02  Kazu Hiratacombine.c: Fix comment formatting.
2002-04-29  Bernd SchmidtInitial P4 SSE2 builtin support
2002-04-24  Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-19  Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18  Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-17  Mark Mitchellc-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-04  Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-04  Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-03  Neil Boothlanghooks-def.h (lhd_set_decl_assembler_name, [......
2002-04-01  Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01  Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31  Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-29  Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-29  Neil BoothMakefile.in (except.o): Update.
2002-03-27  Neil BoothMakefile.in (attribs.o): Update.
2002-03-25  Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-21  Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-20  Neil BoothMakefile.in: Update.
2002-03-17  Neil Boothc-common.h (yyparse, [...]): New.
2002-03-13  Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-08  Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-03-02  Kaveh R. GhaziMakefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialize...
2002-03-01  Jason Merrilltree.h (TARGET_EXPR_SLOT, [...]): New macros.
2002-02-28  Neil BoothMakefile.in (integrate.o): Update.
2002-02-26  Jakub Jelinekattribs.c (c_common_attribute_table): Add visibility.
2002-02-20  Zack Weinbergtree.h (struct tree_common): Remove aux.
2002-02-19  Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-02-09  Alexandre OlivaContribute sh64-elf.
2002-02-05  Alexandre Olivatarget.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-02-04  Jakub JelinekPR c/4475, c++/3780:
2002-02-02  Neil Boothc-decl.c, [...]: Revert bitfield patch.
2002-01-31  Richard Hendersonrtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-29  Neil Boothre PR c/3325 (cast of bit-field to same type gets disca...
2002-01-25  Richard Kennerbuiltins.c (expand_builtin_strncpy): Use integer_zerop...
2002-01-10  Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-04  Jakub Jelinektree.h (expand_expr_stmt_value): Add maybe_last argument.
2002-01-03  Graham Stotttree.h: Update copyright date.
2002-01-02  Alexandre Olivac-common.h (genrtl_expr_stmt_value): Declare.
2001-12-31  Graham Stotttree.h (STRIP_NOPS): Remove extraneous semicolon.
2001-12-11  Aldy Hernandezc-common.c (type_for_mode): Handle unsigned vectors.
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-04  Alexandre OlivaRevert previous patch
2001-12-04  Alexandre Olivastmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-11-28  Richard Kennertree.h (EXPR_WFL_LINECOL): Used by Java in node other...
2001-11-28  Richard Kenner* tree.h (TREE_VIA_PROTECTED): Update to show can be...
2001-11-28  Richard Kennertree.h: Add missing checks on some macros; make formatt...
2001-11-22  Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-19  Richard Kennertree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-18  Richard Kennertree.h (TYPE_ALIGN_OK): New flag.
2001-11-18  Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15  Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15  Neil Boothc-common.c: Include c-lex.h.
2001-11-09  Neil BoothMakefile.in: Update.
2001-11-09  Geoffrey Keatingtree.h (TYPE_VOLATILE): Trap use not on TYPEs.
2001-11-09  Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-10-31  Aldy Hernandeztree.h (tree_index): Add support for V16QI and V8HI.
2001-10-29  Joseph MyersChangeLog.2, [...]: Fix spelling errors and typos.
2001-10-23  Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-11  Kazu Hiratacalls.c: Fix formatting.
2001-10-09  Kazu Hiratac-common.h: Fix comment formatting.
2001-10-09  Kazu Hiratac-common.c: Fix comment typos.
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05  Alexandre OlivaMakefile.in (OBJS): Added tree-inline.o.
2001-10-02  Joseph Myersattribs.c (decl_attributes): Possibly call insert_defau...
2001-09-28  Bernd SchmidtAdd support for 3Dnow builtins
2001-09-22  Richard Kennerc-common.c (format_attribute_table): Remove decl.
2001-09-22  Richard Kennerattribs.c: New file, from c-common.c.
2001-09-21  Alexandre Petit... stringpool.c (get_identifier_with_length): New function.
2001-09-21  Joseph MyersTable-driven attributes.
2001-09-06  Nathan SidwellRemove TYPE_NONCOPIED_PARTS.
2001-08-31  Zack Weinbergfunction.c: Remove all_functions.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-18  Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-17  Zack Weinbergsystem.h: Forward-declare struct rtx_def, struct rtvec_...
2001-08-01  Alexandre Petit... *** empty log message ***
2001-07-29  Richard Hendersondwarf2out.c (dw_val_class_offset): New.
2001-07-19  Neil BoothMakefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-17  Neil Boothdbxout.c (dbxout_really_begin_function): Rename to...
2001-07-15  Neil Boothdbxout.c (dbxout_source_line): Make static, update...
2001-07-11  Mark Mitchellstmt.c (parse_output_constraint): New function, split...
2001-07-10  Diego Novillobasic-block.h (tree_node): Forward declare if needed.
2001-07-08  Joseph Myerstarget.h (struct gcc_target): Add insert_attributes.
2001-06-29  Joseph Myerstarget.h (struct gcc_target): Add comp_type_attributes...
2001-06-28  Gabriel Dos Reisdiagnostic.c (default_print_error_function): Tweak.
2001-06-27  Neil Boothsystem.h (TARGET_ESC): Move to ...
2001-06-26  Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-08  Jason Merrillstmt.c (current_nesting_level): New fn.
2001-06-08  Mark Mitchelltree.h (DECL_SOURCE_FILE): Improve documentation.
2001-06-05  Mark Mitchellc-tree.h (lang_decl): Add pending_sizes fields.
2001-06-02  Richard Kennertree.h (struct record_layout_info_s): New field unpadde...
2001-05-27  Neil Boothc-decl.c (init_decl_processing): Don't call start_ident...
next