Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 247 248 249 250 251 252 253 254 255 ... 264 265 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[Revised} Fix PR libitm/55693 2013-02-08 Jack Howarth New
[i386] : Use INTEGER_CLASS_P macro in ix86_spill_class 2013-02-08 Uros Bizjak New
Fix up extract_muldiv for NEGATE_EXPR (PR tree-optimization/56250) 2013-02-08 Jakub Jelinek New
[i386] : Define TARGET_CAN_SPLIT_STACK only when HAVE_GAS_CFI_PERSONALITY_DIRECTIVE is set 2013-02-08 Uros Bizjak New
[4.7,committed] Clear MASK_ALTIVEC if no OS support 2013-02-08 David Edelsohn New
[fortran] PR54107 ICE on recursive interface 2013-02-08 Mikael Morin New
libgo patch committed: Update to current version of Go library 2013-02-08 Uros Bizjak New
Improve debugging info (PR debug/53948 P1 regression) 2013-02-08 Jeff Law New
libgo patch committed: Update to current version of Go library 2013-02-08 Uros Bizjak New
[Revisedx2] Fix PR libitm/55693 2013-02-08 Jack Howarth New
[i386] : Enable standard vector-mode FMA patterns also for !TARGET_SSE_MATH 2013-02-08 Uros Bizjak New
RFA: enable LRA for rs6000 [patch for WRF] 2013-04-23 Vladimir Makarov New
[wwwdocs,committed] Updated Fortran part of http://gcc.gnu.org/gcc-4.9/changes.html 2013-04-11 Chung-Ju Wu New
Add -gdwarf option to make gcc generate DWARF with the default version 2013-04-11 Senthil Kumar Selvaraj New
[Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK 2013-04-11 Tobias Burnus New
Improve debugging info (PR debug/53948 P1 regression) 2013-02-08 Jeff Law New
Add std::unordered_* C++11 allocator support 2013-04-23 Jason Merrill New
patch to fix PR56246 2013-02-08 Vladimir Makarov New
[Fortran] Fix PR 56224 2013-02-08 Thomas Koenig New
Restore backwards compatibility of ppc inline asm with asm dialects (PR target/56256) 2013-02-09 Jakub Jelinek New
Fix libiberty/regex on 64-bit hosts (PR other/56245) 2013-02-09 Jakub Jelinek New
[Fortran] Fix PR 56224 2013-02-09 Thomas Koenig New
Allow implicit Altivec and VSX on AIX 6.1 and above 2013-02-09 David Edelsohn New
[Fortran,comitted] PR56969 - Fix bogus ambiguous symbol error for ISO_C_Binding intrinsics 2013-04-16 Tobias Burnus New
C++ PATCH for c++/56238 (ice-checking with static_cast) 2013-02-09 Jason Merrill New
C++ PATCH to decls_match to improve efficiency of version checking 2013-02-09 Jason Merrill New
[PR] Crash of Bessel functions at x==0! 2013-02-09 François Dumont New
[C++] PR 56913 2013-04-11 Paolo Carlini New
Improve simplify_subreg 2013-05-03 Jakub Jelinek New
[rtl-optimization] : Fix PR56275, ICE in simplify_subreg, at simplify-rtx.c:5261 with vector code. 2013-02-10 Uros Bizjak New
[Ada] Minor edit to -gnatW message 2013-04-11 Arnaud Charlet New
[testsuite] Adding target nonpic to g++.dg/tm/pr47746.C 2013-04-11 Alexander Ivchenko New
fix libstdc++/56278 2013-02-11 Jonathan Wakely New
[Ada] gnatname creates backup copy of project file 2013-04-11 Arnaud Charlet New
[v3] Fix libstdc++/56282 2013-02-11 Paolo Carlini New
[Ada] Freezing actions for object renaming declarations 2013-04-11 Arnaud Charlet New
[rs6000] power8 patches, patch #2, add crypto builtins 2013-05-20 Michael Meissner New
libsanitizer merge from upstream r173241 2013-02-11 Jakub Jelinek New
[rs6000] power8 patch #1, infrastructure changes (revised patch) 2013-05-20 Michael Meissner New
[mips] Patch for mips generic scheduler 2013-05-20 Steve Ellcey New
[GOOGLE] Back port discriminator patches to gcc-4_8 2013-05-20 Cary Coutant New
Fix vrp17.c FAIL 2013-02-11 Richard Guenther New
[libstdc++] Fix 22_locale/time_get/get_weekday/char/38081-[12].cc tests for glibc 2.17 2013-02-11 Julian Brown New
[ARM] Implement vectorizer cost hooks 2013-02-11 Christophe Lyon New
[GOOGLE] Back port discriminator patches to gcc-4_8 2013-05-20 Dehao Chen New
C++ PATCH for c++/56268 (ICE with __has_nothrow_copy) 2013-02-11 Jason Merrill New
C++ PATCH for c++/57102 (ICE with -fcompare-debug) 2013-05-20 Jason Merrill New
Disable libsanitizer before darwin10 2013-02-11 Iain Sandoe New
[Ada] Improve explanations for non-staticness 2013-04-11 Arnaud Charlet New
[4.8,changes] PATCH: Mention -maddress-mode=[short|long] 2013-02-11 H.J. Lu New
[testsuite] Add -gdwarf to dg-options in debug/dwarf2 testcases 2013-04-11 Senthil Kumar Selvaraj New
C++ PATCH for core 1609 2013-04-22 Jason Merrill New
[Ada] Handle others better for string aggregates 2013-04-11 Arnaud Charlet New
Sync include/plugin-api.h with the copy in binutils 2013-02-11 Sriraman Tallam New
Don't expand MEM1 op= MEM2 as temp = MEM1; temp op= MEM2; MEM1 = temp just because we couldn't add REG_EQUIV note (PR rtl-optimization/56151) 2013-02-11 Jakub Jelinek New
libgo patch committed: Solaris portability patches 2013-02-11 Ian Taylor New
[Ada] Clean up handling of assertions when disabled 2013-04-11 Arnaud Charlet New
C++ PATCH to implement N3582 changes to proposed C++14 return type deduction 2013-04-22 Jason Merrill New
[Ada] Raise_Expression in membership test causes test to fail 2013-04-11 Arnaud Charlet New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std 2013-02-11 Paolo Carlini New
[build,driver] RFC: Support compressed debug sections 2013-04-11 Rainer Orth New
Add missing explicit instantiation for std::lower_bound template 2013-02-12 Benjamin Kosnik New
[Ada] Check for container tampering 2013-04-11 Arnaud Charlet New
[testsuite,i386] Reimplementing array comparison in avx2-vpop-check.h 2013-04-11 Alexander Ivchenko New
[GOOGLE] Back port discriminator patches to gcc-4_8 2013-05-21 Dehao Chen New
RFA: v3 PATCH to add on_quick_exit/quick_exit to std 2013-02-12 Paolo Carlini New
Fix std::pair std::is_copy_assignable behavior 2013-04-17 François Dumont New
[Ada] If-expressions and the capture of local values 2013-04-11 Arnaud Charlet New
Improve the mode which is used for insertion 2013-04-11 Robert Schiele New
[libffi] do not install libffi library, headers and documentation 2013-02-12 Matthias Klose New
[Ada] Implement AI12-0022 (raise expression) 2013-04-11 Arnaud Charlet New
[Ada] Incomplete view of ancestor type 2013-04-11 Arnaud Charlet New
[Ada] Aspect Depends 2013-04-11 Arnaud Charlet New
[Ada] Avoid raising an exception in Connect_Socket with timeout 2013-04-11 Arnaud Charlet New
PR55033: Test case 2013-02-12 Sebastian Huber New
[wwwdocs] gcc 4.8 changes - AMD new cores 2013-02-13 Gopalasubramanian, Ganesh New
[Ada] Aspect specifications can appear on subprogram body stubs 2013-04-11 Arnaud Charlet New
libsanitizer merge from upstream r173241 2013-02-12 Jakub Jelinek New
[Ada] gnatname and temporary files 2013-04-11 Arnaud Charlet New
PR55033: Fix 2013-02-12 Sebastian Huber New
[Ada] Check for container tampering 2013-04-11 Arnaud Charlet New
[Ada] Always set Do_Discriminant_Check flag during semantic analysis 2013-04-11 Arnaud Charlet New
[Ada] Incorrect handling of type conversion with endianness change 2013-04-11 Arnaud Charlet New
[Ada] Spurious error in case expression of static predicate subtype 2013-04-11 Arnaud Charlet New
[Ada] Classwide postconditions on null procedures 2013-04-11 Arnaud Charlet New
C++ PATCH for c++/23055 (function parms with only non-deducible template parameters) 2013-04-11 Jason Merrill New
[AARCH64] Fix unrecognizable insn issue 2013-04-11 James Greenhalgh New
[Ada] Missing range checks on the expression for Priority in protected types 2013-04-11 Arnaud Charlet New
patch to fix PR56148 2013-02-12 Vladimir Makarov New
[Ada] Support for renamings in aspects Depends and Global 2013-04-11 Arnaud Charlet New
C++ PATCH for c++/56291 (ICE with constexpr constructor) 2013-02-12 Jason Merrill New
[Ada] New environmment variable GPR_PROJECT_PATH_FILE for project path 2013-04-11 Arnaud Charlet New
C++ PATCH for c++/56285 (wrong error with inheriting ctor) 2013-02-12 Jason Merrill New
[google,4_7] Fix bad merge into coverage_init (issue7322063) 2013-02-12 Teresa Johnson New
expansion of vector shifts... 2013-02-12 David Miller New
C++ PATCH to avoid ICE on unimplemented constexpr bits 2013-04-22 Jason Merrill New
PR56729 2013-04-17 Steven Bosscher New
C++ PATCH to add capture initializers to -std=c++1y 2013-04-22 Jason Merrill New
[avr] : Add more devices take #2: 2/2 2013-02-13 Georg-Johann Lay New
Fix mn10300 compile 2013-02-13 Richard Guenther New