Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 246 247 248 249 250 251 252 253 254 ... 265 266 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
libgo patch committed: Correct runtime.Callers skip argument 2013-02-02 Ian Taylor New
libgo patch committed: Only run syscall creds_test on GNU/Linux 2013-02-02 Ian Taylor New
[AArch64] Compare Negative instruction in shift and extend mode 2013-04-10 Hurugalawadi, Naveen New
hasher speed traits 2013-02-02 François Dumont New
libffii, fix build for powerpc where DOUBLE equal LONGDOUBLE 2013-02-02 Andreas Tobler New
Fix ICE during RTL expansion at -O1 2013-04-16 Eric Botcazou New
[RFA] Fix DEBUG_RELOAD support 2013-02-02 Matthew Gretton-Dann New
[C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. 2013-04-10 James Greenhalgh New
fix PR sanitizer/55617 2013-02-03 Jack Howarth New
[gomp4] Some libgomp changes 2013-04-10 Jakub Jelinek New
RFA: Update copyright for libmudflap 2013-02-03 Richard Sandiford New
[Ada] Issue sorry message for Scalar_Storage_Order 2013-02-03 Eric Botcazou New
[C++] PR 54216 2013-04-10 Paolo Carlini New
collect2 should ignore AIX shared objects marked F_LOADONLY 2013-02-03 David Edelsohn New
[revised] fix PR sanitizer/55617 2013-02-03 Jack Howarth New
[SH] PR 55146 - Add testcase 2013-02-03 Oleg Endo New
Add -gdwarf option to make gcc generate DWARF with the default version 2013-04-10 Senthil Kumar Selvaraj New
[fortran] PR54107: ICE on recursive interfaces and PR54195: symbol bogusly inserted twice in the interface. 2013-02-03 Mikael Morin New
[Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK 2013-04-10 Tobias Burnus New
[AArch64] Fix the generation of .arch and .cpu assembly directives 2013-04-10 Yufeng Zhang New
[AArch64/AArch64-4.7] Fix warning - aarch64_simd_make_constant has no prototype. 2013-02-28 James Greenhalgh New
[i386] : Fix PR target/56186 2013-02-04 Kai Tietz New
[google/gcc-4.8] Port gcov intermediate format from google/gcc-4.7 2013-05-24 Sharad Singhai New
collect2 should accept more AIX linker flags to change shared library search order 2013-02-04 Michael Haubenwallner New
Add missing explicit instantiation for std::lower_bound template 2013-02-04 Dodji Seketeli New
Fix thinko in handle_error_attribute (PR middle-end/56167) 2013-02-04 Jakub Jelinek New
Fix extract_muldiv (PR tree-optimization/56899) 2013-04-10 Jakub Jelinek New
Port Jason's r195550 varasm.c change also to mingw/cygwin/solaris private copies (PR libstdc++/54314) 2013-02-04 Jakub Jelinek New
fix PR sanitizer/55617 via qsort 2013-02-04 Jack Howarth New
Fix PR56131 - gcc.dg/pr56035.c ICEs gcc on sparc-linux 2013-02-04 Tom de Vries New
[testsuite] commited: fix typo in 4.7 testsuite/lib/target-supports.exp 2013-02-04 Janis Johnson New
Fix PR48184 2013-04-10 Marek Polacek New
fix PR sanitizer/55617 via qsort 2013-02-04 Jack Howarth New
[wwwdocs] Buildstat update for 4.7 2013-02-04 Tom G. Christensen New
[v3] libstdc++/56202 2013-02-04 Paolo Carlini New
[google,gcc-4_7] offline profile tool (patchset 4) (issue8508048) 2013-04-10 Rong Xu New
fix PR sanitizer/55617 via qsort - dtors part 2013-02-04 Jack Howarth New
[Revised] fix PR sanitizer/55617 via qsort - dtors part 2013-02-05 Jack Howarth New
[testsuite] : Avoid "error: inlining failed in call to always_inline" with -fpic 2013-04-10 Uros Bizjak New
Go patch committed: Always initialize nested_off 2013-02-05 Ian Taylor New
[wwwdocs,committed] Updated Fortran part of http://gcc.gnu.org/gcc-4.9/changes.html 2013-04-10 Tobias Burnus New
Default to --enable-libstdcxx-time=auto 2013-05-25 Benjamin Kosnik New
Fix PR56131 - gcc.dg/pr56035.c ICEs gcc on sparc-linux 2013-02-05 Tom de Vries New
Put -lasan always very early on the ld command line (PR sanitizer/55374) 2013-02-05 Eric Botcazou New
Fix assembler options for -mcpu={supersparc,hypersparc} 2013-04-10 David Miller New
collect2 should accept more AIX linker flags to change shared library search order 2013-02-05 Michael Haubenwallner New
Fix PR56131 - gcc.dg/pr56035.c ICEs gcc on sparc-linux 2013-02-05 Tom de Vries New
Enable SUPPORTS_INIT_PRIORITY on darwin 2013-02-05 Jack Howarth New
Fix inline-1.C and inline-3.C testcases 2013-02-05 Jan Hubicka New
[wwwdocs] update libstdc++ doc links 2013-04-22 Benjamin Kosnik New
Fix up stdarg pass (PR tree-optimization/56205) 2013-02-05 Jakub Jelinek New
Remove unused tree_decl_with_vis field - thread_local 2013-02-05 Jakub Jelinek New
Add missing explicit instantiation for std::lower_bound template 2013-02-05 Paolo Carlini New
[DF] fix df_find_def and df_find_use 2013-04-10 Steven Bosscher New
[RFA] patch to fix PR56903 2013-04-10 Vladimir Makarov New
[Fortran] PR56907 - do not 'pack' arrays passed to C_LOC 2013-04-10 Tobias Burnus New
libgo patch committed: Use DejaGNU when testing a cross-compiler 2013-02-05 Ian Taylor New
top level configure patch committed: Disable libgo on some systems 2013-02-05 Ian Taylor New
C++ PATCH for c++/56208 (wrong sfinae with private inheritance) 2013-02-06 Jason Merrill New
C++ PATCH for c++/56177 ( ICE with return type deduction) 2013-02-06 Jason Merrill New
C++ PATCH for c++/54122 (ICE with 'this' capture) 2013-02-06 Jason Merrill New
Fix tree-optimization/57144 2013-05-03 Jeff Law New
[Ada] Preliminary work to coordinate Pragma Warnings and middle-end warnings 2013-02-06 Arnaud Charlet New
[Ada] Finalization of temporary controlled function results 2013-02-06 Arnaud Charlet New
[Ada] Read references in ali files for out-mode parameters 2013-02-06 Arnaud Charlet New
[Ada] Crash when processing attribute Loop_Entry 2013-02-06 Arnaud Charlet New
[Ada] Runtime check on assignment to tagged types 2013-02-06 Arnaud Charlet New
[Ada] Storage_Error due to large object size 2013-02-06 Arnaud Charlet New
[committed] Fix OpenMP shared clause handling of DECL_BY_REFERENCE RESULT_DECLs/PARM_DECLs (PR middle-end/56217) 2013-02-06 Jakub Jelinek New
[Ada] Removes workaround for an old GNU/Linker limitation on Windows 2013-02-06 Arnaud Charlet New
powerpc64le configure fix 2013-05-09 Alan Modra New
[Ada] Missing accessibility check 2013-02-06 Arnaud Charlet New
Avoid fix_loop_structure being called twice from tracer 2013-02-06 Richard Guenther New
[RS6000] PR54009 again 2013-02-06 Alan Modra New
Fix PR libitm/55693 2013-02-06 Jack Howarth New
Silence up a false positive warning in libiberty (PR middle-end/56526) 2013-03-05 Jakub Jelinek New
Fix PR libitm/55693 2013-02-06 Patrick Marlier New
[google/gcc-4_7] Ignore r194995 for gcc pr55852 (issue7304054) 2013-02-06 Simon Baldwin New
Fix PR rtl-optimization/56178 2013-02-06 Eric Botcazou New
[5/n,i386] : Simplify vec_extract post-reload splitters 2013-05-08 Uros Bizjak New
Check headers in verify_loop_structure 2013-02-06 Marek Polacek New
[gomp4] Little compiler OpenMP 4.0 progress 2013-04-10 Jakub Jelinek New
var-tracking wrt. leaf regs on sparc 2013-02-06 David Miller New
[committed] Fix validate_failures.py in standalone testing 2013-02-06 Diego Novillo New
libcpp: registering both a pragma and a pragma namespace with the same name 2013-04-10 Aldy Hernandez New
C++ PATCH for undeclared enum regression 2013-02-06 Jason Merrill New
Fix PR libitm/55693 2013-02-06 Jack Howarth New
[committed] Fix typo in validate_failures.py 2013-02-06 Diego Novillo New
[google/integration] Add -gfission and -gmlt options as synonyms 2013-02-06 Cary Coutant New
RFA: Update copyright for libquadmath 2013-02-06 Richard Sandiford New
libgo patch committed: Fixes for select based pollster 2013-02-06 Ian Taylor New
[RFC,4.9] Reload alternative weighting vs. wrong class regs 2013-02-07 Alan Modra New
[committed] Fix up ppc64 call pattern constraints (PR target/56228) 2013-02-07 Jakub Jelinek New
[RS6000] Fix PR45053 2013-02-07 Alan Modra New
[Google] Use line offset instead of absolute lineno to represent AutoFDO profile 2013-04-10 Dehao Chen New
[bootstrap] : Fix PR56227, bootstrap failure on MinGW. 2013-02-07 Uros Bizjak New
[www] Add loop case to non-bugs in bugs.html 2013-02-07 Richard Guenther New
Check headers in verify_loop_structure 2013-02-07 Marek Polacek New
[PR56193] - Wrong test operator for basic_ios in C++11 2013-02-07 Ed Smith-Rowland New
[ARM,3/3] Add vectorization support for rounding functions 2013-02-07 Kyrylo Tkachov New