ChangeLog fixup
[gcc.git] / gcc /
2012-08-30 Ramana Radhakrishnanre PR target/54252 (Bad alignment code generated for...
2012-08-30 GCC AdministratorDaily bump.
2012-08-29 Steven Bosscher* cfg.c (dump_bb_info): Print a newline if there were...
2012-08-29 Chung-Lin Tangrevert: t-linux64 (MULTILIB_OSDIRNAMES): Change to...
2012-08-29 Richard Sandifordmips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_synci...
2012-08-29 Oleg Endosh.opt (menable-tas): Rename to mtas.
2012-08-29 Oleg Endoiterators.md: New file.
2012-08-29 Martin Jamboripa-inline.h (estimate_edge_hints): Call do_estimate_ed...
2012-08-29 Chung-Lin Tangmips.h (CRT_CALL_STATIC_FUNCTION): Add nomips16 asm...
2012-08-29 GCC AdministratorDaily bump.
2012-08-28 Tobias Burnusre PR fortran/54389 ([F2003/F2008 difference] PURE...
2012-08-28 Tobias Burnusre PR fortran/54382 (gfortran show_locus: Invalid read...
2012-08-28 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-28 Joey Yessa-dom-thread-3.c: Add -fno-short-enums.
2012-08-28 Walter LeeFix ChangeLog formatting.
2012-08-28 Walter LeeFix some typos and coding style violations.
2012-08-28 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-28 Walter LeeAdd support for the -mcmodel=MODEL flag on TILE-Gx.
2012-08-28 GCC AdministratorDaily bump.
2012-08-27 Maxim Kuvyrkovsched-deps.c (add_dependence_list_and_free): Simplify.
2012-08-27 Uros Bizjakre PR target/46254 (ICE: in find_reloads, at reload...
2012-08-27 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-27 Walter LeeFix doc typo.
2012-08-27 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-27 Walter LeeFix a typo in the mcount function_profiler.
2012-08-27 Walter LeeStop trying to represent the bfins instruction with...
2012-08-27 Walter LeeProperly set the latency of atomic ops to the approxima...
2012-08-27 Andreas Schwab* gdbinit.in: Fix syntax of skip command.
2012-08-27 Richard Sandifordext_ins.c, [...]: Add NOMIPS16.
2012-08-27 Richard Sandiford20020620-1.c, [...]: Tighten regexps.
2012-08-27 Richard Sandifordmips.exp: Use gcc-dg-runtest rather than dg-runtest.
2012-08-27 Richard Sandifordmips.c (mips_pic_call_symbol_from_set): Check for SYMBO...
2012-08-27 Richard Sandifordmips.c (vr4130_align_insns): Don't simulate ghost instr...
2012-08-27 Dodji SeketeliPR preprocessor/53469 - argument tokens of _Pragma...
2012-08-27 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-27 Tobias Burnusre PR fortran/41093 (memory leaks with gfc_namespace)
2012-08-27 Tobias Burnusre PR fortran/54370 (error: non-trivial conversion...
2012-08-27 Tobias Burnusoptions.c (set_Wall): Don't set for -Wcompare-reals.
2012-08-27 GCC AdministratorDaily bump.
2012-08-26 Richard Sandifordmips.h (AVOID_CCMODE_COPIES): Update rationale for...
2012-08-26 Richard Sandifordmips.c (mips_has_long_branch_p): New function, split...
2012-08-26 Richard Sandifordmips.c (r10k_safe_mem_expr_p): Use get_inner_reference.
2012-08-26 Richard Sandifordmips.c (mips_rtx_costs): Add costs for CINS.
2012-08-26 Richard Sandifordmips.c (mips_rtx_costs): Add missing COSTS_N_INSNS...
2012-08-26 Richard Sandifordscanasm.exp (scan-assembler-times_required_options...
2012-08-26 Gerald Pfeiferinstall.texi (Specific): Clarify what needs to be added...
2012-08-26 Gerald Pfeifertm.texi.in (Misc): Move descriptions of NO_DOLLAR_IN_LA...
2012-08-26 Gerald Pfeifer* doc/invoke.texi (C++ Dialect Options): Add missing...
2012-08-26 Jason Merrill* g++.dg/cpp0x/fntmpdefarg3.C: New.
2012-08-26 GCC AdministratorDaily bump.
2012-08-25 Eric Botcazoure PR rtl-optimization/54088 (ICE at dwarf2out.c:20632...
2012-08-25 Ricardo Catalinas... * doc/extend.texi (__atomic Builtins): Remove space...
2012-08-25 Richard Sandifordmips.h (CASE_VECTOR_MODE): For not TARGET_MIPS16_SHORT_...
2012-08-25 Uros Bizjaki386.h (FP_REG_P): Remove macro.
2012-08-25 Uros Bizjak* ChangeLog: Fix whitespace.
2012-08-25 Paolo Carlinire PR c++/51421 ([c++0x] ICE with invalid use of auto)
2012-08-25 Jason MerrillPR c++/51213 (again)
2012-08-25 Jason Merrillprint-tree.c (print_node): Don't check TREE_LANG_FLAG_...
2012-08-25 Jason Merrillpt.c (tsubst_default_argument): Indicate where the...
2012-08-25 GCC AdministratorDaily bump.
2012-08-24 Jakub Jelinekre PR c/54363 (ICE when compiling malformed struct...
2012-08-24 Jakub Jelinekre PR c/54355 (ICE on invalid code in switch statement)
2012-08-24 Steven Bosschertree-ssa-live.c (dump_var_map): Do not dump the partiti...
2012-08-24 Jason Merrillpt.c (resolve_overloaded_unification): Use coerce_templ...
2012-08-24 Jason Merrillpt.c (register_specialization): Correct argument to...
2012-08-24 Yuri Rumyantsevi386.c (ia32_multipass_dfa_lookahead): Add case for...
2012-08-24 Simon Baldwindwarf2out.c (gen_producer_string): Omit command line...
2012-08-24 H.J. LuAllow arg_pointer_rtx/frame_pointer_rtx for based_loc_descr
2012-08-24 Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-24 Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2012-08-24 Tobias Burnusre PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assig...
2012-08-24 GCC AdministratorDaily bump.
2012-08-23 Richard Sandifordcode-readable-4.c: New test.
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-23 Jason Merrill* decl.c (compute_array_index_type): Use type_dependent...
2012-08-23 Julian Brown2012-08-23 Julian Brown <julian@codesourcery.com>
2012-08-23 Arnaud Charletc-ada-spec.c (dump_generic_ada_node): Fix handling...
2012-08-23 Bill Schmidtrs6000.c (rs6000_density_test): Free loop body.
2012-08-23 H.J. LuAdd -da and remove -dm in GCC manual
2012-08-23 Richard Guenthertree-vect-stmts.c (vect_finish_stmt_generation): Update...
2012-08-23 Jakub Jelinektree.c (copy_node_stat): Clear DECL_STRUCT_FUNCTION.
2012-08-23 Paolo Carlinire PR c++/20420 (Incorrectly Accepts double declarations)
2012-08-23 Mingjie XingFix typo in gty.texi.
2012-08-23 Georg-Johann Layconvert.c: Split into manageable parts:
2012-08-23 Richard Guenthertree-ssa-loop-manip.c (add_exit_phis_var): Allow virtua...
2012-08-23 Ian Lance Taylorcompiler: Comparisons return untyped boolean value.
2012-08-23 Ian Lance Taylorcompiler: Remove old handling of unsafe.Pointer in...
2012-08-23 GCC AdministratorDaily bump.
2012-08-22 Oleg Endore PR target/54089 ([SH] Refactor shift patterns)
2012-08-22 Steven Bosschertracer.c (mark_bb_seen): Use SBITMAP_SIZE.
2012-08-22 H.J. LuAdd -mlong-double-64/-mlong-double-80 to i386
2012-08-22 H.J. LuReplace REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_t...
2012-08-22 Richard Guenthertree-vectorizer.c (vectorize_loops): Do not call mark_v...
2012-08-22 Dodji SeketeliMake TREE_NOTHROW use the base.nothrow_flag again
2012-08-22 Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-08-22 Richard Guenthertree-ssa-loop-ch.c (copy_loop_headers): Remove redundan...
2012-08-22 Jakub Jelinektree-vect-loop.c (vect_transform_loop): Initialize...
2012-08-22 Marc Glissere PR tree-optimization/54317 (FAIL: c45532m c45532n...
2012-08-22 Jakub Jelinektree-vrp.c (find_assert_locations): Skip also edges...
2012-08-22 Steven Bosschertree-ssa-coalesce.c (struct ssa_conflicts_d): Make...
next