aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-29[multiple changes]Arnaud Charlet45-108/+59
2011-08-29[multiple changes]Arnaud Charlet8-60/+57
2011-08-29[multiple changes]Arnaud Charlet6-14/+44
2011-08-29[multiple changes]Arnaud Charlet9-190/+119
2011-08-29[multiple changes]Arnaud Charlet6-980/+1038
2011-08-29[multiple changes]Arnaud Charlet3-2/+23
2011-08-29[multiple changes]Arnaud Charlet4-16/+39
2011-08-29[multiple changes]Arnaud Charlet17-81/+165
2011-08-29Daily bump.GCC Administrator1-1/+1
2011-08-28move.h (swap(_Tp(&)[_Nm], _Tp(&)[_Nm])): Remove workaround for c++/49045.Paolo Carlini3-11/+9
2011-08-28Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli8-10/+48
2011-08-28Core DR 342 PR c++/48582Jason Merrill7-20/+107
2011-08-28* ja.po: Update.Joseph Myers2-85/+56
2011-08-28re PR bootstrap/50218 (tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitia...Mikael Pettersson2-1/+7
2011-08-28re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig162-169/+326
2011-08-28Daily bump.GCC Administrator1-1/+1
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt27-197/+402
2011-08-27sse.md (*absneg<mode>2): Fix split condition.Uros Bizjak3-12/+36
2011-08-27re PR target/50202 (ICE: in final_scan_insn, at final.c:2709 (could not split...Uros Bizjak4-0/+33
2011-08-27Daily bump.GCC Administrator1-1/+1
2011-08-26i386.c (ix86_build_const_vector): Rewrite using loop with RTVEC_ELT accessor.Uros Bizjak2-36/+23
2011-08-26i386.md (round<mode>2): New expander.Uros Bizjak7-4/+301
2011-08-26re PR middle-end/50083 (All 32-bit fortran tests fail on 32-bit Solaris)Uros Bizjak2-13/+26
2011-08-26re PR lto/50165 (Huge build time regression (Firefox lto build))Michael Matz2-4/+12
2011-08-26Add <lzcntintrin.h>, <bmiintrin.h> and <bmi2intrin.h> to <immintrin.h>.H.J. Lu5-4/+25
2011-08-26Disable .init_array/.fini_array support on Solaris (PR target/50166)Rainer Orth3-2/+12
2011-08-26trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.Jakub Jelinek5-1/+96
2011-08-26cmpxchg16b-1.c: Match also space after the instruction.Jakub Jelinek2-1/+4
2011-08-26re PR c/50179 (wrong "set but not used" warning)Jakub Jelinek4-1/+29
2011-08-26df-problems.c (df_note_bb_compute): Pass uses rather than defs to df_set_dead...Richard Sandiford2-1/+6
2011-08-26varasm.c (decode_addr_const): Handle MEM_REF[&X, OFF].Richard Guenther2-0/+10
2011-08-26ivopts-lt.c: New test.Tom de Vries2-0/+24
2011-08-26tree-ssa-loop-ivopts.c (struct cost_pair): Add comp field.Zdenek Dvorak2-51/+344
2011-08-26tree-pretty-print (dump_generic_node): Test for NULL_TREE before accessing TR...Tom de Vries2-0/+9
2011-08-26Commit for Jiangning. Jiangning Liu7-82/+340
2011-08-26* rtlanal.c (nonzero_bits1): Handle CLRSB.Jakub Jelinek2-2/+11
2011-08-26expr.c (string_constant): Handle &MEM_REF.Richard Guenther2-0/+15
2011-08-26arm.c (struct four_ints): New type.Andrew Stubbs10-173/+482
2011-08-26Fix scheduling descriptions for smull, smmul and friends on Cortex-A9.Ramana Radhakrishnan2-7/+22
2011-08-26Daily bump.GCC Administrator1-1/+1
2011-08-25Change Bound_method_expression to refer to a constant method.Ian Lance Taylor5-98/+121
2011-08-25* config/i386/i386.md: Do not explicitly set default isa attribute.Uros Bizjak1-7/+7
2011-08-25re PR fortran/50050 (Internal compiler error free_expr0 at expr.c:3709 via gf...Mikael Morin7-4/+52
2011-08-25re PR debug/50132 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2234 with...Richard Henderson5-113/+163
2011-08-25* call.c (convert_like_real): Remove redundant complain checks.Jason Merrill2-36/+26
2011-08-25re PR c++/50157 ([C++0x] Non-silent SFINAE in new expression with explicit co...Jason Merrill4-9/+39
2011-08-25i386.md (isa): Add sse2, sse2_noavx, sse3, sse4 and sse4_noavx.Uros Bizjak5-105/+164
2011-08-25trans-array.c (gfc_conv_descriptor_token): Add assert.Tobias Burnus8-20/+136
2011-08-25trans-array.c (structure_alloc_comps): Fix for allocatable scalar coarray com...Tobias Burnus6-4/+34
2011-08-25* config/avr/avr.c (byte_immediate_operand): Remove Function.Georg-Johann Lay1-9/+0