aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-27rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MA...Jakub Jelinek5-11/+43
2011-09-27tinfo.cc (type_info::operator==): Test __name instead of name().Marcus Shawcroft2-1/+9
2011-09-26Add explicit VIS intrinsics for addition and subtraction.David S. Miller6-0/+155
2011-09-27re PR libstdc++/50529 ([C++0x] std::vector::erase invokes undefined behavior ...Paolo Carlini9-13/+119
2011-09-26fix ChangeLogJason Merrill1-1/+1
2011-09-26re PR c++/45012 (Invalid ambiguity on partial class specialization matching)Jason Merrill4-1/+33
2011-09-26re PR c++/46105 (Ordering failure among partial specializations with non-dedu...Jason Merrill4-1/+36
2011-09-26re PR c++/50508 ([C++0x] ICE cxx_eval_logical_expression cp/semantics.c:6487)Jason Merrill4-2/+24
2011-09-26Improve code generation for edge and pixel-compare...David S. Miller8-112/+185
2011-09-27re PR c++/45487 (Request to change comma to semicolon in error message)Paolo Carlini5-7/+38
2011-09-27Daily bump.GCC Administrator1-1/+1
2011-09-27re PR libstdc++/48698 (gnu-versioned-namespace problems)Benjamin Kosnik9-74/+126
2011-09-26re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Cary Coutant2-2/+16
2011-09-26Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.Ian Lance Taylor3-1/+5
2011-09-26Fix sysinfo.go on systems which don't need to import "unsafe".Ian Lance Taylor1-0/+1
2011-09-26Add rdgsr, edge, and pixel-compare VIS tests.David S. Miller4-0/+104
2011-09-26Fix sparc %gsr write elimination and add a testcase.David S. Miller5-7/+30
2011-09-26re PR fortran/50515 (gfortran should not accept an external that is a common ...Janus Weil11-16/+76
2011-09-26Fix location of error about unused import "unsafe".Ian Lance Taylor1-0/+1
2011-09-26Move target CPP macro handling to C file and add __VIS/__VIS__.David S. Miller6-31/+119
2011-09-26re PR c++/50512 (surprising change in overloading resolution)Jason Merrill4-8/+30
2011-09-26avr.md (peephole casesi+2): Use -1 instead of 65536.Georg-Johann Lay3-1/+39
2011-09-26gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...Jakub Jelinek6-17/+78
2011-09-26re PR c++/50523 (C++ FE apparently incorrectly rejects tramp3d)Jason Merrill4-3/+29
2011-09-26* pt.c (tsubst_copy) [PARM_DECL]: Handle 'this' in NSDMI.Jason Merrill5-0/+37
2011-09-26pt.c (convert_nontype_argument): Handle NULLPTR_TYPE.Paolo Carlini4-0/+24
2011-09-26re PR c++/26747 (bad break/continue is not detected until the gimplifier)Paolo Carlini2-10/+5
2011-09-26re PR tree-optimization/50472 (Volatile qualification in data is not enough t...Richard Guenther4-0/+27
2011-09-26tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.Bingfeng Mei3-2/+6
2011-09-26opt22.adb: New test.Eric Botcazou4-0/+47
2011-09-26tree-ssa-alias.h (pt_solution_singleton_p): Declare.Tom de Vries4-0/+34
2011-09-262011-09-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold6-5/+254
2011-09-26re PR target/50465 ([avr] Use insn attribute to depict if and how instruction...Georg-Johann Lay4-135/+99
2011-09-26Fix oversightEric Botcazou1-7/+7
2011-09-26Restore Ada bootstrap on Solaris 8, 9/x86Rainer Orth2-2/+7
2011-09-26ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of may_trap_p...Eric Botcazou6-2/+55
2011-09-26utils2.c (build_allocator): Set TREE_THIS_NOTRAP on the dereference of the po...Eric Botcazou6-42/+81
2011-09-26utils.c (maybe_unconstrained_array): Declare TYPE local variable and use it t...Eric Botcazou5-32/+63
2011-09-26gigi.h (create_subprog_decl): Replace TREE_CHAIN with DECL_CHAIN in comment.Eric Botcazou4-19/+31
2011-09-26trans.c (assoc_to_constructor): Minor tweaks.Eric Botcazou3-42/+45
2011-09-26sem_ch6.adb (Set_Formal_Mode): Set Can_Never_Be_Null on an IN or IN OUT forma...Eric Botcazou2-0/+16
2011-09-26ada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.Eric Botcazou5-59/+94
2011-09-26avr-protos.h (output_reload_inhi): Change prototype.Georg-Johann Lay4-178/+118
2011-09-26ada-tree.h (TYPE_NULL_BOUNDS): New macro.Eric Botcazou6-22/+151
2011-09-25parser.c (inject_this_parameter): Split out from cp_parser_late_return_type_opt.Jason Merrill5-5/+67
2011-09-26Daily bump.GCC Administrator1-1/+1
2011-09-25Add support for floating-point fused multiply-add on Sparc.David S. Miller10-19/+197
2011-09-25Generate 'fone' and 'fones' sparc instructions when possible.David S. Miller5-42/+116
2011-09-25revert: testsuite_error.h: Add empty default constructor to __gnu_test::test_...Paolo Carlini4-10/+14
2011-09-25ada-tree.h (TREE_THIS_NOTRAP): Redefine.Eric Botcazou4-40/+75