]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.h
gcc_release (announce_snapshot): Use changedir instead of plain cd.
[thirdparty/gcc.git] / gcc / tree.h
2004-03-10  James E WilsonNew option -Wstrict-aliasing=2.
2004-03-06  Kaveh R. Ghazitree.h (BUILTIN_EXP10_P, [...]): New macros.
2004-03-05  Jason Merrilltree.h (TYPE_HASH): Use TYPE_UID.
2004-03-03  Jan Hubickaggc-common.c (ggc_alloc_cleared_stat, [...]): Rename...
2004-02-26  Kazu Hiratastmt.c (expand_start_case_dummy): Remove.
2004-02-26  Kazu Hiratabuiltins.c (apply_args_register_offset): Remove.
2004-02-26  Kazu Hiratastor-layout.c (is_pending_size): Remove.
2004-02-24  Jason Merrilltree.c (check_qualified_type): New fn.
2004-02-19  Richard HendersonMakefile.in (STRICT2_WARN): Add -Wno-variadic-macros.
2004-02-17  Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-11  Ulrich Weigandtree.h (frame_base_decl): Add GTY marker.
2004-02-11  Ziemowit Laskic-common.c (vector_size_helper): Remove; call reconstru...
2004-02-10  Josef Zlomekemit-rtl.c (set_decl_incoming_rtl): New.
2004-02-08  Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-06  Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-02-05  Rainer Orthre PR target/13750 (Ada bootstrap failure on Tru64...
2004-02-04  Mark Mitchellcalls.c (initialize_argument_information): Add CALL_FRO...
2004-02-03  Mark Mitchellre PR c++/13975 (ICE on misplaced visibility specifier.)
2004-02-03  Jeff Lawtree.c (commutative_tree_code, [...]): New functions.
2004-01-16  Geoffrey KeatingIndex: ChangeLog
2004-01-14  Steven Bosschersystem.h: Poison PROMOTED_MODE
2004-01-09  Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-05  Richard Kennertree.h: Update documentation on nothrow_flag.
2003-12-02  Richard Hendersonrtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.
2003-11-14  Jason Merrillre PR middle-end/12526 ([tree-ssa] internal compiler...
2003-11-13  Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-11-06  Matt Austernc-common.c (handle_visibility_attribute): Set DECL_VISI...
2003-10-26  Andreas Jaegertree.h (dwarf2out_def_cfa, [...]): Update prototypes...
2003-10-21  Jason Merrilltree.h (IS_EXPR_CODE_CLASS): Use strchr.
2003-10-09  Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-09-28  Richard Hendersonstmt.c (expand_asm_operands): Take a location_t, instea...
2003-09-22  Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-04  DJ Delorietarghooks.c: New file.
2003-08-29  Richard Hendersonfunction.c (allocate_struct_function): New, split out...
2003-08-29  Richard Hendersonc-tree.h (C_DECL_FILE_SCOPE): Move ...
2003-08-28  Kaveh R. Ghazibuiltin-types.def (BT_INT_PTR, [...]): New.
2003-08-26  Roger Saylere PR middle-end/12002 (internal compiler error: in...
2003-08-25  Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-22  Kazu Hiratacfgcleanup.c: Fix comment typos.
2003-08-20  Jason Merrilltree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.
2003-08-19  Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-19  Jan Hubickacgraph.c (cgraph_mark_needed_node): Call notice_global_...
2003-08-08  Roger Sayle* tree.h (get_identifier) Define a macro form of get_id...
2003-08-05  Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-01  Jason MerrillMakefile.in (bubblestrap): Don't require a previous...
2003-07-29  Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-24  Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-22  Kazu Hirataalias.c: Fix comment formatting.
2003-07-18  Roger Saylefold-const.c (const_binop): Avoid performing the FP...
2003-07-15  Geoffrey Keatingc-common.c (c_common_type_for_mode): Handle V4DFmode.
2003-07-14  Gerald Pfeiferggc-page.c (extra_order_size_table): Insns have 9 slots.
2003-07-11  Geoffrey KeatingIndex: ChangeLog
2003-07-07  Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06  Nathan Sidwelltree.h (default_flag_random_seed): Remove.
2003-07-06  Nathan Sidwelltree.h (crc32_string): Declare.
2003-07-06  Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-03  Steven Bosscherrtl.h (ECF_*, [...]): Move from here...
2003-07-03  Jeff Lawexpr.c (do_store_flag): Remove special case folding...
2003-07-01  Jeff Lawstmt.c (any_pending_cleanups): Lose argument THIS_CONTO...
2003-06-25  Jan Hubickac-common.c (handle_used_attribute): Use mark_referenced.
2003-06-23  Jakub Jelineki386.c (x86_output_mi_thunk): Don't pass MEM to %P0...
2003-06-20  Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-19  Andreas Jaegerc-tree.h: Remove declaration of poplevel.
2003-06-16  Richard KennerWhitespace change.
2003-06-16  Richard Kennertree.h (STMT_CHECK): New macro.
2003-06-16  Andreas Jaeger* tree.h: Remove duplicate prototype of strip_float_ext...
2003-06-16  Kaveh R. Ghazic4x.c: Don't include "c-tree.h".
2003-06-15  Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-06-14  Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-06  Jason Merrillstmt.c (resolve_asm_operand_names): Rename from resolve...
2003-05-27  Jason Merrilltree.c (expr_first, [...]): New fns.
2003-05-27  Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-21  Nathan Sidwellc-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.
2003-05-20  Jason Merrilltree.c (expr_last): New fn.
2003-05-18  Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-05-13  Jason Merrilltree.h (STRIP_MAIN_TYPE_NOPS): New macro.
2003-05-02  Nathan SidwellMakefile.in (TREE_H): Replace location.h with input.h.
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-30  Nathan Sidwelltree.h (DECL_POINTER_DEPTH): Remove.
2003-04-29  Zack Weinberg* tree.h: Delete no-checking definition of CST_OR_CONST...
2003-04-28  Zack Weinbergtree.h (TREE_CST_RTL, [...]): Delete.
2003-04-16  Olivier Hainquetree.c (skip_simple_arithmetics_at, [...]): New functions.
2003-04-14  Olivier Hainquetree.c (int_fits_type_p): Extract generic checks from...
2003-04-14  Roger Sayletree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-04-13  Zack Weinbergtree.c (build_constructor): New function.
2003-04-12  Geoffrey Keatingre PR c++/9393 (Anonymous namespaces and compiling...
2003-04-11  Zack Weinbergtree.c (tree_operand_check_failed): New function.
2003-04-06  Steven Bosscherhashtable.c (gcc_obstack_init): Delete this function...
2003-04-03  Jason Merrillstor-layout.c (do_type_align): New fn, split out from...
2003-03-24  Mark Mitchellfunction.c (put_var_into_stack): Change bool parameter...
2003-03-24  Mark Mitchellre PR c++/7086 (compile time regression)
2003-03-02  Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-02-22  Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...
2003-02-22  Roger Saylefold-const.c (omit_one_operand): No longer static.
2003-02-20  Nathan SidwellChange base class access representation.
2003-02-12  Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
2003-02-10  Dan Nicolaescutree.h (struct tree_decl): Remove unused live_range_rtl...
2003-01-31  Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-28  Stan Shebscoretypes.h (cpp_reader): Forward declare struct.
next