Show patches with: Archived = No       |   126675 patches
« 1 2 ... 393 394 3951266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[cse,3/4] Don't overwrite original rtx when folding source of set - - - - --- 2016-01-22 Kyrill Tkachov New
[crx] hookize FUNCTION_ARG &co. - - - - --- 2010-10-08 Nathan Froyd New
[cris] hookize FUNCTION_ARG &co. - - - - --- 2010-10-08 Nathan Froyd New
[cris-decc0,9/9] testsuite: cris: xfail parts of gcc.target/cris/sync-2i.c, sync-2s.c simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,9/14] cris: Enable extend operations to SImode to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,8/9] cris: Move trivially from cc0 to reg:CC model, removing most optimizations. simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,8/14] cris: Enable movhi and movqi to set condition codes. Anonymize. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,7/9] gcc/config/cris: Remove shared-library and CRIS v32 support. simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,7/14] cris: Enable *movsi_internal to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,6/9] config/cris/t-elfmulti: Remove crisv32 multilib. simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,6/14] cris: Introduce CC_NZVCmode and CC_NZmode. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,5/9] gcc/testsuite: Remove traces of crisv32-* outside gcc.target/cris simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,5/14] cris.md: Post-reload, split/generate clobberless zero source moves A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,4/9] gcc/testsuite: gcc.target/cris: Remove crisv32-* and cris-linux-* tests. simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,4/14] cris.md: Post-reload, split/generate clobberless memory destination moves A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,3/9] libgcc: cris: Remove support for crisv32-*-* and cris*-*-linux simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,3/14] config/cris/cris.h (REVERSIBLE_CC_MODE): Define to true. A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,2/9] gcc: cris: Remove from gcc/config/cris: t-linux, linux.h, linux.opt simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,2/14] cris: Define TARGET_FLAGS_REGNUM. A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,14/14] cris: Enable "neg" to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,13/14] cris: Enable single-bit btst/btstq to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,12/14] cris: Enable 32-bit shifts, clz, bswap, umin to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,11/14] cris: Enable general "and", "or", "xor", "not" to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,10/14] cris: Enable additions and subtractions to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,1/9] config.gcc: Remove support for crisv32-*-* and cris-*-linux*. simplification and decc0ration of CRIS port - - - - --- 2020-01-22 Hans-Peter Nilsson New
[cris-decc0,1/14] cris: Emit trivial btstq expected by gcc.target/cris/sync-2i.c, sync-2c.c A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris,4/4] cris: Add new pass eliminating compares after delay-slot-filling various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
[cris,3/4] cris: Remove config/cris/t-cris gt-cris.h cargo various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
[cris,2/4] cris: Use addi.b for additions where flags aren't inspected various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
[cris,1/4] cris: Correct output templates in define_subst patterns. various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
[cr16,powerpcspe,rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro body [cr16,powerpcspe,rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro body - - - - --- 2017-11-12 Tom de Vries New
[cprop] Check rtx_cost when propagating constant - - - - --- 2014-06-17 Zhenqiang Chen New
[cprop] Check rtx_cost when propagating constant - - - - --- 2014-06-19 Zhenqiang Chen New
[cprop.c] Simplify find_used_regs, iterate cprop_insn - - - - --- 2011-04-04 Steven Bosscher New
[cpp] Fix pr61817 and 69391 - - - - --- 2016-04-05 Richard Henderson New
[cpp] Fix line directive bug‏ - - - - --- 2014-06-11 Nicholas Ormrod New
[cpp,doc] PATCH for Re: CPP documentation minor typo [cpp,doc] PATCH for Re: CPP documentation minor typo - - - - --- 2018-04-02 Gerald Pfeifer New
[cpp,doc] Add a bit of background on assertions - - - - --- 2011-02-18 Gerald Pfeifer New
[cpp,doc] Add a bit of background on assertions - - - - --- 2011-02-25 Gerald Pfeifer New
[cp] : Check for keep-inline-dllexport that we are operating on true inlines - - - - --- 2014-08-04 Kai Tietz New
[cp,committed] Fix bootstrap on arm due to print format warning - - - - --- 2015-11-06 Kyrylo Tkachov New
[coverage] Some restructuring - - - - --- 2011-12-04 Nathan Sidwell New
[coroutines] member slicing fix [coroutines] member slicing fix - - - - --- 2022-02-28 Nathan Sidwell New
[coroutines] expanding inside a template [coroutines] expanding inside a template - - - - --- 2022-02-28 Nathan Sidwell New
[coroutines] Handle component_ref in captures_temporary [coroutines] Handle component_ref in captures_temporary - - - - --- 2020-02-12 JunMa New
[coroutines] Do not strip cleanup_point when promote temporaries out of current stmt [coroutines] Do not strip cleanup_point when promote temporaries out of current stmt - - - - --- 2020-02-11 JunMa New
[coroutines] Change lowering behavior of alias variable from copy to substitute [coroutines] Change lowering behavior of alias variable from copy to substitute - - - - --- 2020-02-04 JunMa New
[coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase [coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase - - - - --- 2020-02-05 JunMa New
[convert.c] PR 61876: Guard transformation to lrint by -fno-math-errno - - - - --- 2014-08-04 Kyrylo Tkachov New
[contrib] validate_failures.py: fix python 3.12 escape sequence warnings [contrib] validate_failures.py: fix python 3.12 escape sequence warnings - - - - --- 2024-04-15 Gabi Falk New
[contrib] validate_failures.py: Don't consider summary line in wrong place [contrib] validate_failures.py: Don't consider summary line in wrong place - - - - --- 2023-06-16 Thiago Jung Bauermann New
[contrib] update-copyright.py vs update-copyright.pl - - - - --- 2017-01-29 Gerald Pfeifer New
[contrib] patch_tester.sh: remove $TARGET/libjava/testsuite/libjava.sum - - - - --- 2017-01-23 Gerald Pfeifer New
[contrib] download_prerequisites: check for existing symlinks before making new ones - - - - --- 2016-06-28 Eric Gallager New
[contrib] download_prerequisites: check for existing symlinks before making new ones - - - - --- 2016-07-21 Eric Gallager New
[contrib] compare_tests: Print number of tests [contrib] compare_tests: Print number of tests - - - - --- 2018-07-12 Christophe Lyon New
[contrib] Update download_prerequisites to ISL 0.15. - - - - --- 2015-12-07 Alan Lawrence New
[contrib] Support multi-tool sum files in dg-cmp-results.sh - - - - --- 2017-06-15 Thomas Preudhomme New
[contrib] Support multi-tool sum files in dg-cmp-results.sh - - - - --- 2017-06-20 Thomas Preudhomme New
[contrib] Reduce check_GNU_style noise - - - - --- 2014-11-28 Thomas Preud'homme New
[contrib] New script to create ChangeLog entries (issue6259058) - - - - --- 2012-05-31 Diego Novillo New
[contrib] Fix match pattern for summary lines in validate_failures.py (issue5728047) - - - - --- 2012-03-02 Diego Novillo New
[contrib] Fix buglet in validate_failures.py - - - - --- 2012-12-03 Diego Novillo New
[contrib] Fix --produce_manifest flag in validate_failures.py - - - - --- 2012-07-19 Diego Novillo New
[contrib] Extend validate_failures.py to run outside the build directory (issue6268051) - - - - --- 2012-06-05 Diego Novillo New
[contrib] Do not use 'with ... as ...' in validate_failures.py - - - - --- 2012-07-26 Diego Novillo New
[contrib] Compare against a clean build in validate_failures.py - - - - --- 2012-11-02 Diego Novillo New
[contrib] Add support to install libcaf-mpi for multi-image coarray Fortran - - - - --- 2017-02-16 Jerry DeLisle New
[contrib] Add expiration support for validate_failures.py - - - - --- 2012-08-13 Diego Novillo New
[contrib] Add a commonly used flag to repro_fail (issue5650057) - - - - --- 2012-02-10 Diego Novillo New
[contrib] Add .xfail file for x86_64 - - - - --- 2012-08-15 Diego Novillo New
[contrib] : texi2pod.pl: Escape braces in regexp involving @strong{...} - - - - --- 2015-08-04 Uros Bizjak New
[contrib] : Loosen check of build directory in validate_failures.py - - - - --- 2013-04-18 Diego Novillo New
[contrib] : Do not escape "=". [contrib] : Do not escape "=". - - - - --- 2019-08-13 Uros Bizjak New
[contrib,committed] check_GNU_style_lib.py: Suggest to install all missing pip3 packages at once - - - - --- 2017-05-29 Tom de Vries New
[contrib,committed] check_GNU_style_lib.py: Fix trailing whitespace check - - - - --- 2017-05-29 Tom de Vries New
[contrib,committed] check_GNU_style.py: Read stdin if file argument is '-' - - - - --- 2017-05-29 Tom de Vries New
[contrib,committed] Remove dead avr-tables.opt from files_and_dependencies. - - - - --- 2017-07-17 Georg-Johann Lay New
[contrib,Java] Remove contrib/download_ecj - - - - --- 2017-01-08 Gerald Pfeifer New
[constexpr,coroutines] Generic lambda coroutines cannot be constexpr [PR96251]. [constexpr,coroutines] Generic lambda coroutines cannot be constexpr [PR96251]. - - - - --- 2021-02-22 Iain Sandoe New
[configure] Make sure CFLAGS_FOR_TARGET And CXXFLAGS_FOR_TARGET contain -O2 - - - - --- 2012-03-29 Christophe Lyon New
[configure] Make sure CFLAGS_FOR_TARGET And CXXFLAGS_FOR_TARGET contain -O2 - - - - --- 2012-06-28 Christophe Lyon New
[configure] Added "nfp" to the build for binutils. [configure] Added "nfp" to the build for binutils. - - - - --- 2018-04-30 Francois H. Theron New
[configure] : Merge two checks for warning options - - - - --- 2016-10-03 Uros Bizjak New
[configure,libgfortran] : PR78478: Use fpu-generic for x86 when _SOFT_FLOAT is defined - - - - --- 2017-01-19 Uros Bizjak New
[configure,config.gcc] Fix for PR69153 to allow config.gcc to set target_header_dir - - - - --- 2016-01-10 Peter Bergner New
[configure,config.gcc] Fix for PR69153 to allow config.gcc to set target_header_dir - - - - --- 2016-01-20 Peter Bergner New
[config] Add missing crt*.o in start and end file specs for linux-android.h - - - - --- 2011-08-26 Doug Kwan (關振德) New
[config] : Activate POSIX printf/scanf by default for w64 based toolchain - - - - --- 2011-12-22 Kai Tietz New
[config] --enable-languages - - - - --- 2017-05-19 Nathan Sidwell New
[config] --enable-languages - - - - --- 2017-05-24 Nathan Sidwell New
[config.gcc] : Add a missed 64-bit cygwin case - - - - --- 2013-09-11 Kai Tietz New
[compare-debug] use call loc for nop_endbr [compare-debug] use call loc for nop_endbr - - - - --- 2017-12-13 Alexandre Oliva New
[commmitted] jit: fix libgccjit.info entry [PR 91330] [commmitted] jit: fix libgccjit.info entry [PR 91330] - - - - --- 2020-05-27 David Malcolm New
[commmitted] amdgcn: Comment correction [commmitted] amdgcn: Comment correction - - - - --- 2024-03-21 Andrew Stubbs New
[commmited] PR jit/63854: Document how to run the jit testsuite under valgrind - - - - --- 2014-12-09 David Malcolm New
[committted] PATCH: Add dg-require-profiling to gcc.dg/aru-2.c - - - - --- 2015-01-13 H.J. Lu New
[committted,AArch64] Split gcc.target/aarch64/sve/vcond_4* [committted,AArch64] Split gcc.target/aarch64/sve/vcond_4* - - - - --- 2019-10-31 Richard Sandiford New
[committed] – was: [Patch] testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not availa… [committed] – was: [Patch] testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not availa… - - - - --- 2020-10-30 Tobias Burnus New
[committed] xtensa: libgcc: fix PR target/95571 [committed] xtensa: libgcc: fix PR target/95571 - - - - --- 2020-06-09 Max Filippov New
« 1 2 ... 393 394 3951266 1267 »