gcc.git
2011-09-27 David S. MillerImprove code generation for edge and pixel-compare...
2011-09-27 Paolo Carlinire PR c++/45487 (Request to change comma to semicolon...
2011-09-27 GCC AdministratorDaily bump.
2011-09-27 Benjamin Kosnikre PR libstdc++/48698 (gnu-versioned-namespace problems)
2011-09-26 Cary Coutantre PR lto/47247 (Linker plugin specification makes...
2011-09-26 Ian Lance TaylorPass $(MATH_LIBS) $(NET_LIBS) when linking tests.
2011-09-26 Ian Lance TaylorFix sysinfo.go on systems which don't need to import...
2011-09-26 David S. MillerAdd rdgsr, edge, and pixel-compare VIS tests.
2011-09-26 David S. MillerFix sparc %gsr write elimination and add a testcase.
2011-09-26 Janus Weilre PR fortran/50515 (gfortran should not accept an...
2011-09-26 Ian Lance TaylorFix location of error about unused import "unsafe".
2011-09-26 David S. MillerMove target CPP macro handling to C file and add __VIS...
2011-09-26 Jason Merrillre PR c++/50512 (surprising change in overloading resol...
2011-09-26 Georg-Johann Layavr.md (peephole casesi+2): Use -1 instead of 65536.
2011-09-26 Jakub Jelinekgimple-fold.c (gimplify_and_update_call_from_tree)...
2011-09-26 Jason Merrillre PR c++/50523 (C++ FE apparently incorrectly rejects...
2011-09-26 Jason Merrill* pt.c (tsubst_copy) [PARM_DECL]: Handle 'this' in...
2011-09-26 Paolo Carlinipt.c (convert_nontype_argument): Handle NULLPTR_TYPE.
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...
next