| a few random fixes |
2013-04-04 |
Steven Bosscher |
|
New |
| [Ada] Fix glitch in -gnatR output |
2013-01-06 |
Eric Botcazou |
|
New |
| [2/3] libstdc++-v3: ::tmpnam depends on uClibc SUSV4_LEGACY |
2013-04-04 |
Bernhard Reutner-Fischer |
|
New |
| Tweak config/tilepro/gen-mul-tables.cc copyright |
2013-01-06 |
Richard Sandiford |
|
New |
| RFA: Add missing copyright holders |
2013-01-06 |
Richard Sandiford |
|
New |
| [committed,libstdc++] Fix a couple of copyright typos |
2013-01-06 |
Richard Sandiford |
|
New |
| [Ada] Fix layout of misaligned integer subtypes on big-endian |
2013-01-06 |
Eric Botcazou |
|
New |
| [Ada] Refine diagnostics on size or position mistakes in component rep clause |
2013-01-06 |
Eric Botcazou |
|
New |
| [committed] 2011 and 2012 Copyright year updates |
2013-01-06 |
Jakub Jelinek |
|
New |
| [Fortran,committed] PR54678 - don't use an uninitialized variable |
2013-01-06 |
Tobias Burnus |
|
New |
| [Fortran] PR55763 - reject "type is(INTEGER)" with non-class(*) selector in SELECT TYPE |
2013-01-06 |
Tobias Burnus |
|
New |
| [dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper |
2013-01-06 |
Uros Bizjak |
|
New |
| [3/3] libsanitizer: add LFS guards |
2013-04-04 |
Bernhard Reutner-Fischer |
|
New |
| fixincludes: use $(FI) instead of fixincl@EXEEXT@ |
2013-04-04 |
Bernhard Reutner-Fischer |
|
New |
| [dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper |
2013-01-06 |
Eric Botcazou |
|
New |
| fixincludes for libquadmath build regression |
2013-01-06 |
Alexandre Oliva |
|
New |
| Adding target rdos to GCC |
2013-01-06 |
Uros Bizjak |
|
New |
| abi doc out of date? |
2013-01-06 |
Jonathan Wakely |
|
New |
| avoid undefined behavior in libiberty/cplus-dem.c |
2013-01-07 |
Nickolai Zeldovich |
|
New |
| [wwwdocs] gcc-3.1/criteria.html links maintenance |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [wwwdocs] Update for two entries in frontends.html |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [cilkplus-merge] rewrite __sec_reduce* builtin handling to use <.def> infrastructure |
2013-03-27 |
Aldy Hernandez |
|
New |
| Fix PR864, apply program_transform_name to ada tools |
2013-01-07 |
Richard Guenther |
|
New |
| [wwwdocs] Fix projects/cxx-reflection/index.html link to our SVN page |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [ARM] Enable libsanitizer |
2013-03-27 |
Christophe Lyon |
|
New |
| [i386] : Remove definition of DEFAULT_PCC_STRUCT_RETURN from i386.c |
2013-01-07 |
Uros Bizjak |
|
New |
| [doc] Tweak link for AVR-LibC user manual |
2013-03-27 |
Gerald Pfeifer |
|
New |
| [wwwdocs] readings.html: update link to AVR documentation |
2013-03-27 |
Gerald Pfeifer |
|
New |
| avoid undefined behavior in libiberty/cplus-dem.c |
2013-01-07 |
Nickolai Zeldovich |
|
New |
| [doc,avr] ad PR54461: Document --with-avrlibc |
2013-01-07 |
Georg-Johann Lay |
|
New |
| [libgomp,/,Fortran] PR55884 - Add -fintrinsic-module-path= and use it |
2013-01-07 |
Tobias Burnus |
|
New |
| Let tree-ssa-sink also sink pure calls |
2013-01-07 |
Steven Bosscher |
|
New |
| patch to add one more criterium for choosing alternatives in LRA |
2013-05-02 |
Vladimir Makarov |
|
New |
| [v3,build] Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) |
2013-01-07 |
Rainer Orth |
|
New |
| C++ PATCH for c++/55753 (ICE with constexpr) |
2013-01-07 |
Jason Merrill |
|
New |
| [gomp4] #pragma omp declare simd (aka OpenMP elemental functions) parsing |
2013-05-06 |
Jakub Jelinek |
|
New |
| Ensure gimplify_one_sizepos doesn't change something with INTEGER_TYPE into something with e.g. ENUMERAL_TYPE (PR middle-end/55851, take 2) |
2013-01-07 |
Jakub Jelinek |
|
New |
| Use libstdc++-raw-cxx.m4 in libjava |
2013-01-07 |
H.J. Lu |
|
New |
| [mips,stabs] Do any MIPS targets use stabs? |
2013-01-07 |
Steve Ellcey |
|
New |
| [C++] Fix some informs following permerror |
2013-03-28 |
Paolo Carlini |
|
New |
| Minor VRP simplify_float_conversion_using_ranges tweaks (PR tree-optimization/54120) |
2013-01-07 |
Jakub Jelinek |
|
New |
| Another non-prototype builtin issue (PR middle-end/55890) |
2013-01-07 |
Jakub Jelinek |
|
New |
| [wwwdocs] Update Fortran part of the GCC 4.8 release notes |
2013-01-07 |
Gerald Pfeifer |
|
New |
| [wwwdocs] Objective-C/Darwin related updates for the GCC 4.6 release notes |
2013-01-07 |
Gerald Pfeifer |
|
New |
| [gcc-4.7/changes.html] Update for -ftrack-macro-expansion and -Wunused-local-typedefs |
2013-01-07 |
Gerald Pfeifer |
|
New |
| [wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement. |
2013-01-08 |
Jonathan Wakely |
|
New |
| [dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper |
2013-01-07 |
Jakub Jelinek |
|
New |
| [wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement. |
2013-01-08 |
Jonathan Wakely |
|
New |
| [AARCH64] Remove %r from asm_printf |
2013-01-08 |
Hurugalawadi, Naveen |
|
New |
| [AARCH64] Define REVERSIBLE_CC_MODE |
2013-01-08 |
Hurugalawadi, Naveen |
|
New |
| [AARCH64] Remove REGISTER_PREFIX |
2013-01-08 |
Hurugalawadi, Naveen |
|
New |
| Enhance ifcvt conditional execution to handle IF-THEN-ELSE |
2013-01-08 |
Zhenqiang Chen |
|
New |
| [C++] PR 55801 |
2013-01-08 |
Paolo Carlini |
|
New |
| [testsuite] Fix g++.dg/debug/dwarf2/pr54508.C on Solaris 9/x86 |
2013-01-08 |
Rainer Orth |
|
New |
| [AArch64] : Fix format of <su>mull<q> instruction. |
2013-01-08 |
Tejas Belagod |
|
New |
| [AARCH64] Fix support for vectorization over sqrt (), sqrtf (). |
2013-01-08 |
James Greenhalgh |
|
New |
| PR c++/55663 - constexpr function templ instantiation considered non-const as alias templ arg |
2013-01-08 |
Dodji Seketeli |
|
New |
| [AArch64-4.7] : Fix format of <su>mull<q> instruction. |
2013-01-08 |
Tejas Belagod |
|
New |
| [AArch64] Make <su>mull<q> target tests more robust. |
2013-01-08 |
Tejas Belagod |
|
New |
| [testsuite] Fix g++.dg/tls/thread_local* on Solaris 9 |
2013-01-08 |
Rainer Orth |
|
New |
| [RFC] Make libbacktrace more standalone |
2013-05-13 |
Alexander Monakov |
|
New |
| [C/C++] shift with negative or too big count warning (PR c/48418) |
2013-01-08 |
Jakub Jelinek |
|
New |
| predict_loop fix (PR tree-optimization/48189) |
2013-01-08 |
Jakub Jelinek |
|
New |
| Allow x <- x, 1 in *vec_concatv2df (PR rtl-optimization/55829) |
2013-01-08 |
Jakub Jelinek |
|
New |
| [1/2] fixincludes copyright |
2013-01-08 |
Richard Sandiford |
|
New |
| [2/2] fixincludes copyright |
2013-01-08 |
Richard Sandiford |
|
New |
| fix libstdc++/55908 |
2013-01-08 |
Jonathan Wakely |
|
New |
| [fortran] PR47203 Use of module with same name as subroutine |
2013-01-08 |
Mikael Morin |
|
New |
| update libstdc++ C++11 status table |
2013-01-08 |
Jonathan Wakely |
|
New |
| [AArch64] Negate with Compare instruction |
2013-04-22 |
Hurugalawadi, Naveen |
|
New |
| Merge Makefile.{def,in} from Binutils |
2013-01-08 |
Jan-Benedict Glaw |
|
New |
| Merge config.{guess,sub} from config repo |
2013-01-08 |
Jan-Benedict Glaw |
|
New |
| Do not disable -fomit-frame-pointer on !ACCUMULATE_OUTGOING_ARGS targets |
2013-03-28 |
Eric Botcazou |
|
New |
| [C++] PR 55801 |
2013-01-09 |
Paolo Carlini |
|
New |
| [AARCH64] Define REVERSIBLE_CC_MODE |
2013-01-09 |
Hurugalawadi, Naveen |
|
New |
| [i386] : Set avx128 preferred vector mode for btver2 |
2013-01-09 |
venkataramanan.kumar@amd.com |
|
New |
| [wwwdocs] Fix PR 50642 |
2013-04-30 |
Shakthi Kannan |
|
New |
| [committed,wwwdocs] Re: Typo in GCC 4.8 release page |
2013-03-28 |
Tobias Burnus |
|
New |
| [committed] Update extract and insert patterns on PA |
2013-01-09 |
John David Anglin |
|
New |
| PR tree-optimization/55569 (profile updating ICE) |
2013-01-09 |
Jan Hubicka |
|
New |
| [AArch64-4.7] Implement support for LD1R. |
2013-01-09 |
Tejas Belagod |
|
New |
| Fix PR55882 |
2013-01-09 |
Richard Guenther |
|
New |
| [AArch64] Implement support for LD1R. |
2013-01-09 |
Tejas Belagod |
|
New |
| [i386] : Change mode attribute of movddup insn to DF. |
2013-01-09 |
Uros Bizjak |
|
New |
| [testsuite] Fix gcc.dg/fstack-protector-strong.c on Solaris/x86 |
2013-05-14 |
Rainer Orth |
|
New |
| [Fortran] PR56737 - Fixing a bug in the I/O format cache handling |
2013-03-28 |
Tobias Burnus |
|
New |
| C++ PATCH for c++/55893 (segfault running destructor on rodata) |
2013-01-09 |
Jason Merrill |
|
New |
| [Fortran] PR56737 - Fixing a bug in the I/O format cache handling |
2013-03-28 |
Tobias Burnus |
|
New |
| [testsuite] : Fix scan string of gfortran.dg/intrinsic_size_3.f90 |
2013-01-09 |
Uros Bizjak |
|
New |
| Fix PR56694 |
2013-03-28 |
Tejas Belagod |
|
New |
| Fix complex lowering with inline asm (PR tree-optimization/55921) |
2013-01-09 |
Jakub Jelinek |
|
New |
| Fix undefined symbols in LTO Mozilla build |
2013-01-09 |
Jan Hubicka |
|
New |
| Minor testsuite improvement |
2013-01-10 |
Jeff Law |
|
New |
| FYI: Update my e-mail address in MAINTAINERS |
2013-01-10 |
Hurugalawadi, Naveen |
|
New |
| C++ PATCH: use C++ semantics for inline functions (defined in headers) |
2013-03-28 |
Gabriel Dos Reis |
|
New |
| [WIP,RFH] #pragma omp declare simd (aka OpenMP elemental functions) parsing |
2013-04-29 |
Jakub Jelinek |
|
New |
| [Fortran] PR56735 - Fix namelist read regression with "?" |
2013-03-28 |
Tobias Burnus |
|
New |
| [C++] PR 56725 |
2013-03-28 |
Paolo Carlini |
|
New |
| Fix PR55882 |
2013-01-10 |
Richard Guenther |
|
New |
| Call set_mem_attributes instead of set_mem_attributes_minus_bitpos where possible |
2013-01-10 |
Richard Guenther |
|
New |