c.opt: Add -Wnoexcept.
[gcc.git] / gcc / ChangeLog
2010-06-16 Martin Jamborre PR tree-optimization/43905 (duplicate __PRETTY_FUNCT...
2010-06-16 Maxim Kuvyrkovlinux64.h (BIONIC_DYNAMIC_LINKERN32): Define.
2010-06-15 Uros Bizjaki386.c (*prefetch_sse_<mode>): Macroize insn from ...
2010-06-15 Anatoly Sokolov* target.h (struct asm_out):Add declare_constant_name...
2010-06-15 Sebastian PopFix PR44391: use size_one_node for pointer types.
2010-06-15 Richard Guenthertree-ssa-pre.c (eliminate): Handle PHI elimination...
2010-06-15 Paul Brookarm.c (use_vfp_abi): Add sorry() for Thumb-1 hard-float...
2010-06-15 Alexandre Olivatree-vect-patterns.c (vect_pattern_recog_1): Bail out...
2010-06-15 Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-06-15 Martin Jamborre PR lto/44464 (ICE during linux kernel whopr build)
2010-06-15 Alan Modrainvoke.texi: Add mcmodel to powerpc options.
2010-06-14 Changpeng FangAccount prefetch_mod and unroll_factor for the computat...
2010-06-14 Andreas Schwabm68k.c (m68k_delegitimize_address): Don't do anything...
2010-06-14 Alexandre Olivare PR debug/43650 ("-fcompare-debug failure" with ...
2010-06-14 Alexandre Olivare PR debug/43656 ("-fcompare-debug failure" with ...
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-14 H.J. LuReplace 0x1 with 0x0 in AVX vec_extract_lo_* patterns.
2010-06-14 Jakub Jelinekre PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler...
2010-06-14 Jakub Jelinekre PR tree-optimization/44508 (libgomp.fortran/vla1...
2010-06-14 Jakub Jelinekre PR bootstrap/44509 (Revision 160626 breaks bootstrap...
2010-06-14 Ira Rosenre PR tree-optimization/44507 (vectorization ANDs array...
2010-06-14 Jakub Jelineks390.md (*mov<mode>_64 DD_DF, mov<mode>): Properly...
2010-06-14 Eric BotcazouFix long lines
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-13 Richard Guentherlto-streamer-in.c (lto_input_ts_type_tree_pointers...
2010-06-13 Anatoly Sokolovia64.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.
2010-06-13 Jan Hubickacse.c (cse_extended_basic_block): Move optimize_bb_for_...
2010-06-12 Bernd Schmidtarm.c (thumb2_reorg): Fix errors in previous change.
2010-06-12 Jan Hubickadf-core.c (df_clear_bb_info): New function.
2010-06-12 Jan Hubickare PR tree-optimization/44485 (ICE in get_expr_operands...
2010-06-12 Anatoly Sokolovtarghooks.c (default_function_value): Don't use FUNCTIO...
2010-06-12 Kazu Hirataconfig.gcc (mips64*-*-linux*, [...]): Add crtfastmath...
2010-06-12 Sebastian PopDon't call pbb_to_depth_to_oldiv from compute_type_for_...
2010-06-12 Joseph Myerscommon.opt (Wstrict-aliasing=, [...]): Add RejectNegative.
2010-06-12 Joseph Myersopts-common.c: Include options.h.
2010-06-11 Uros Bizjakre PR target/44481 (__builtin_parity() causes ICE in...
2010-06-11 Jan Hubickabitmap.h (+bmp_iter_next_bit): New.
2010-06-11 Sandra Loosemoretree-ssa-loop-ivopts.c (get_computation_cost_at): Retur...
2010-06-11 Uros Bizjaki386.md (unspec): New define_c_enum.
2010-06-11 Jakub Jelinekcpplib.h (struct cpp_callbacks): Add user_builtin_macro...
2010-06-11 Sebastian PopFix PR44483: incrementally gimplify BB predicates to...
2010-06-11 Paul Brookinvoke.texi: Document ARM -mcpu=cortex-m4.
2010-06-11 Jan Hubickaipa-pure-const.c (special_builtlin_state): New function.
2010-06-11 Jan Hubickadf-problems.c (df_live_scratch): Convert to bitmap_head.
2010-06-11 Jan Hubickainvoke.texi (Wsuggest-attribute): Document.
2010-06-11 Manuel López-Ibáñezc-typeck.c (handle_warn_cast_qual): Add loc parameter.
2010-06-11 Uros Bizjaki386.md (pro_epilogue_adjust_stack_1): Assert that...
2010-06-11 Dodji SeketeliFix MIPS bootstrap
2010-06-11 Kai Tietzsystem.h (helper_const_non_const_cast): New inline...
2010-06-11 Jan BeulichAdd PR reference to 2010-06-10 change to configure.ac.
2010-06-10 Richard Sandifordmd.texi: Document the "unspec" and "unspecv" enum names.
2010-06-10 Richard Sandifordmd.texi (define_enum_attr): Document.
2010-06-10 Richard Sandifordmd.texi (define_c_enum, [...]): Document.
2010-06-10 Richard Sandifordconfigure.ac (tm_include_list): Add insn-constants.h.
2010-06-10 Richard SandifordMakefile.in (BUILD_RTL): Move build/read-md.o to...
2010-06-10 Richard SandifordMakefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 Richard Sandifordread-md.h (read_char): Increment read_md_lineno after...
2010-06-10 Richard SandifordMakefile.in (READ_MD_H): Add $(HASHTAB_H).
2010-06-10 Richard Sandifordread-rtl.c (md_name): New structure.
2010-06-10 Richard SandifordMakefile.in (build/read-md.o): Depend on errors.h.
2010-06-10 Richard Sandifordread-md.h (read_md_file): Declare.
2010-06-10 Richard Sandifordread-md.h (read_rtx_lineno): Rename to...
2010-06-10 Richard SandifordMakefile.in (READ_MD_H): New variable.
2010-06-10 Anatoly Sokolovmoxie.h (FUNCTION_VALUE, [...]): Remove macros.
2010-06-10 Martin JamborMakefile.in (tree-sra.o): Add DBGCNT_H to dependencies.
2010-06-10 Martin Jamborre PR tree-optimization/44258 (possible SRA wrong-code...
2010-06-10 Alexandre Olivare PR debug/41371 (var-tracking is slow and memory...
2010-06-10 H.J. LuRevert the part of r160394 to fix bootstap with --with...
2010-06-10 Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-10 Jan Hubickadf-problems.c (df_live_problem_data): Add live_bitmaps.
2010-06-10 Jan Beulichconfigure.ac: Replace $() with ${} when intending to...
2010-06-10 Hans-Peter Nilssonre PR rtl-optimization/44460 (r160380 breaks libjava...
2010-06-10 Jan Hubickaemit-rtl.c (set_mem_attributes_minus_bitpos): Remove...
2010-06-09 Gerald Pfeiferfdl.texi: Move to GFDL version 1.3.
2010-06-09 Jan Hubickaipa-pure-const.c (propagate_pure_const, [...]): Break...
2010-06-09 Jan Hubickabitmap.c (bitmap_elt_insert_after, [...]): Use checking...
2010-06-09 Changpeng FangLimit non-constant step prefetching only to the innermo...
2010-06-09 Changpeng FangAdjust the threshold value of PREFETCH_MOD_TO_UNROLL_FA...
2010-06-09 Sebastian PopCall compute_overall_effect_of_inner_loop from instanti...
2010-06-09 Sebastian PopDo not gather loop exit conditions on the basic blocks...
2010-06-09 Sebastian PopFix comments and indentation.
2010-06-09 Eric Botcazoure PR rtl-optimization/42461 (missed optimization for...
2010-06-09 Jan Hubickabitmap.c (bitmap_and): Walk array forward.
2010-06-09 Anatoly SokolovFix gcc/ChangeLog.
2010-06-09 Dave Kornopts-common.c (prune_options): Ensure replacement argv...
2010-06-09 Jan Hubickacgraph.h (varpool_first_static_initializer, [...])...
2010-06-09 Jason Merrill* Makefile.in (TAGS): Collect tags info from c-family.
2010-06-09 Jan Hubickagimple.h (gcc_gimple_checking_assert): New macro.
2010-06-09 Sandra Loosemoretree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
2010-06-09 Richard Guenthertree-ssa-loop-niter.c (simplify_replace_tree): Do not...
2010-06-09 Kai TietzMove changelog entry of fortran into fortran's ChangeLog.
2010-06-09 Kai Tietzresolve.c (resolve_deallocate_expr): Avoid warning...
2010-06-09 Kai Tietzc-objc-common.c (c_tree_printer): Pre-intialize t by...
2010-06-09 Martin Jamborre PR tree-optimization/44423 (Massive performance...
2010-06-09 Joern Renneckere PR testsuite/42843 (--enable-build-with-cxx plugin...
2010-06-09 Bernd Schmidtarm.c (thumb2_reorg): New function.
2010-06-09 Edmar Wienskoskire PR target/44067 (internal compiler error: in rs6000_...
2010-06-08 Joern Renneckere PR plugins/44459 (plugin interface depends on name...
2010-06-08 H.J. LuAdd missing ChangeLog entries for revision 160327.
2010-06-08 Jan Hubickabasic-block.h (single_succ_edge, [...]): Do sanity...
next