Show patches with: Archived = No       |   126820 patches
« 1 2 ... 594 595 5961268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran,accaf,v1] Fixing compatibility with opencoarrays (mostly) - - - - --- 2016-09-22 Andre Vehreschild New
[testsuite] : Add x86_64 to gcc.dg/debug/dwarf2/const-2b.c target selector - - - - --- 2016-09-22 Uros Bizjak New
[arm-embedded,1/7] Move memory model declarations in memmodel.h - - - - --- 2016-09-22 Thomas Preudhomme New
[arm-embedded,ARM,2/7] Adapt atomic and exclusive load and store to ARMv8-M Baseline - - - - --- 2016-09-22 Thomas Preudhomme New
[arm-embedded,ARM,3/7] Refactor atomic compare_and_swap to make it fit for ARMv8-M Baseline - - - - --- 2016-09-22 Thomas Preudhomme New
[arm-embedded,ARM,4/7] Adapt atomic compare and swap to ARMv8-M Baseline - - - - --- 2016-09-22 Thomas Preudhomme New
[arm-embedded,ARM,5/7] Adapt other atomic operations to ARMv8-M Baseline - - - - --- 2016-09-22 Thomas Preudhomme New
[arm-embedded,ARM/testsuite,6/7] Force soft float in ARMv6-M and ARMv8-M Baseline options - - - - --- 2016-09-22 Thomas Preudhomme New
[arm-embedded,ARM,7/7] Enable ARMv8-M atomic and synchronization support for ARMv8-M Baseline - - - - --- 2016-09-22 Thomas Preudhomme New
Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it - - - - --- 2016-09-22 James Greenhalgh New
Go patch committed: add missing break statement - - - - --- 2016-09-22 Ian Lance Taylor New
[PATCHv3,ARM] -mpure-code option for ARM - - - - --- 2016-09-22 Andre Vieira (lists) New
[i386] : Improve x86 target selectors and cleanup a couple of gcc.dg tests - - - - --- 2016-09-22 Uros Bizjak New
Don't peel extra copy of loop in unroller for loops with exit at end - - - - --- 2016-09-22 Pat Haugen New
Avoid some C++ local statics with constructors - - - - --- 2016-09-22 Jakub Jelinek New
Extend dg-{error,warning,message,bogus} line specification to allow relative line numbers - - - - --- 2016-09-22 Jakub Jelinek New
Use CONSTRUCTOR_NELTS macro some more - - - - --- 2016-09-22 Jakub Jelinek New
builtin expansion of memcmp for powerpc - - - - --- 2016-09-22 Aaron Sawdey New
[PATCHv3,ARM] -mpure-code option for ARM - - - - --- 2016-09-22 Paolo Carlini New
Go patch committed: compile runtime.getcaller{pc,sp} into builtin functions - - - - --- 2016-09-22 Ian Lance Taylor New
[PATCHv3,ARM] -mpure-code option for ARM - - - - --- 2016-09-22 Uros Bizjak New
ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu - - - - --- 2016-09-22 Kugan Vivekanandarajah New
[openacc] fix an ICE with acc declared VLAs - - - - --- 2016-09-22 Cesar Philippidis New
gcc build problem (i386.c) -- missing declaration - - - - --- 2016-09-22 Louis Krupp New
fixincludes: fix fixincludes for MinGW - - - - --- 2016-09-23 Tadek Kijkowski New
gcc: Fix sysroot relative paths for MinGW - - - - --- 2016-09-23 Tadek Kijkowski New
Restore bootstrap - - - - --- 2016-09-23 Richard Biener New
Bits from Early LTO debug merge -- move stuff from late to early finish - - - - --- 2016-09-23 Richard Biener New
[1/5] separate shrink-wrap: New command-line flag, status flag, hooks, and doc - - - - --- 2016-09-23 Segher Boessenkool New
[2/5] dce: Don't dead-code delete separately wrapped restores - - - - --- 2016-09-23 Segher Boessenkool New
[3/5] regrename: Don't rename restores - - - - --- 2016-09-23 Segher Boessenkool New
[4/5] shrink-wrap: Shrink-wrapping for separate components - - - - --- 2016-09-23 Segher Boessenkool New
[5/5] rs6000: Separate shrink-wrapping - - - - --- 2016-09-23 Segher Boessenkool New
[PATCHv2,ARM] -mpure-code option for ARM - - - - --- 2016-09-23 Andre Vieira (lists) New
Avoid some C++ local statics with constructors - - - - --- 2016-09-23 Jakub Jelinek New
Fix PR ipa/77653 - - - - --- 2016-09-23 Martin Liška New
Fix PR ipa/77653 - - - - --- 2016-09-23 Martin Liška New
[Committed] Add self to write-after-approval section of MAINTAINERS file - - - - --- 2016-09-23 Tamar Christina New
[PATCHv3,ARM] -mpure-code option for ARM - - - - --- 2016-09-23 Jakub Jelinek New
[Fortran,accaf,v1] Fixing compatibility with opencoarrays (mostly) - - - - --- 2016-09-23 Andre Vehreschild New
[PATCHv2,ARM] -mpure-code option for ARM - - - - --- 2016-09-23 Andre Vieira (lists) New
C/C++ PATCH to implement -Wbool-operation (PR c/77490) - - - - --- 2016-09-23 Marek Polacek New
[gomp4] Fix tile parsing - - - - --- 2016-09-23 Nathan Sidwell New
Report DejaGnu ERROR messages in dg-extract-results - - - - --- 2016-09-23 Rainer Orth New
Fix handling of -fsanitize-recover* options. - - - - --- 2016-09-23 Martin Liška New
Fix PR77697 - - - - --- 2016-09-23 Richard Biener New
Fix missed debug PR77692 - - - - --- 2016-09-23 Richard Biener New
Ping**3! Re: [PATCH, Fortran] Extension: AUTOMATIC/STATIC symbol attributes with -fdec-static - - - - --- 2016-09-23 Fritz Reese New
[arm-embedded] -mpure-code option for ARM - - - - --- 2016-09-23 Andre Vieira (lists) New
[v3] Optimize strchr to strlen - - - - --- 2016-09-23 Wilco Dijkstra New
[committed] Provide location information for terminator characters (PR preprocessor/77672) - - - - --- 2016-09-23 David Malcolm New
[ARM] Enable FP16 vector arithmetic operations. - - - - --- 2016-09-23 Matthew Wahab New
[gomp4] fix an ICE with acc declared VLAs - - - - --- 2016-09-23 Cesar Philippidis New
: S/390: Fix hotpatch test cases. - - - - --- 2016-09-23 Dominik Vogt New
Fixed up missing semicolons. - - - - --- 2016-09-23 LIU Hao New
Deal with singular sentences in builtin-sprintf-warn-1.c regex - - - - --- 2016-09-23 Thomas Preudhomme New
OpenACC data clause syntax question/patch - - - - --- 2016-09-23 Bernd Schmidt New
Fix builtin-sprintf-warn-2.c xfail pattern - - - - --- 2016-09-23 Thomas Preudhomme New
[committed] Fix gcc.dg/tree-ssa/builtin-sprintf-warn-4.c - - - - --- 2016-09-23 David Malcolm New
Small hooks.c cleanup - - - - --- 2016-09-23 Jakub Jelinek New
[C++] Implement P0138R2, C++17 construction rules for enum class values - - - - --- 2016-09-23 Jakub Jelinek New
[C++] Pass RUNTESTFLAGS through from check-c++1z - - - - --- 2016-09-23 Jakub Jelinek New
Optimize truncating a basic_string - - - - --- 2016-09-23 Jonathan Wakely New
Improve string::clear() performance - - - - --- 2016-09-23 Jonathan Wakely New
Go patch committed: Fix calls to integer_type - - - - --- 2016-09-23 Ian Lance Taylor New
libgo patch committed: Change build procedure to use build tags - - - - --- 2016-09-23 Ian Lance Taylor New
[libcc1] add support for C++ - - - - --- 2016-09-24 Alexandre Oliva New
read-rtl.c: split out read_rtx_operand from read_rtx_code - - - - --- 2016-09-24 David Malcolm New
ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu - - - - --- 2016-09-24 Kugan Vivekanandarajah New
[PATCH/AARCH64] Have the verbose cost model output output be controllable - - - - --- 2016-09-24 Andrew Pinski New
[accaf,fortran,4/4] Allocatable components support in derived typed coarrays - - - - --- 2016-09-24 Dominique d'Humières New
[PR77719] Fix ICE in pp_string, at pretty-print.c:955 - - - - --- 2016-09-24 Kugan Vivekanandarajah New
[SH,committed] Fix cset_zero pattern regressions - - - - --- 2016-09-25 Oleg Endo New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-09-25 Bernd Edlinger New
[PR77558] Remove RECORD_TYPE special-casing in std_canonical_va_list_type - - - - --- 2016-09-25 Tom de Vries New
Make CHECKING_P a boolean flag again - - - - --- 2016-09-25 Bernd Edlinger New
x86_64: fix 'gather' avx2 builtin names - - - - --- 2016-09-25 Sergei Trofimovich New
[v3] PR libstdc++/77717 - - - - --- 2016-09-25 Ville Voutilainen New
parallel/algo.h cleanup - - - - --- 2016-09-25 François Dumont New
[Committed] PR fortran/77694 - - - - --- 2016-09-25 Steve Kargl New
[Committed] PR fortran/77429 - - - - --- 2016-09-25 Steve Kargl New
[v3] PR libstdc++/77727 - - - - --- 2016-09-25 Ville Voutilainen New
[PR77719] Fix ICE in pp_string, at pretty-print.c:955 - - - - --- 2016-09-26 Kugan Vivekanandarajah New
Fix ICE on ACATS test for Aarch64 at -O - - - - --- 2016-09-26 Eric Botcazou New
[v2] Simplify alias check code generation in vectorizer - - - - --- 2016-09-26 Robin Dapp New
Deal with singular sentences in builtin-sprintf-warn-1.c regex - - - - --- 2016-09-26 Thomas Preudhomme New
Fix handling of -fsanitize-recover* options. - - - - --- 2016-09-26 Martin Liška New
Implement C++17 node extraction and insertion (P0083R5) - - - - --- 2016-09-26 Jonathan Wakely New
Remove redefinition of __cpp_lib_array_constexpr - - - - --- 2016-09-26 Jonathan Wakely New
[wwwdocs] Replace outdated C++ FAQ URL and fix grammar. - - - - --- 2016-09-26 Jonathan Wakely New
Deprecating Libstdc++ Profile Mode - - - - --- 2016-09-26 Jonathan Wakely New
[C++] fix some nits - - - - --- 2016-09-26 Nathan Sidwell New
Remove HIST_TYPE_CONST_DELTA counter type (PR, gcov-profile/23332). - - - - --- 2016-09-26 Martin Liška New
[OBVIOUS] Fix documentation of gcov tool - - - - --- 2016-09-26 Martin Liška New
C++ PATCH for __has_cpp_attribute and fallthrough - - - - --- 2016-09-26 Marek Polacek New
[avr,pr71676,and,pr71678] Issues with casesi expand - - - - --- 2016-09-26 Pitchumani Sivanupandi New
Implement -Wimplicit-fallthrough (version 9) - - - - --- 2016-09-26 Rainer Orth New
PATCH to use the new gimple_call_internal_p overload - - - - --- 2016-09-26 Marek Polacek New
[LRA] Fix PR 77714 - - - - --- 2016-09-26 Bernd Edlinger New
[Fortran] Extension: COTAN and degree-valued trig intrinsics with -fdec-math - - - - --- 2016-09-26 Fritz Reese New
« 1 2 ... 594 595 5961268 1269 »