aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-25trans.c (Loop_Statement_to_gnu): In the case of an iteration scheme...Eric Botcazou2-60/+105
2011-09-25decl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc.Eric Botcazou4-75/+67
2011-09-25decl.c (gnat_to_gnu_entity): Do not promote the alignment if this doesn't pre...Eric Botcazou6-23/+56
2011-09-25tree-ssa-structalias.c (intra_create_variable_infos): Treat TYPE_RESTRICT REF...Jakub Jelinek4-4/+77
2011-09-25tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if ther...Eric Botcazou3-3/+18
2011-09-25tree-vect-slp.c (vect_slp_analyze_bb_1): Split out core part of vect_analyze_...Ira Rosen6-28/+151
2011-09-25re PR c++/50280 (Incorrect type deduced for T& when passed a const bitfield)Paolo Carlini2-0/+16
2011-09-25tree-data-ref.c (dr_analyze_innermost): Add new argument.Ira Rosen7-15/+107
2011-09-24Teach sparc backend about %gsr register and add intrinsics to access it.David S. Miller10-54/+240
2011-09-24except.c (expr_noexcept_p): Split out from finish_noexcept_expr.Jason Merrill6-4/+48
2011-09-24init.c (perform_member_init): Instantiate NSDMI here.Jason Merrill5-6/+43
2011-09-24Handle deferred parsing of NSDMIs.Jason Merrill10-58/+213
2011-09-24Implement C++11 non-static data member initializers.Jason Merrill17-44/+212
2011-09-25Daily bump.GCC Administrator1-1/+1
2011-09-24re PR libstdc++/50510 ([C++0x] transposed variable names in std::seed_seq::ge...John Salmon2-2/+7
2011-09-24ada, remove flat_namespace library option from darwin port build/defaults :Iain Sandoe3-7/+9
2011-09-24trivial libiberty/ChangeLog updateBasile Starynkevitch1-0/+1
2011-09-24correct ChangeLogJason Merrill1-1/+1
2011-09-24re PR libstdc++/50509 ([C++0x] incorrect code in std::seed_seq::generate)John Salmon2-2/+7
2011-09-24re PR c++/44267 (SFINAE does not handle down static_cast over virtual inherit...Paolo Carlini12-34/+92
2011-09-24Daily bump.GCC Administrator1-1/+1
2011-09-23go-test.exp (errchk): Handle more cases of getting correct Tcl backslash quot...Ian Lance Taylor5-14/+19
2011-09-23Better parsing of erroneous expression on left of :=.Ian Lance Taylor1-1/+26
2011-09-23re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant5-4/+120
2011-09-23correct ChangeLogJason Merrill1-1/+1
2011-09-23Core 234 - allow const objects with no initializer or user-provided default...Jason Merrill13-17/+95
2011-09-23md5.c (md5_process_bytes): Correct handling of unaligned buffer.Ian Lance Taylor2-4/+11
2011-09-23* config/avr/avr.c: Fix some typos in comments.Georg-Johann Lay1-7/+7
2011-09-23inline-1.c: new testcase.Jan Hubicka9-67/+617
2011-09-23i386.c (ix86_print_operand): Handle %~.Jakub Jelinek3-70/+58
2011-09-23re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay4-159/+232
2011-09-23re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay4-80/+280
2011-09-23re PR c++/50258 ([C++0x] -std=gnu++0x should allow in-class initialization of...Paolo Carlini4-2/+22
2011-09-23Include <termios.h> in mksysinfo.sh.Ian Lance Taylor1-0/+1
2011-09-23i386.c (ix86_prepare_sse_fp_compare_args): For GE/GT/UNLE/UNLT swap arguments...Jakub Jelinek5-7/+50
2011-09-23godump.c (go_define): Treat a single character in single quotes, or a string,...Ian Lance Taylor2-0/+17