aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-10-14In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero13-306/+770
2011-10-14re PR c++/17212 (-W(no)format-zero-length does not work with C++)Paolo Carlini2-1/+13
2011-10-14re PR c++/17212 (-W(no)format-zero-length does not work with C++)Paolo Carlini4-2/+16
2011-10-14re PR bootstrap/50699 (Bootstrap fails on *-apple-darwin* due to revision 179...Iain Sandoe2-2/+11
2011-10-14sse.md (*avx_cvtdq2pd256_2): Rename to...Jakub Jelinek2-25/+95
2011-10-13Merge sparc plus/minus vector operations using a code iterator.David S. Miller2-54/+27
2011-10-13Expand vector permutation with vec_perm and vec_perm_const.Richard Henderson6-56/+192
2011-10-13rs6000: Fix typo in rs6000_expand_vector_initRichard Henderson2-1/+4
2011-10-13Move lowering of vector shifts from v/s to v/v from gimple to rtl.Richard Henderson8-70/+102
2011-10-13i386: Implement vec_perm_const<mode>.Richard Henderson4-0/+88
2011-10-13spu: Implement vec_permv16qi.Richard Henderson2-0/+14
2011-10-13rs6000: Implement vec_permv16qi.Richard Henderson2-0/+13
2011-10-14Daily bump.GCC Administrator1-1/+1
2011-10-13re PR c++/50614 ([C++0x] ICE: tree check: expected field_decl, have identifie...Jason Merrill6-5/+45
2011-10-13re PR c++/50437 ([C++0x] [4.7 regression] ICE for trivial use of lambda in te...Jason Merrill6-11/+47
2011-10-13Fix the RTL of some sparc VIS patterns.David S. Miller3-38/+89
2011-10-13cp-tree.h (struct language_function): Rename in_function_try_handler to x_in_...Diego Novillo2-4/+11
2011-10-13class.c (sorted_fields_type_new): Factor out of ...Diego Novillo2-3/+22
2011-10-13re PR c++/50618 (Virtual inheritance segfault)Jason Merrill4-17/+65
2011-10-13sse.md (vec_set<mode>): Change V_128 iterator mode to V.Jakub Jelinek2-1/+6
2011-10-13tree-ssa.c (maybe_optimize_var): Drop TREE_ADDRESSABLE from vector or complex...Jakub Jelinek2-0/+9
2011-10-13sse.md (reduc_umin_v8hi): New pattern.Jakub Jelinek8-49/+205
2011-10-13lto-streamer-in.c (input_struct_function_base): Factor out of ...Lawrence Crowl3-66/+97
2011-10-13streamer-hooks.h (struct streamer_hooks): Add hooks input_location and output...Gabriel Charette4-8/+43
2011-10-13Check ia32 instead of ilp32.H.J. Lu2-1/+5
2011-10-13invoke.texi (SPARC options): Document -mfix-at697f.Eric Botcazou3-4/+117
2011-10-13* gcc.dg/builtins-67.c: Guard iround and irint with HAVE_C99_RUNTIME.Eric Botcazou2-2/+6
2011-10-13re PR middle-end/50712 (invalid argument to gimple call)Richard Guenther4-15/+54
2011-10-13Remove Packages_To_Check parameter.Arnaud Charlet3-2/+4
2011-10-13Remove default for argument Packages_To_Check.Arnaud Charlet3-2/+4
2011-10-13Fix PR middle-end/50527 ChangeLog entryTom de Vries1-0/+17
2011-10-13[multiple changes]Arnaud Charlet12-68/+82
2011-10-13[multiple changes]Arnaud Charlet9-33/+117
2011-10-13[multiple changes]Arnaud Charlet11-252/+498
2011-10-13a-ngrear.adb (Solve): Make generic and move to System.Generic_Array_Operations.Geert Bosch6-472/+293
2011-10-13re PR ada/50589 ([4.7] Ada bootstrap failure on sparc-linux)Eric Botcazou3-4/+6
2011-10-13s-gearop.ads (Forward_Eliminate): Add "abs" formal function returning a Real.Geert Bosch4-9/+18
2011-10-13a-ngrear.adb, [...] (Sqrt): Make generic and move to System.Generic_Array_Ope...Geert Bosch4-49/+69
2011-10-13a-ngrear.adb ("abs"): Adjust for modified L2_Norm genericGeert Bosch4-11/+29
2011-10-13[multiple changes]Arnaud Charlet29-90/+152
2011-10-13[multiple changes]Arnaud Charlet8-72/+603
2011-10-13[multiple changes]Arnaud Charlet6-10/+32
2011-10-13exp_ch5.adb (Expand_N_Loop_Statement): For the transformation of a for loop f...Gary Dismukes2-0/+22
2011-10-13exp_ch6.ads (BIP_Storage_Pool): New "extra implicit parameter" that gets pass...Bob Duff7-59/+193
2011-10-13[multiple changes]Arnaud Charlet11-12/+188
2011-10-13function.c (gimplify_parameters): Set number of arguments of call to BUILT_IN...Tom de Vries2-1/+6
2011-10-13* gcc-interface/Makefile.in: Fix typo.Arnaud Charlet2-1/+5
2011-10-13[multiple changes]Arnaud Charlet9-15/+415
2011-10-13[multiple changes]Arnaud Charlet16-450/+365
2011-10-13memcpy-4.c: New test.Tom de Vries2-0/+15