| libgo patch committed: Force first letter of error message to lowercase |
2012-11-12 |
Ian Taylor |
|
New |
| Fix force_nonfallthru_and_redirect with asm goto (PR rtl-optimization/54127) |
2012-11-12 |
Jakub Jelinek |
|
New |
| RFA: Fix declaration of default value of TARGET_NARROW_VOLATILE_BITFIELD |
2013-04-24 |
Nick Clifton |
|
New |
| PATCH: PR other/55292: libsanitizer doesn't support x32 |
2012-11-12 |
H.J. Lu |
|
New |
| Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. |
2012-11-13 |
Hans-Peter Nilsson |
|
New |
| [ARM] Improved core -> NEON extend |
2012-11-13 |
Ulrich Weigand |
|
New |
| vtables patch 1/3: allow empty array initializations |
2013-04-24 |
Bernd Schmidt |
|
New |
| Enable libsanitizer just on x86 linux for now |
2012-11-13 |
Dodji Seketeli |
|
New |
| rs6000_emit_set_long_const tidy |
2013-04-24 |
Alan Modra |
|
New |
| driver-rs6000.c comment pasto |
2013-04-24 |
Alan Modra |
|
New |
| vtables patch 3/3 |
2013-04-24 |
Bernd Schmidt |
|
New |
| [C++] PR 56970 |
2013-04-24 |
Paolo Carlini |
|
New |
| [PR,55253] Propagate aggs_contain_variable flag in aggregater IPA-CP |
2012-11-13 |
Martin Jambor |
|
New |
| [RFA,middle-end] Fix PR target/41993 |
2012-11-13 |
Uros Bizjak |
|
New |
| [gomp4] Some progress on #pragma omp simd |
2013-04-19 |
Jakub Jelinek |
|
New |
| Patch RFA: Fix -fpie -fpic |
2012-11-13 |
Ian Taylor |
|
New |
| PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer |
2012-11-13 |
H.J. Lu |
|
New |
| Fix bootstrap on non-ifunc capable targets (i386) |
2012-11-14 |
Andreas Tobler |
|
New |
| Copy libsanitizer from llvm at revision 167890 |
2012-11-14 |
H.J. Lu |
|
New |
| [10/10] Import the asan runtime library into GCC tree |
2012-11-14 |
H.J. Lu |
|
New |
| PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer |
2012-11-14 |
H.J. Lu |
|
New |
| [ARM,2/2] ARMv8 aarch32 round to integral instructions |
2012-11-14 |
Kyrylo Tkachov |
|
New |
| PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer |
2012-11-14 |
H.J. Lu |
|
New |
| [PATCH} Enable libsanitizer on darwin |
2012-11-14 |
Jack Howarth |
|
New |
| [Revised] Enable libsanitizer on darwin |
2012-11-14 |
Jack Howarth |
|
New |
| [1/2] Update soft-fp from GLIBC |
2012-11-14 |
Marcus Shawcroft |
|
New |
| [2/2] Update soft-fp from GLIBC |
2012-11-14 |
Marcus Shawcroft |
|
New |
| [C++] PR 55323 |
2012-11-14 |
Paolo Carlini |
|
New |
| [i386] : Implement post-reload vzeroupper insertion pass |
2012-11-14 |
Uros Bizjak |
|
New |
| Performance patch for MIPS conditional move in expr.c |
2012-11-14 |
Steve Ellcey |
|
New |
| C++ PATCH for c++/37276 (lookup/builtin5.C) on aix |
2012-11-14 |
Jason Merrill |
|
New |
| [RFA] Minor improvement to canonicalization of COND_EXPR for gimple |
2013-04-06 |
Jeff Law |
|
New |
| [arm] add multiarch definitions for arm-linux-gnueabi |
2012-11-14 |
Matthias Klose |
|
New |
| Refactor coverage.c, outline the construction of gcov constructor |
2013-05-02 |
Carrot Wei |
|
New |
| [ia64] add multiarch definitions for ia64-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| [libstdc++] : Adjust expected mangling for 128bit long double targets |
2012-11-14 |
Uros Bizjak |
|
New |
| [mips] add multiarch definitions for mips-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| Performance patch for MIPS conditional move in expr.c |
2012-11-14 |
Andrew Pinski |
|
New |
| [alpha] add multiarch definitions for alpha-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| [mips] Fix for PR 54619, GCC aborting with -O -mips16 |
2012-11-14 |
Tom de Vries |
|
New |
| [hppa] add multiarch definitions for hppa-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| [powerpc] add multiarch definitions for powerpc-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| [s390] add multiarch definitions for s390-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| [sparc] add multiarch definitions for sparc-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| Fix up var-tracking notes emitted in between bbs (PR middle-end/43631) |
2012-11-14 |
Jakub Jelinek |
|
New |
| Fix i386 cmov/cstore/cbranch patterns |
2012-11-14 |
Jan Hubicka |
|
New |
| [m68k] add multiarch definitions for m68k-linux-gnu |
2012-11-14 |
Matthias Klose |
|
New |
| [powerpc] add multiarch definitions for powerpc-linux-gnu |
2012-11-15 |
Matthias Klose |
|
New |
| [cilkplus-merge] fix various wrapping issues and correct some docs wording |
2013-03-22 |
Aldy Hernandez |
|
New |
| Restore i?86/x86_64 4.6 and earlier cmov behavior (PR target/54073) |
2012-11-14 |
Jakub Jelinek |
|
New |
| C++ PATCH for c++/55275 (abi_tag and explicit specialization) |
2012-11-15 |
Jason Merrill |
|
New |
| RFC: PATCH to add abi_tag attribute |
2012-11-15 |
Jason Merrill |
|
New |
| [DOC,MIPS] add microMIPS option into doc |
2012-11-15 |
Liu |
|
New |
| PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 |
2012-11-15 |
H.J. Lu |
|
New |
| Fix PR48182 |
2013-04-08 |
Marek Polacek |
|
New |
| [ia64] add multiarch definitions for ia64-linux-gnu |
2012-11-15 |
Matthias Klose |
|
New |
| [4/n,i386] : Merge and rewrite MMX move patterns using x64 and nox64 isa attribute |
2013-03-22 |
Uros Bizjak |
|
New |
| Add Go notes for GCC 4.8 release |
2013-03-22 |
Ian Taylor |
|
New |
| [ping] Re: [patch v2] support for multiarch systems |
2012-11-15 |
Matthias Klose |
|
New |
| Copy libsanitizer from llvm at revision 167890 |
2012-11-15 |
Dodji Seketeli |
|
New |
| PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer |
2012-11-15 |
H.J. Lu |
|
New |
| C++ PATCH for c++/56684 (ICE with const local in template) |
2013-03-22 |
Jason Merrill |
|
New |
| [wwwdocs] 4.8.0 libstdc++ links |
2013-03-22 |
Benjamin Kosnik |
|
New |
| Sort targets alphabetically |
2013-03-22 |
Sebastian Huber |
|
New |
| Disable libsanitizer if C++ is not being built |
2012-11-15 |
Siddhesh Poyarekar |
|
New |
| [Revisedx2] Enable libsanitizer on darwin |
2012-11-15 |
Jack Howarth |
|
New |
| PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer |
2012-11-15 |
H.J. Lu |
|
New |
| C++ PATCH for c++/54903 (auto static data member template) |
2012-11-15 |
Jason Merrill |
|
New |
| [v2,testsuite] : Add dg-error for unsupported floating suffix |
2012-11-15 |
Uros Bizjak |
|
New |
| PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 |
2012-11-15 |
H.J. Lu |
|
New |
| [Revisedx3] Enable libsanitizer on darwin |
2012-11-15 |
Jack Howarth |
|
New |
| [v2,testsuite] : Add dg-error for unsupported floating suffix |
2012-11-15 |
Uros Bizjak |
|
New |
| cilkplus array notation for C (clean, independent patchset, take 1) |
2013-03-22 |
Iyer, Balaji V |
|
New |
| Fix g++.dg/vect/slp-pr56812.cc |
2013-04-03 |
Richard Guenther |
|
New |
| Fix PR middle-end/55321 |
2012-11-15 |
Eric Botcazou |
|
New |
| RFC/A: set_mem_attributes_minus_bitpos tweak |
2012-11-15 |
Richard Sandiford |
|
New |
| [C++] Fix checking failure in cp_tree_equal with ALIGNOF_EXPR (PR PR c++/55337) |
2012-11-15 |
Jakub Jelinek |
|
New |
| VEC re-write [patch 18/25] |
2012-11-15 |
Diego Novillo |
|
New |
| Fix substitute_and_fold ICE (PR tree-optimization/55331) |
2012-11-15 |
Jakub Jelinek |
|
New |
| VEC re-write [patch 12/25] |
2012-11-15 |
Diego Novillo |
|
New |
| Fix dom ICE (PR tree-optimization/55329) |
2012-11-15 |
Jakub Jelinek |
|
New |
| VEC re-write [patch 16/25] |
2012-11-15 |
Diego Novillo |
|
New |
| [GOOGLE] Fix the error when backporting r193857 from trunk |
2013-03-22 |
Dehao Chen |
|
New |
| VEC re-write [patch 15/25] |
2012-11-15 |
Diego Novillo |
|
New |
| [mips] Patch to control the use of integer madd/msub instructions |
2013-03-22 |
Steve Ellcey |
|
New |
| Use NOTE_P, CALL_P, etc. instead of GET_CODE in a bunch of files |
2013-03-23 |
Steven Bosscher |
|
New |
| Function Multiversioning Bug, checking for function versions |
2012-11-15 |
Sriraman Tallam |
|
New |
| [C++] Fix up strip_typedefs (PR debug/56819) |
2013-04-03 |
Jakub Jelinek |
|
New |
| PATCH: Restore GCC 4.7 bootstrap on x86 |
2013-03-23 |
H.J. Lu |
|
New |
| [Ada] Ghost entities |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Locally enabled invariants are ignored |
2013-04-25 |
Arnaud Charlet |
|
New |
| Fix part of PR bootstrap/55051 (issue6846063) |
2012-11-16 |
Teresa Johnson |
|
New |
| expansion of vector shifts... |
2012-11-16 |
David Miller |
|
New |
| Vzeroupper placement/47440 |
2012-11-16 |
Uros Bizjak |
|
New |
| [v2,testsuite] : Add dg-error for unsupported floating suffix |
2012-11-16 |
Uros Bizjak |
|
New |
| [v2,testsuite] : Add dg-error for unsupported floating suffix |
2012-11-16 |
Uros Bizjak |
|
New |
| [testsuite] : Fix g++.dg/mv[1,6].C failure with non-default architecture |
2012-11-16 |
Uros Bizjak |
|
New |
| mips SNaN/QNaN is swapped |
2013-04-22 |
Thomas Schwinge |
|
New |
| [Fortran] C Binding - module+intrinsic cleanup+bug fixes |
2013-03-23 |
Tobias Burnus |
|
New |
| Fix combiner bug with 4th insn |
2013-03-23 |
Eric Botcazou |
|
New |