aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-07i386.c (ix86_expand_builtin): If gather mask argument is known to have all hi...Jakub Jelinek4-3/+122
2011-11-07re PR tree-optimization/50789 (Gather vectorization)Jakub Jelinek17-123/+1279
2011-11-07clock and time are part of the C standard library.Janne Blomqvist2-6/+11
2011-11-07pr49781-1.c (dg-options): Add -mtune=generic.Uros Bizjak2-1/+5
2011-11-07Revert previous fix for PR 45723.Janne Blomqvist4-10/+12
2011-11-07acinclude.m4 (GLIBCXX_CHECK_SC_NPROC_ONLN): Define.Jonathan Wakely7-6/+384
2011-11-07target-supports.exp (check_effective_target_sync_int_128): Don't cache the re...Uros Bizjak3-31/+21
2011-11-07* config/abi/pre/gnu.ver: Fix exports for string::pop_back.Jonathan Wakely2-6/+8
2011-11-07f16cintrin: Remove extra _X86INTRIN_H_INCLUDED check.Uros Bizjak2-11/+11
2011-11-07config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.Tristan Gingold6-0/+270
2011-11-07vms.h (TARGET_OBJECT_SUFFIX, [...]): Move to config/vms/vms.hTristan Gingold7-119/+106
2011-11-07re PR target/50962 (Additional opportunity for AGU stall avoidance optimizati...Enkovich Ilya4-1/+37
2011-11-07acinclude.m4: Check for <stdalign.h>Jonathan Wakely10-4/+105
2011-11-07re PR rtl-optimization/47698 (CMOV accessing volatile memory with read side e...Sergey Ostanevich4-3/+25
2011-11-07alpha-common.c (alpha_option_init_struct): New function.Tristan Gingold3-0/+31
2011-11-07re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely2-1/+7
2011-11-07make __stl_prime_list in comdatXinliang David Li2-4/+27
2011-11-07Fix r180999, update ChangeLogQuentin Neill2-6/+9
2011-11-06re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill7-10/+70
2011-11-07Fix r180999.Quentin Neill2-3/+8
2011-11-07config.host (arm*-*-rtemseabi*): New target.Sebastian Huber2-2/+6
2011-11-07config.gcc (arm*-*-rtemseabi*): New target.Sebastian Huber4-1/+48
2011-11-06Get rid of sparc's UNSPEC_SHORT_LOAD.David S. Miller2-11/+30
2011-11-07wmul-1.c: Adjust optimization level.Terry Guo5-4/+11
2011-11-07re PR target/30282 (Optimization flag -O1 -fschedule-insns2 cause red zone to...Alan Modra2-3/+9
2011-11-07cygwin.h (LIBGCJ_SONAME): Updated to match recent libgcj version bump.Dave Korn3-2/+8
2011-11-07gcse.c: Adjust outdated comments throughout.Eric Botcazou2-148/+146
2011-11-07Daily bump.GCC Administrator1-1/+1
2011-11-07basic_string.h (basic_string::at): Move adjacent to other overload.Jonathan Wakely11-27/+281
2011-11-06c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers22-22/+506
2011-11-06backwards_compatibility.xml: Fix autoconf tests for C++11 compiler features a...Jonathan Wakely48-332/+395
2011-11-06regset.h (fixed_reg_set_regset): Declare.Joern Rennecke6-26/+166
2011-11-06status_cxx2011.xml: Document <cuchar> and <cstdalign> as missing.Jonathan Wakely2-4/+13
2011-11-06gfortran.h (gfc_extend_expr): Modified prototype.Janus Weil4-19/+20
2011-11-06re PR c++/47695 ([C++0X] Calling a deleted function fails twice)Paolo Carlini4-14/+25
2011-11-06faq.xml: Replace references to C++0x with C++11.Jonathan Wakely70-456/+484
2011-11-06tree-cfg.c (gimple_can_merge_blocks_p): For -O0 don't remove any user labels.Jakub Jelinek2-2/+7
2011-11-06re PR other/50991 (crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file o...John David Anglin2-1/+7
2011-11-06pa.c (pa_hpux_init_libfuncs): Rename to pa_init_libfuncs.John David Anglin2-45/+56
2011-11-0641975.cc: Add tests to check performance with or without cache of hash code a...François Dumont2-32/+149
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod118-2857/+10102
2011-11-06Remove unwanted svn:executable properties that svn add had decided to add.Joern Rennecke8-0/+0
2011-11-062011-11-6 Richard Guenther <rguenther@suse.de>Richard Guenther2-1/+9
2011-11-06tree-vectorizer.h (vectorizable_condition): Add argument.Ira Rosen9-79/+561
2011-11-05More improvements to sparc VIS vec_init code generation.David S. Miller17-100/+743
2011-11-06* doc/xml/manual/test.xml: Fix dg-warning examples.Jonathan Wakely2-2/+6
2011-11-06re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)Jonathan Wakely2-4/+12
2011-11-06Daily bump.GCC Administrator1-1/+1
2011-11-05* decl.c (cp_finish_decl): Mostly revert previous change.Jason Merrill2-5/+11
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke69-10/+9550