]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.h
Add ability to set target options (ix86 only) and optimization options on a function...
[thirdparty/gcc.git] / gcc / tree.h
2008-07-23  Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-21  Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-07-13  Jan Hubickacgraph.c (assembler_name_hash): New static var.
2008-07-08  Daniel BerlinFix PR tree-optimization/23455 Fix PR tree-optimization...
2008-07-02  Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-28  Kai Tietztree.c (build_varargs_function_type_list): New.
2008-06-21  Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-26  Eric Botcazoure PR tree-optimization/36329 (latent problem with...
2008-05-25  Eric Botcazoutree.h: Update the table of flags used on tree nodes.
2008-05-25  Alan ModraDelete get_inner_array_type. Use strip_array_types...
2008-05-14  Kenneth Zadeckoptabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOC...
2008-05-13  Diego Novillotree.h (init_phinodes, [...]): Move ...
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08  Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-05-07  Kenneth Zadeck[multiple changes]
2008-05-01  Eric Botcazoutree.h (TYPE_NONALIASED_COMPONENT): Expand comment.
2008-04-27  Nathan Sidwelltarghooks.h (default_emutls_var_fields, [...]): Declare.
2008-04-23  Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-11  Oleg Ryjkovtree.h (struct tree_base): Added a new flag default_def...
2008-04-08  Rafael Avila de... fold-canst.c (tree_call_nonnegative_warnv_p): New.
2008-04-07  Eric BotcazouRemoval of Return with Depressed Stack Pointer support
2008-04-03  Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-28  Rafael Avila de... fold-const.c (tree_unary_nonnegative_warnv_p): Make...
2008-03-18  Jan Hubickatree-pretty-print.c: Include predict.h.
2008-03-06  Richard Guenthertree.def (BIT_FIELD_REF): Constrain result type and...
2008-03-05  Richard Guenthertree-ssa-structalias.c (get_constraint_for_component_re...
2008-02-28  Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-26  Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25  Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25  Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-20  Richard Guenthertree.h (fold_real_zero_addition_p): Declare.
2008-02-08  Richard Sandifordre PR bootstrap/35051 (Build machine requires GMP and...
2008-01-22  Jason Merrillre PR c++/34196 (uninitialized variable warning in...
2008-01-18  Ian Lance Taylorre PR c++/33407 (C++ operator new and new expression...
2007-12-19  Richard Sandifordtree.h (set_decl_incoming_rtl): Add a by_reference_p...
2007-12-15  Alexandre Olivadwarf2out.c (reference_to_unused): Don't emit strings...
2007-11-26  Andreas KrebbelPR 34081/C++
2007-11-25  Richard Guenthertree.h (struct tree_block): Move locus member next...
2007-11-19  Eric Botcazoure PR ada/34098 (xgcc: Internal error: Segmentation...
2007-11-16  Richard Guentherre PR tree-optimization/33870 (miscompiles sqlite)
2007-11-13  Diego Novillopr 33870
2007-11-08  Diego Novillotree.h (struct tree_struct_field_tag): Move field in_ne...
2007-11-08  Diego Novillore PR tree-optimization/33870 (miscompiles sqlite)
2007-11-06  Mark Mitchellre PR target/33579 (INIT_PRIORITY is broken)
2007-10-29  Razya Ladelsky2007-09-23 Razya Ladelsky
2007-10-14  Kazu Hiratac-common.h: Remove the prototype for c_expand_body.
2007-10-06  Eric BotcazouRevert:
2007-09-23  Jakub Jelinektree.h (block_nonartificial_location): New prototype.
2007-09-23  Jason Merrillre PR c++/19407 (vector keyword in typedef inside templ...
2007-09-22  Richard Guentherre PR tree-optimization/33146 (ICE in build_polynomial_...
2007-09-13  Michael MeissnerAdd AMD SSE5 support; Add iterator over function argume...
2007-09-07  Diego Novillotree-flow.h (const_block_stmt_iterator): Remove.
2007-09-06  Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-09-05  Jakub Jelinekbuiltins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05  Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-05  Kaveh R. Ghazifold-const.c (all_ones_mask_p, [...]): Constify.
2007-09-01  Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-28  Richard Guenthertree.h (struct tree_function_decl): Increase size of...
2007-08-28  Richard Guenthertree.h (DECL_DISREGARD_INLINE_LIMITS): New.
2007-08-27  Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-25  Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-23  Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-20  Richard Guentherlanghooks-def.h (lhd_tree_inlining_auto_var_in_fn_p...
2007-08-20  Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-17  Tom Tromeytree.h (struct tree_label_decl): Removed old "java...
2007-08-16  Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-14  Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-11  Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-09  Michael Matztree.h (fixed_zerop): Declare as taking a const_tree.
2007-08-08  Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-08-01  Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-29  Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-28  Kaveh R. Ghazicalls.c (special_function_p, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-25  Kaveh R. Ghaziexpr.c (handled_component_p): Constify.
2007-07-25  Kaveh R. Ghazicfglayout.c (insn_scope, insn_line): Constify.
2007-07-25  Kaveh R. Ghazicoretypes.h (const_bitmap, [...]): New.
2007-07-12  Dorit Nuzmanre PR target/25413 (wrong alignment or incorrect addres...
2007-07-12  Geoffrey Keatingbuiltins.c (get_pointer_alignment): Honor DECL_ALIGN...
2007-07-12  Daniel Berlinre PR tree-optimization/32663 (revision 126369 went...
2007-07-10  Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-07-03  Geoffrey Keating* tree.h (DECL_ALIGN): Back out previous change.
2007-07-03  Geoffrey Keating* tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.
2007-07-02  Eric Botcazoutree.h (alias_sets_might_conflict_p): Rename into alias...
2007-06-27  Richard Guentherre PR middle-end/32492 (attribute always_inline -...
2007-06-23  Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-06-21  Sebastian Popre PR middle-end/20623 (ICE: fold check: original tree...
2007-06-20  Adam Nemetre PR tree-optimization/25737 (ACATS c974001 c974013...
2007-06-13  Kazu Hiratabasic-block.h: Remove the prototype for free_basic_bloc...
2007-06-12  Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-11  Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-10  Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-05-19  Kaveh R. Ghazire PR middle-end/30250 (Evaluate lgamma/gamma at compil...
2007-05-03  Brooks Mosesre PR bootstrap/31776 (Bootstrap fails with "error...
2007-05-01  Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Remove.
next