2011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
[gcc.git] / gcc / ChangeLog
2011-05-04 Stuart Henderson2011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
2011-05-04 Stuart Henderson2011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
2011-05-04 Nick Cliftonmn10300.c: Include cfgloop.h.
2011-05-04 Uros Bizjakre PR target/48860 (r173265 breaks bootstrap on x86_64...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-05-04 Mark WielaardRemove unused debug_str_hash_forced from dwarf2out.
2011-05-04 Alexandre Olivare PR other/48093 (-mtls-dialect= is undocumented)
2011-05-04 Alexandre Olivare PR debug/47994 (-fcompare-debug failure with -O2...
2011-05-03 Mark WielaardPR42288 emit empty .debug_aranges section.
2011-05-03 Joseph Myersmips-opts.h: New.
2011-05-03 Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-05-03 Stuart Henderson2011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
2011-05-03 Uros Bizjakexpmed.c (extract_bit_field_1): Remove write-only varia...
2011-05-03 Stuart Henderson2011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
2011-05-03 Stuart Henderson2011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
2011-05-03 Nathan Froydstormy16 (xstormy16_init_builtins): Call build_function...
2011-05-03 Nathan Froydi386.c (ix86_code_end): Call build_function_type_list...
2011-05-03 Nathan Froydrs6000.c (spe_init_builtins): Call build_function_type_...
2011-05-03 Nathan Froydsh.c (sh_media_init_builtins): Call build_function_type...
2011-05-03 Nathan Froydsparc.c (sparc_file_end): Call build_function_type_list...
2011-05-03 Nathan Froydalpha.c (alpha_init_builtins): Call build_function_type...
2011-05-03 Nathan Froydxtensa.c (xtensa_init_builtins): Call build_function_ty...
2011-05-03 Nathan Froydi2000.c (iq2000_init_builtins): Call build_function_typ...
2011-05-03 Nathan Froydavr.c (avr_init_builtins): Call build_function_type_lis...
2011-05-03 Nathan Froydpicochip.c (picochip_init_builtins): Call build_functio...
2011-05-03 Nathan Froydbfin.c (bfin_init_builtins): Call build_function_type_l...
2011-05-03 Stuart Hendersonre PR target/39768 (internal compiler error: RTL check...
2011-05-03 Stuart Henderson2011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
2011-05-03 Stuart HendersonOriginally from Bernd Schmidt
2011-05-03 Stuart HendersonOriginally From Bernd Schmidt
2011-05-03 Jeff Lawtree-ssa-threadupdate.c (THREAD_TARGET): define.
2011-05-03 Bernd Schmidtfunction.c (init_function_start): Call decide_function_...
2011-05-03 Jakub Jelinekre PR target/48774 (gcc-4.6.0 optimization regression...
2011-05-03 Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-03 Richard Guentherre PR tree-optimization/48846 (Many -O2 -flto testsuite...
2011-05-03 Richard Guentherc-decl.c (grokdeclarator): Instead of looking at TREE_O...
2011-05-03 Richard Sandifordneon.md (vec_load_lanes<mode><mode>): New expanders,
2011-05-03 Richard Sandifordmd.texi (vec_load_lanes, [...]): Document.
2011-05-03 Richard Sandifordhooks.h (hook_bool_mode_uhwi_false): Declare.
2011-05-03 Eric Botcazoure PR target/48723 (ICE on function returning structure...
2011-05-02 Lawrence CrowlUpgrade the utility of timevars.
2011-05-02 Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-05-02 Simon Martinre PR c/35445 (ICE with conflicting declarations)
2011-05-02 Joseph Myersfr30-protos.h (Mmode): Don't define.
2011-05-02 Uros Bizjakmmx.md (*mov<mode>_internal_rex64): Use %vmovq for...
2011-05-02 Stuart Hendersonre PR target/47951 (web.c:union_match_dups segmentation...
2011-05-02 Andreas Schwabre PR target/47955 (gcc.dg/stack-usage-1.c fails on...
2011-05-02 Jan Hubickalto-streamer.c (lto_streamer_cache_insert_1, [...]...
2011-05-02 Joseph Myersgcc_update (gcc/config/m68k/m68k-tables.opt): New depen...
2011-05-02 Richard Guenthervarasm.c (output_constructor_regular_field): Compute...
2011-05-02 Uros Bizjaksse.md (V): New mode iterator.
2011-05-02 Ulrich Weigandhaifa-sched.c (sched_emit_insn): Emit insn before first...
2011-05-02 Richard Guentherre PR tree-optimization/48822 (G++ gets stucks and...
2011-05-02 Jan Hubickalto-section-in.c (lto_input_1_unsigned): Move to lto...
2011-05-02 Richard Guenthertree.c (tree_code_counts): New global array.
2011-05-01 Jan Hubickaipa-inline.c (caller_growth_limits): Fix thinko when
2011-05-01 Anatoly Sokolovreginfo.c (memory_move_cost): Change rclass argument...
2011-04-30 Jan Hubickaipa-inline.c (can_inline_edge_p): Disregard limits...
2011-04-30 Jan Hubickacgraph.c (cgraph_create_virtual_clone): Clear construct...
2011-04-30 Anatoly Sokolovsparc.h (PRINT_OPERAND, [...]): Remove.
2011-04-30 Jan Hubickare PR middle-end/48752 (ICE in evaulate_conditions_for_...
2011-04-30 Jakub Jelinekdwarf2.h (DW_OP_GNU_const_type, [...]): New.
2011-04-30 Jakub Jelinekre PR testsuite/48809 (switch statement optimization...
2011-04-30 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Add missing...
2011-04-29 Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-29 Jan Hubickainline-10.c: New testcase.
2011-04-29 Nicola PeroIn gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innov...
2011-04-29 Xinliang David Liuse tls for ic vars
2011-04-29 Richard Guentherbuiltins.c (fold_builtin_classify_type): Use integer_ty...
2011-04-29 Richard Guentherexpr.h (expand_shift): Rename to ...
2011-04-29 Richard Guenthertree-inline.c (remap_eh_region_tree_nr): Use integer_ty...
2011-04-29 Michael Matzlto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-29 Richard Guenthertree-nested.c (get_trampoline_type): Use size_int.
2011-04-29 Richard Guenthertree-ssa-structalias.c (get_fi_for_callee): Restructure.
2011-04-29 Alexandre Olivahaifa-sched.c (last_nondebug_scheduled_insn): New.
2011-04-29 Xinliang David Lisplit checksum into cfg checksum and line checksum
2011-04-28 Alan Modrars6000.c (rs6000_delegitimize_address): Handle unspec...
2011-04-28 Martin Jamborcgraphunit.c (cgraph_preserve_function_body_p): Accept...
2011-04-28 Ira Rosenre PR tree-optimization/48765 (ICE in vect_transform_stmt)
2011-04-28 Michael Meissnerupdate changelog
2011-04-28 Jakub Jelinekre PR middle-end/48597 (x86-64 unwind register save...
2011-04-28 Joseph Myers* config.gcc (*-*-kfreebsd*-gnu | *-*-knetbsd*-gnu...
2011-04-28 Jan Hubickaipa-inline-analysis.c (will_be_nonconstant_predicate...
2011-04-28 Richard Guentherre PR bootstrap/48804 (Bootstrap compare failure)
2011-04-28 Richard Guenthertree-ssa-structalias.c (dump_constraint): Don't end...
2011-04-28 Richard Guenthertree-ssa-structalias.c (find_func_aliases_for_builtin_c...
2011-04-28 Gabriel Dos Reisinternal-fn.h (internal_fn_name_array): Declare.
2011-04-27 Uros Bizjaki386.md (ssemodesuffix): Merge with ssevecsize, ssemode...
2011-04-27 Jan Hubickainline-9.c: New testcase.
2011-04-27 Richard Guenthertree-ssa-structalias.c (changed_count): Remove.
2011-04-27 Jan Hubicka* cgraphunit.c (cgraph_process_new_functions): Fix...
2011-04-27 Uros Bizjakpredicates.md (avx_vpermilp_*_operand): Remove.
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-27 Ulrich Weiganddivmovti4.c (union qword_UTItype): New data type.
2011-04-27 Ulrich Weigand* config/spu/spu.c (spu_expand_epilogue): Do not emit...
2011-04-27 Jan Hubickaipa-prop.c (function_insertion_hook_holder): New holder.
2011-04-27 Richard Guentherre PR tree-optimization/48772 (ICE: SIGSEGV in walk_non...
2011-04-27 Richard Guenthertree-ssa-alias.c (indirect_refs_may_alias_p): Fix TARGE...
2011-04-27 Nick CliftonFix typo.
2011-04-27 Nick Cliftonfrv.h (enum reg_class): Delete EVEN_ACC_REGS, ACC_REGS...
next