]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2011-08-22  Rainer OrthCentralize PICFLAG configuration
2011-08-22  Uros Bizjak* ChangeLog: Fix and enhance ChangeLog entry.
2011-08-22  Dodji SeketeliAvoid dangling line table after loading pch
2011-08-22  H.J. LuUse .init_array section only if __ELF__ is defined.
2011-08-22  Jakub Jelinekre PR tree-optimization/50133 (ICE: SIGSEGV in vect_fin...
2011-08-22  Jakub Jelinekre PR middle-end/50141 (ICE: tree check: expected var_d...
2011-08-22  Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-08-22  Kirill YukhinAdd support for AVX2 builtin functions.
2011-08-22  Georg-Johann Laypr49994-2.c: Add dg-require-effective-target scheduling.
2011-08-22  Matthias Kloserevert: t-linux64 (MULTILIB_DIRNAMES): Set to 'n32...
2011-08-22  Richard Guentherre PR middle-end/50145 (FAIL: gcc.dg/torture/pr50067...
2011-08-22  Mikael Petterssonre PR bootstrap/50146 (unused variable saved_nregs...
2011-08-22  GCC AdministratorDaily bump.
2011-08-21  Gerald PfeiferFix ChangeLog format for revision 177257.
2011-08-21  Richard Hendersonrtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.
2011-08-21  Gerald PfeiferFix ChangeLog format for revision 177258.
2011-08-21  Thomas Koenigre PR fortran/47659 (-Wconversion[-extra] should emit...
2011-08-21  Uros Bizjaki386.md (any_div): Remove.
2011-08-21  Thomas Koenigre PR fortran/50130 (ICE with invalid array slice)
2011-08-21  Vladimir Makarovira-lives.c (mark_pseudo_regno_subword_live): Use alloc...
2011-08-21  GCC AdministratorDaily bump.
2011-08-20  Richard Hendersoneqd.c, [...]: Adjust include path for soft-fp.
2011-08-20  H.J. LuUse .init_arrary/.fini_array sections if possible.
2011-08-20  Janus Weilre PR fortran/49638 ([OOP] length parameter is ignored...
2011-08-20  Richard Sandifordmips.c (mips_class_max_nregs): Check that the mode...
2011-08-20  Richard Sandifordmips.c (mips_reorg_process_insns): Check for jumps...
2011-08-20  Uros Bizjaki386.c (ix86_binary_operator_ok): Use satisfies_constra...
2011-08-20  Uros Bizjaki386.c (ix86_expand_round_sse4): Expand as trunc (a...
2011-08-20  Anatoly Sokolovtm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
2011-08-20  Jakub Jelinekre PR tree-optimization/48739 (ICE in check_loop_closed...
2011-08-20  Tobias Burnusinterchange-1.f: Remove xfail.
2011-08-20  GCC AdministratorDaily bump.
2011-08-19  Mikael Morinre PR fortran/50129 (ICE on where statement)
2011-08-19  Vladimir Makarovre PR rtl-optimization/49936 (IRA handles CANNOT_CHANGE...
2011-08-19  Joseph Myersc-parser.c (c_parser_postfix_expression): Convert opera...
2011-08-19  H.J. LuPermute conversion and addition of constant for zero...
2011-08-19  Joseph Myersc-parser.c (c_parser_postfix_expression): Handle RID_BU...
2011-08-19  Andrew Stubbstree-ssa-math-opts.c (is_widening_mult_rhs_p): Handle...
2011-08-19  Andrew Stubbstree-ssa-math-opts.c (convert_plusminus_to_widen):...
2011-08-19  Andrew Stubbstree-ssa-math-opts.c (convert_mult_to_widen): Better...
2011-08-19  Andrew Stubbstree-ssa-math-opts.c (is_widening_mult_rhs_p): Add...
2011-08-19  Andrew Stubbstree-ssa-math-opts.c (is_widening_mult_p): Remove FIXME.
2011-08-19  Andrew Stubbstree-ssa-math-opts.c (convert_mult_to_widen): Convert...
2011-08-19  Andrew Stubbstree-ssa-math-opts.c (convert_plusminus_to_widen):...
2011-08-19  Richard Guentherre PR tree-optimization/50067 (Wrong code with -fpredic...
2011-08-19  Andrew Stubbsarm.md (maddhidi4): Remove '*' from name.
2011-08-19  Andrew Stubbsexpr.c (expand_expr_real_2): Use widening_optab_handler.
2011-08-19  Joseph Myersc-decl.c (grokdeclarator): Diagnose _Noreturn for non...
2011-08-19  Jakub Jelinekre PR fortran/49792 (OpenMP workshare: Wrong result...
2011-08-19  Rainer OrthRequire C99 runtime in gcc.dg/builtins-67.c, gcc.target...
2011-08-19  Richard Guentherpr50067-1.c: New testcase.
2011-08-19  Joseph Myersopth-gen.awk: Do not declare target save/restore struct...
2011-08-19  Joey Yere PR target/49437 (interrupt return pop sometimes...
2011-08-19  Joey Ye* gcc.c-torture/execute/20101011-1.c (DO_TEST): Skip...
2011-08-19  GCC AdministratorDaily bump.
2011-08-18  Mikael Morinre PR fortran/50071 (gfortran does not distinguish...
2011-08-18  Joseph Myers* gcc.dg/c1x-pointer-float-1.c: New test.
2011-08-18  Mikael Morinre PR fortran/50071 (gfortran does not distinguish...
2011-08-18  Joseph Myersc-decl.c (shadow_tag_warned): Check for _Noreturn.
2011-08-18  Rainer OrthProperly define __cplusplus (PR libstdc++-v3/1773)
2011-08-18  Kirill YukhinAdd -mavx2.
2011-08-18  Vladimir Makarovre PR rtl-optimization/49890 (IRA spill with plenty...
2011-08-18  Marc Glissecmath: Extend/update comment.
2011-08-18  Paolo Carlinire PR libstdc++/50119 ([C++0x] copy_n advances InputIte...
2011-08-18  H.J. LuChange ix86_isa_flags to HOST_WIDE_INT.
2011-08-18  Joseph Myers* include/cpplib.h (struct cpp_options): Fix typo.
2011-08-18  Joseph Myersc1x-uni-string-1.c, [...]: New tests.
2011-08-18  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-08-18  Marc GlisseUse Solaris prototypes if possible (PR libstdc++-v3...
2011-08-18  Vladimir Makarovre PR rtl-optimization/50107 ([IRA, i386] allocates...
2011-08-18  H.J. LuAllow HOST_WIDE_INT for option variable.
2011-08-18  Rainer OrthKeep tm, div_t, ldiv_t, lconv mangling on Solaris ...
2011-08-18  Peter Collingbourne2011-08-18 Peter Collingbourne <peter@pcc.me.uk>
2011-08-18  Jakub Jelinekre PR target/50009 (Segmentation fault in tree_nop_conv...
2011-08-18  Jakub Jelinekre PR target/50092 (internal compiler error: in elimina...
2011-08-18  Tobias Burnusre PR fortran/50109 (Formatted namelist read with multi...
2011-08-18  Jakub Jelinekre PR debug/50017 (-fcompare-debug failure)
2011-08-18  Jakub Jelinek* g++.dg/plugin/decl_plugin.c: Include diagnostic.h.
2011-08-18  Richard Sandifordarm.c (arm_rtx_costs_1): Don't modify the costs of...
2011-08-18  Richard Sandifordbpabi-lib.h (RENAME_LIBRARY_SET): Delete.
2011-08-18  Richard Guenthertree.h (tree_int_cst_msb): Remove.
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-18  Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-18  Richard Sandifordrtl.h (set_rtx_cost, [...]): New functions.
2011-08-18  Richard Guentherexpr.c (get_inner_reference): Fix typo in last change.
2011-08-18  Paolo Carlinire PR tree-optimization/49963 (ICE: in abs_hwi, at...
2011-08-18  Richard Guentherexpr.c (get_inner_reference): Sign-extend the constant...
2011-08-18  Dodji SeketeliPR c++/45625 - Template parm name doesn't hide outer...
2011-08-18  GCC AdministratorDaily bump.
2011-08-17  Kaz Kojimare PR target/50068 (Invalid memory access in incr_ticks...
2011-08-17  Tobias Burnusre PR fortran/31461 (warn about entities in USE, ONLY...
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-17  Tom de Vriesre PR target/43597 (Move and compare with 0 can be...
2011-08-17  Richard Sandifordre PR target/50090 (ARM EABI symbols in libgcc.a have...
2011-08-17  Janus Weilre PR fortran/50070 (Segmentation fault at size_binop_l...
2011-08-17  GCC AdministratorDaily bump.
2011-08-16  Jason Merrillre PR c++/50086 ([C++0x] Error on lookup of template...
2011-08-16  Jason Merrill* g++.old-deja/g++.brendan/README: Add R.I.P.
2011-08-16  Jason Merrillpt.c (instantiate_class_template_1): If DECL_PRESERVE_P...
2011-08-16  Jason Merrillre PR c++/50054 (Fails to recover from type error in...
next