aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-08re PR libstdc++/51018 (Test failures on NetBSD)Paolo Carlini2-5/+11
2011-11-08future (__future_base::_Ptr): Use alias-declaration.Jonathan Wakely2-29/+27
2011-11-07re PR c++/50848 (ICE in derived template class missing using for member of te...Jason Merrill4-1/+22
2011-11-08stdc++.h: Add cstdalign.Ed Smith-Rowland2-0/+5
2011-11-08complex (complex<>::real(), [...]): Remove redundant const qualifiers.Paolo Carlini2-9/+14
2011-11-08ptr_traits.h (__rebind): Replace with...Jonathan Wakely6-79/+26
2011-11-08Daily bump.GCC Administrator1-1/+1
2011-11-07Allow libcalls to be installed for legacy __sync optabs.Richard Henderson9-127/+298
2011-11-07re PR c++/50863 ([C++0x] list-initialization with lambda fails to deduce cons...Jason Merrill4-0/+22
2011-11-07re PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, ...Jason Merrill4-1/+33
2011-11-07mutex (call_once): Store closure in __once_functor as bound function wrapper ...Jonathan Wakely2-1/+7
2011-11-07re PR libfortran/49188 (Mismatch between -fsign-zero documentation and format...Francois-Xavier Coudert4-28/+40
2011-11-07re PR target/51007 (Quadmath I/O doesn't work on MinGW)Kai Tietz2-0/+15
2011-11-07pt.c (tsubst_copy_and_build): Fix qualified_name_lookup_error call in case CO...Paolo Carlini2-7/+10
2011-11-07i386-bultin-types.def (V8SI_FTYPE_V4DF_V4DF): Add.Jakub Jelinek3-3/+22
2011-11-08constraints.md: New file.Anatoly Sokolov5-173/+229
2011-11-07atomic_base.h (atomic_thread_fence): Revert.Andrew MacLeod2-8/+7
2011-11-07PR c++/45114 - Support C++11 alias-declarationDodji Seketeli25-69/+898
2011-11-07i386.c (ix86_builtin_vectorized_function): Handle BUILT_IN_IRINT, BUILT_IN_IR...Uros Bizjak3-4/+13
2011-11-07* gcc.dg/pragma-align-2.c: Compile with -std=gnu99.Eric Botcazou2-0/+5
2011-11-07optabs.c (get_atomic_op_for_code): Fill in optab table at runtime so SWITCHAB...Andrew MacLeod2-38/+76
2011-11-07atomic_base.h (atomic_thread_fence): Call builtin.Andrew MacLeod7-43/+141
2011-11-07re PR fortran/50919 ([OOP] Don't use vtable for NON_OVERRIDABLE TBP)Janus Weil5-26/+94
2011-11-07avr.c (output_reload_in_const): Can handle CONSTANT_P now, not only CONST_INT...Georg-Johann Lay2-106/+59
2011-11-07libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell16-597/+850
2011-11-07re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay2-49/+60
2011-11-07constraints.md (Cm2): New constraint for int -2.Georg-Johann Lay3-6/+27
2011-11-07re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill8-34/+65
2011-11-07add PR tagJason Merrill1-0/+1
2011-11-07re PR c++/33255 (A warning for "unused" typedefs?)Jason Merrill2-0/+4
2011-11-07decl.c (cp_finish_decl): Only make_tree_vector if we're calling check_initial...Jason Merrill2-1/+11
2011-11-07Append to HOST_LIBGCC2_CFLAGS in libgccRainer Orth19-26/+48
2011-11-07Consistently use t-rtems in libgccRainer Orth3-7/+28
2011-11-07Check HARD_FRAME_POINTER_REGNUM.H.J. Lu2-1/+8
2011-11-07Return gthr-posix.h to libgcc (PR bootstrap/50982)Rainer Orth10-7/+25
2011-11-07[multiple changes]Arnaud Charlet17-120/+205
2011-11-07[multiple changes]Arnaud Charlet6-47/+84
2011-11-07[multiple changes]Arnaud Charlet5-2/+56
2011-11-07[multiple changes]Arnaud Charlet7-133/+193
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