intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.
[gcc.git] / gcc / tree.c
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-17 Nathan Froydtree.h (vec_member): Declare.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-06 Dodji Seketelire PR c++/44188 (Fails to produce DW_AT_typedef for...
2010-06-02 Jakub Jelinektree.h (struct tree_decl_map): New type.
2010-06-01 Nathan Froydtree.h (build_nt_call_list): Delete.
2010-05-28 Dodji SeketeliRevert "Fix PR c++/44188"
2010-05-27 Dodji Seketelire PR c++/44188 (Fails to produce DW_AT_typedef for...
2010-05-27 Joseph Myersinput.c: New file.
2010-05-26 Kai Tietzdemangle-expected: Add tests for __int128 and unsigned...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Nathan Froydtree.c (build_function_decl_skip_args): Fix grammar.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19 Anatoly Sokolovdouble-int.h (double_int_ior): New function.
2010-05-19 Richard Guentherre PR lto/44196 (lto1: ICE: tree check: expected field_...
2010-05-19 Nathan FroydRevert:
2010-05-18 Nathan Froydtree.h (build_call_list): Remove.
2010-05-18 Anatoly Sokolovtree.h (build_int_cstu): Implement as static inline.
2010-05-17 Martin Jamborcgraph.h (cgraph_indirect_call_info): New fields anc_of...
2010-05-17 Nathan Froydtree.h (CALL_EXPR_ARGS): Delete.
2010-05-17 Nathan Froydtree.c (build_function_type_list_1): Remove bogus asser...
2010-05-16 Eric Botcazoutree.c (build_common_builtin_nodes): Always clear TREE_...
2010-05-15 Nathan Froydtree.h (ctor_to_list): Delete.
2010-05-14 Martin Jamborcp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both...
2010-05-12 Nathan Froydtree.c (build_constructor): Compute TREE_CONSTANT for...
2010-05-06 Maxim Kuvyrkov* tree.c (initializer_zerop): Handle STRING_CST.
2010-05-04 Eric Botcazoutree.c (free_lang_data_in_one_sizepos): New inline...
2010-05-03 Anatoly Sokolovdouble-int.h (tree_to_double_int): Remove macro.
2010-04-30 Jakub Jelinekre PR debug/43942 (-fcompare-debug faulure with externa...
2010-04-26 Richard Guentherre PR debug/42425 (ICE declaring local class)
2010-04-23 Richard Guentherre PR lto/42653 (ICE with -g and -flto (requires both...
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2010-04-14 Anatoly Sokolovdouble-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-07 Jakub Jelinekre PR debug/43516 ("-fcompare-debug failure" at -O2)
2010-04-07 Richard Guentherre PR rtl-optimization/42617 (TARGET_MEM_REF and plain...
2010-04-01 Richard Guentherre PR tree-optimization/43614 (ice in gimple_rhs_has_si...
2010-03-11 Martin Jamborre PR tree-optimization/43257 (IPA-SRA changes DECL_ASS...
2010-02-10 Richard Guentherre PR c/43007 (No longer folds (unsigned int) ((long...
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2009-12-15 Richard Guenthertree.c (free_lang_data_in_binfo): Do not free BINFO_OFF...
2009-12-12 Richard Guenthertree.c (need_assembler_name_p): Abstract decls do not...
2009-12-02 Richard Guentherre PR lto/42088 (flag_gtoggle in free_lang_data hides...
2009-12-02 Ulrich Weigandre PR middle-end/42224 (32bit pointers to 32bit pointer...
2009-11-30 Richard Guenthertree.c (free_lang_data): Do not set debug_info_level...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 Michael Matztree.h (union tree_ann_d): Don't declare.
2009-11-19 Richard Guenthergimple.c (canonicalize_cond_expr_cond): Strip conversio...
2009-11-19 Jakub Jelinektree.c (need_assembler_name_p): Use cgraph_get_node...
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-11-08 Jason Merrill* tree.c (reconstruct_complex_type): Preserve attributes.
2009-11-03 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-10-28 Richard Guenthertree.c (free_lang_data_in_type): Do not call get_alias_set.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-25 Richard Guentherre PR middle-end/41814 (ICE in jc1 during bootstrap...
2009-10-15 Richard Guenthertree.c (free_lang_data_in_decl): Free DECL_FCONTEXT.
2009-10-14 Jakub Jelinekre PR preprocessor/41543 (BUILTINS_LOCATION wrong with...
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...
next