aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-28compiler: Prohibit comparisons of funcs, maps, and slices to non-nil.Ian Lance Taylor7-160/+25
2011-12-28Daily bump.GCC Administrator1-1/+1
2011-12-28go-gcc.cc (Gcc_backend::set_placeholder_struct_type): Use build_distinct_type...Ian Lance Taylor2-7/+33
2011-12-28compiler: Rework range over slice.Ian Lance Taylor2-2/+112
2011-12-27Use work email address for December 2 and 9th changesMichael Meissner1-2/+2
2011-12-27re PR c++/51547 (auto, type deduction, reference collapsing and const: invali...Paolo Carlini1-0/+50
2011-12-27re PR rtl-optimization/51667 (new FAIL: 27_io/basic_*stream/* execution test ...Eric Botcazou4-327/+267
2011-12-27re PR tree-optimization/48641 (ICE: verify_flow_info failed: Wrong frequency ...Jan Hubicka4-1/+264
2011-12-27re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h)Uros Bizjak2-22/+26
2011-12-27Daily bump.GCC Administrator1-1/+1
2011-12-26sync.md: Add soft atomics ABI description.Oleg Endo2-67/+135
2011-12-26re PR middle-end/51200 (Wrong code sequence to store restrict volatile bitfield)Joey Ye2-0/+20
2011-12-26Daily bump.GCC Administrator1-1/+1
2011-12-25Daily bump.GCC Administrator1-1/+1
2011-12-24libitm: Don't enforce privatization safety if already in serial mode.Torvald Riegel2-1/+11
2011-12-24libitm: Fix privatization safety during upgrades to serial mode.Torvald Riegel8-23/+65
2011-12-24libitm: Fixed conversion to C++11 atomics.Torvald Riegel13-90/+222
2011-12-24Daily bump.GCC Administrator1-1/+1
2011-12-23Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson17-246/+80
2011-12-23re PR c++/51507 ([C++0x] Function parameter pack doesn't use in template-argu...Jason Merrill5-13/+45
2011-12-23tree.c (dependent_name): OFFSET_REF and BASELINK are not dependent names.Jason Merrill2-0/+7
2011-12-24score.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov4-13/+16
2011-12-23fast-math-pr35982.c: Fix parenthesis in target selectors.Uros Bizjak2-5/+8
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek19-159/+115
2011-12-23mips: Improved vectorization support for Loongson and mips3d-ps.Richard Henderson8-195/+1461
2011-12-23weak_ptr_expired.cc: Modify to PASS instead of XFAIL.Jonathan Wakely2-8/+10
2011-12-23* config/os/mingw32-w64/os_defines.h (__USE_MINGW_ANSI_STDIO): Define.Kai Tietz2-0/+10
2011-12-23* include/c_global/cinttypes: Update comments that refer to TR1.Jonathan Wakely2-10/+8
2011-12-23re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely2-3/+8
2011-12-23neon.md (float<mode><V_cvtto>2): New.Dmitry Plotnikov8-6/+140
2011-12-23[multiple changes]Arnaud Charlet10-263/+383
2011-12-23gnatcmd.adb, [...]: Minor reformatting.Pascal Obry4-3/+9
2011-12-23re PR rtl-optimization/50396 (SSE division by zero generates incorrect code w...Richard Guenther4-1/+33
2011-12-23vms-crtlmap.map (log10): Fix typo.Tristan Gingold2-1/+5
2011-12-23vms.h (SUPPORTS_ONE_ONLY): Define.Tristan Gingold2-0/+8
2011-12-23re PR tree-optimization/43491 (Unnecessary temporary for global register vari...Bin Cheng4-12/+77
2011-12-23toplev.c (process_options): Fix typo.Joey Ye2-1/+5
2011-12-23Commit missing log entry.John David Anglin1-0/+5
2011-12-23re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))John David Anglin1-1/+1
2011-12-23re PR middle-end/51252 (FAIL: c-c++-common/tm/freq.c (internal compiler error))John David Anglin3-4/+32
2011-12-23regex.h (match_results::size_type): Use allocator_traits.Jonathan Wakely2-2/+7
2011-12-23Daily bump.GCC Administrator1-1/+1
2011-12-22tm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.Richard Sandiford6-10/+64
2011-12-22go-gcc.cc (set_placeholder_pointer_type): Arrange for the type name to have a...Ian Lance Taylor2-4/+32
2011-12-22PR 51646 Use POSIX mode flags in open() argument.Janne Blomqvist4-6/+16
2011-12-22libgo: Use -std=gnu99 on Solaris 10.Ian Lance Taylor2-4/+4
2011-12-22re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but ...Aldy Hernandez3-0/+28
2011-12-22runtime: Fix missing USING_SPLIT_STACK ifdef.Ian Lance Taylor1-1/+5
2011-12-22re PR libstdc++/48362 (pretty printer fails for zero-size std::tuple<>)Jonathan Wakely2-0/+41
2011-12-22invoke.texi (C++ Dialect Options): Add missing options and move -Wzero-as-nul...Jonathan Wakely2-3/+10