platform/upstream/gcc.git
2011-09-26 Paolo Carlinire PR c++/26747 (bad break/continue is not detected...
2011-09-26 Richard Guentherre PR tree-optimization/50472 (Volatile qualification...
2011-09-26 Bingfeng Meitm.texi: Correct documentation for TARGET_ADDR_SPACE_SU...
2011-09-26 Eric Botcazouopt22.adb: New test.
2011-09-26 Tom de Vriestree-ssa-alias.h (pt_solution_singleton_p): Declare.
2011-09-26 Tristan Gingold2011-09-26 Tristan Gingold <gingold@adacore.com>
2011-09-26 Georg-Johann Layre PR target/50465 ([avr] Use insn attribute to depict...
2011-09-26 Eric BotcazouFix oversight
2011-09-26 Rainer OrthRestore Ada bootstrap on Solaris 8, 9/x86
2011-09-26 Eric Botcazouifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p...
2011-09-26 Eric Botcazouutils2.c (build_allocator): Set TREE_THIS_NOTRAP on...
2011-09-26 Eric Botcazouutils.c (maybe_unconstrained_array): Declare TYPE local...
2011-09-26 Eric Botcazougigi.h (create_subprog_decl): Replace TREE_CHAIN with...
2011-09-26 Eric Botcazoutrans.c (assoc_to_constructor): Minor tweaks.
2011-09-26 Eric Botcazousem_ch6.adb (Set_Formal_Mode): Set Can_Never_Be_Null...
2011-09-26 Eric Botcazouada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.
2011-09-26 Georg-Johann Layavr-protos.h (output_reload_inhi): Change prototype.
2011-09-26 Eric Botcazouada-tree.h (TYPE_NULL_BOUNDS): New macro.
2011-09-26 Jason Merrillparser.c (inject_this_parameter): Split out from cp_par...
2011-09-26 GCC AdministratorDaily bump.
2011-09-25 David S. MillerAdd support for floating-point fused multiply-add on...
2011-09-25 David S. MillerGenerate 'fone' and 'fones' sparc instructions when...
2011-09-25 Paolo Carlinirevert: testsuite_error.h: Add empty default constructo...
2011-09-25 Eric Botcazouada-tree.h (TREE_THIS_NOTRAP): Redefine.
2011-09-25 Eric Botcazoutrans.c (Loop_Statement_to_gnu): In the case of an...
2011-09-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc.
2011-09-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not promote the alignme...
2011-09-25 Jakub Jelinektree-ssa-structalias.c (intra_create_variable_infos...
2011-09-25 Eric Botcazoutree-eh.c (cleanup_empty_eh): Allow a call to __builtin...
2011-09-25 Ira Rosentree-vect-slp.c (vect_slp_analyze_bb_1): Split out...
2011-09-25 Paolo Carlinire PR c++/50280 (Incorrect type deduced for T& when...
2011-09-25 Ira Rosentree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-09-25 David S. MillerTeach sparc backend about %gsr register and add intrins...
2011-09-25 Jason Merrillexcept.c (expr_noexcept_p): Split out from finish_noexc...
2011-09-25 Jason Merrillinit.c (perform_member_init): Instantiate NSDMI here.
2011-09-25 Jason MerrillHandle deferred parsing of NSDMIs.
2011-09-25 Jason MerrillImplement C++11 non-static data member initializers.
2011-09-25 GCC AdministratorDaily bump.
2011-09-24 John Salmonre PR libstdc++/50510 ([C++0x] transposed variable...
2011-09-24 Iain Sandoeada, remove flat_namespace library option from darwin...
2011-09-24 Basile Starynkevitchtrivial libiberty/ChangeLog update
2011-09-24 Jason Merrillcorrect ChangeLog
2011-09-24 John Salmonre PR libstdc++/50509 ([C++0x] incorrect code in std...
2011-09-24 Paolo Carlinire PR c++/44267 (SFINAE does not handle down static_cas...
2011-09-24 GCC AdministratorDaily bump.
2011-09-23 Ian Lance Taylorgo-test.exp (errchk): Handle more cases of getting...
2011-09-23 Ian Lance TaylorBetter parsing of erroneous expression on left of :=.
2011-09-23 Cary Coutantre PR c++/40831 (g++ generated symbols for cloned funct...
2011-09-23 Jason Merrillcorrect ChangeLog
2011-09-23 Jason MerrillCore 234 - allow const objects with no initializer...
2011-09-23 Ian Lance Taylormd5.c (md5_process_bytes): Correct handling of unaligne...
2011-09-23 Georg-Johann Lay* config/avr/avr.c: Fix some typos in comments.
2011-09-23 Jan Hubickainline-1.c: new testcase.
2011-09-23 Jakub Jelineki386.c (ix86_print_operand): Handle %~.
2011-09-23 Georg-Johann Layre PR target/50447 ([avr] Better support of AND, OR...
2011-09-23 Georg-Johann Layre PR target/50447 ([avr] Better support of AND, OR...
2011-09-23 Paolo Carlinire PR c++/50258 ([C++0x] -std=gnu++0x should allow...
2011-09-23 Ian Lance TaylorInclude <termios.h> in mksysinfo.sh.
2011-09-23 Jakub Jelineki386.c (ix86_prepare_sse_fp_compare_args): For GE/GT...
2011-09-23 Ian Lance Taylorgodump.c (go_define): Treat a single character in singl...
2011-09-23 Martin Jamboripa-prop.h (jump_func_type): Updated comments.
2011-09-23 Georg-Johann Layre PR target/50446 ([avr] Implement rotate patterns...
2011-09-23 Bin Chengbpabi.h (BE8_LINK_SPEC): Add cortex-m arch and processors.
2011-09-23 Terry Guo* gcc.c-torture/execute/941014-1.x: Deleted.
2011-09-23 Paolo Carlinire PR c++/50491 ([C++0x] [4.6/4.7 Regression] "unexpect...
2011-09-23 GCC AdministratorDaily bump.
2011-09-22 David S. Millersparc.md (G[0-7]_REG, [...]): New constants.
2011-09-22 Maxim Kuvyrkov* ipa-prop.c (ipa_print_node_jump_functions): Fix typos.
2011-09-22 Andreas Krebbelreload.c (find_reloads): Set operand_mode to Pmode...
2011-09-22 Steven G. Karglre PR testsuite/50487 (FAIL: gfortran.dg/bessel_6.f90)
2011-09-22 Paolo Carlinire PR c++/50371 ([C++0x] std::nullptr_t rejected as...
2011-09-22 Uros Bizjakre PR target/50482 (internal compiler error at recog...
2011-09-22 Joseph Myerspad-2.c, [...]: Skip if multilib options contain differ...
2011-09-22 Jonathan Wakelyre PR c++/50344 (friend declaration confused by const...
2011-09-22 Tristan Gingoldmkfixinc.sh (target): Remove alpha-vms from particular...
2011-09-22 Richard Sandifordre PR middle-end/50113 (soft-float MIPS64 compiler...
2011-09-22 Jan Hubicka* ipa-inline-analysis.c: Fix overly long lines.
2011-09-22 Jan Hubickaipa-inline-transform.c (inline_call): Always update...
2011-09-22 Richard Sandifordpredicates.md (expandable_comparison_operator): New...
2011-09-22 Georg-Johann Layre PR target/50447 ([avr] Better support of AND, OR...
2011-09-22 Janus Weilre PR fortran/41733 (Proc-pointer conformance checks...
2011-09-22 Ira Rosenre PR middle-end/50451 (internal compiler error at...
2011-09-22 David S. Millersparc.c (sparc_vis_init_builtins): Do not mark fpack16...
2011-09-22 Ian Lance TaylorUpdate Go library to release r60.1.
2011-09-22 Ian Lance TaylorAdd html/testdata files accidentally omitted.
2011-09-22 Oleg Endosh.c (andcosts): Renamed to and_xor_ior_costs.
2011-09-22 David S. MillerAdd pixel compare VIS intrinsics.
2011-09-22 GCC AdministratorDaily bump.
2011-09-21 Benjamin KosnikMakefile.am (stamp-epub-docbook): Fix image directory...
2011-09-21 Jan Hubickaipa-inline-analsis.c (compute_inline_parameters): Set...
2011-09-21 Jan Hubickaipa-inline.c (relative_time_benefit): Fix wrong bracket...
2011-09-21 Ian Lance TaylorUpdate Go testsuite to release r60.
2011-09-21 Ian Lance TaylorIncrease default libgo test timeout.
2011-09-21 Ian Lance TaylorBetter handling of unexpected EOF in parser.
2011-09-21 Uros Bizjaki386-3.C: Remove duplicated dg-options.
2011-09-21 Ian Lance TaylorBetter error message for shift context types.
2011-09-21 Jakub Jelineki386.c (ix86_expand_sse_movcc): Use blendvps, blendvpd...
2011-09-21 Ian Lance TaylorSupport nil maps.
2011-09-21 Uros Bizjakre PR target/50464 (Using -Ofast -march=bdver1 results...
2011-09-21 Kirill YukhinAdd MULX intrinsics.
next