re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive...
[gcc.git] / gcc / tree.c
2009-10-14 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-10-08 Michael Matzre PR middle-end/41573 (segfault in trunk related to...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-17 Michael Matzre PR middle-end/41347 (ICE with -O3 or '-O2 -finline...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-10 Jason Merrilltree.c (chain_index): New fn.
2009-09-10 Richard Guentherre PR middle-end/41254 (crashed compile Qt4 gui library)
2009-09-09 Richard Guenthertree.c (free_lang_data_in_type): Do not free the type...
2009-09-08 Jason Merrilltree.c (tree_find_value): Remove.
2009-09-06 Richard Guentherre PR c++/41144 (ice for legal code with -O2 in get_ali...
2009-09-03 Diego Novillo[multiple changes]
2009-09-01 Richard Guenthertree.c (tree_expr_size): New function.
2009-08-06 Richard Bienerre PR middle-end/40964 (ICE in insert_vi_for_tree)
2009-08-03 Richard Guenthertree.c (make_vector_type): Build a main variant first...
2009-07-20 Jakub Jelinekre PR tree-optimization/40792 (internal error in com_mp...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-07 Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-06 Diego Novillotree.c: Include debug.h.
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-29 Eric Botcazoutree.c (process_call_operands): Propagate TREE_READONLY...
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-06-26 Janis Johnsonre PR c/39902 (x * 1.0DF gets wrong value)
2009-06-19 Eric Botcazoutree.c (substitute_in_expr): Tweak and reformat.
2009-06-17 Adam Nemettree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversi...
2009-06-15 Richard Guentherre PR middle-end/40439 (Bootstrap broken on FreeBSD...
2009-06-14 Andreas Krebbelpasses.c: Add bswap pass.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-05 Jakub Jelinekre PR middle-end/40340 (Fortification warning no longer...
2009-05-29 Kai Tietztree.c (handle_dll_attribute): Check if node is of...
2009-05-24 Richard Guentherre PR tree-optimization/40233 (Test failures with ...
2009-05-22 Michael MeissnerFix PR tree-optimization/40219
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-22 Mark Mitchelltree.c (handle_dll_attribute): Mark dllexport'd inlines...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-15 Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-05-14 Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-05-12 Alexandre Olivatree.c (iterative_hash_pointer): Delete.
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-04-25 Jan Hubickatree.c (list_equal_p): New function.
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-19 Eric Botcazou* tree.c (protected_set_expr_location): Fix formatting.
2009-04-18 Kazu Hiratatree.c (function_args_count): Remove.
2009-04-16 Paolo Bonzinic-common.c (vector_targets_convertible_p, [...]): Use...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30 Steve Ellceyre PR middle-end/38237 (multiple weak directives)
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-03 Richard Guentherre PR tree-optimization/39272 (-D_FORTIFY_SOURCE=2...
2009-02-23 Jan Hubickare PR tree-optimization/37709 (inlining causes explosio...
2008-12-08 Richard Hendersonre PR middle-end/38240 (Vector type definitions not...
2008-11-19 Richard Guenthertree.c (build2_stat): Allow non-POINTER_PLUS_EXPRs...
2008-10-29 Manuel López-Ibáñezre PR middle-end/11492 (Bogus warning with -Wsign-compare)
2008-10-22 Richard Guenthertree.def (COMPLEX_TYPE): Constrain element type.
2008-10-21 David Edelsohnre PR java/35485 (libjava is disabled by default)
2008-10-16 Jakub Jelinekre PR tree-optimization/37525 (IVOPTS difference causin...
2008-10-14 Douglas Gregorre PR c++/37553 (ICE in build_c_cast)
2008-10-05 Dodji Seketelire PR debug/37410 (DW_TAG_imported_module is not in...
2008-10-01 Geert Boschtree.c (contains_placeholder_p): Return 0 for a SAVE_EXPR.
2008-09-17 Andrew Pinskire PR objc/37460 (NeXT runtime ICEs)
2008-09-17 Jakub Jelinektree.c (protected_set_expr_location): Don't unnecessari...
2008-09-04 Jan Hubickare PR tree-optimization/37345 (Segfault in decl_functio...
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-29 Jan Hubickatree.c (build_function_type_skip_args, [...]): New...
2008-08-28 Dodji Seketelire PR c++/36741 (Bogus "large integer implicitly trunca...
2008-08-23 Jan Hubickatree.c (decl_address_ip_invariant_p): New function.
2008-08-19 Jakub Jelinekre PR debug/37156 (Hang with -g -O2 (or higher) (disco...
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-06 Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
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-15 Richard Guentherre PR middle-end/36369 (may_alias broken with previous...
2008-07-13 Jan Hubickatree.c (decl_assembler_name_equal): Expect assembler...
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-03 Andrew Haleyre PR bootstrap/33304 (Bootstrap failure on solaris2...
2008-07-03 Jason Merrilltree.c (ctor_to_list): Use FOR_EACH_CONSTRUCTOR_ELT.
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-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
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-25 Alan ModraDelete get_inner_array_type. Use strip_array_types...
2008-05-19 Eric Botcazoutree.c (substitute_placeholder_in_expr) <tcc_vl_exp...
2008-05-19 Eric Botcazoutree.c (substitute_in_expr): Fix thinko.
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-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-03-27 Eric Botcazoutree.c (get_unwidened): Remove code fiddling with COMPO...
2008-02-28 Joseph Myersre PR target/33963 (Dllimport attribute wrongly accepte...
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 ...
next