Show patches with: Archived = No       |   127166 patches
« 1 2 ... 616 617 6181271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] config: Sync largefile.m4 from binutils-gdb [COMMITTED] config: Sync largefile.m4 from binutils-gdb - - - - --- 2020-09-08 Rainer Orth New
[COMMITTED] config: -pthread shouldn't link with -lpthread on Solaris [COMMITTED] config: -pthread shouldn't link with -lpthread on Solaris - - - - --- 2023-04-04 Rainer Orth New
[COMMITTED] config.gcc <obsolete targets>: Add crisv32-*-* and cris-*-linux* [COMMITTED] config.gcc <obsolete targets>: Add crisv32-*-* and cris-*-linux* - - - - --- 2020-01-18 Hans-Peter Nilsson New
[COMMITTED] c-family: Fix option check in handle_pragma_diagnostic [PR106252] [COMMITTED] c-family: Fix option check in handle_pragma_diagnostic [PR106252] - - - - --- 2022-07-11 Lewis Hyatt New
[COMMITTED] c++: avoid ICE with __builtin_memset (PR90997). [COMMITTED] c++: avoid ICE with __builtin_memset (PR90997). - - - - --- 2020-01-26 Jason Merrill New
[COMMITTED] c++: [PR90782] Add testcase [COMMITTED] c++: [PR90782] Add testcase - - - - --- 2022-01-04 Li, Pan2 via Gcc-patches New
[COMMITTED] c++: Use constexpr to avoid wrong -Wsign-compare [COMMITTED] c++: Use constexpr to avoid wrong -Wsign-compare - - - - --- 2020-02-08 Jason Merrill New
[COMMITTED] c++: Unshare expressions from constexpr cache. [COMMITTED] c++: Unshare expressions from constexpr cache. - - - - --- 2020-01-24 Jason Merrill New
[COMMITTED] c++: Fix use of local in constexpr if. [COMMITTED] c++: Fix use of local in constexpr if. - - - - --- 2020-02-07 Jason Merrill New
[COMMITTED] c++: Fix sizeof VLA lambda capture. [COMMITTED] c++: Fix sizeof VLA lambda capture. - - - - --- 2020-02-01 Jason Merrill New
[COMMITTED] c++: Fix return deduction of lambda in discarded stmt. [COMMITTED] c++: Fix return deduction of lambda in discarded stmt. - - - - --- 2020-01-28 Jason Merrill New
[COMMITTED] c++: Fix parameter map handling of member typedef. [COMMITTED] c++: Fix parameter map handling of member typedef. - - - - --- 2020-01-24 Jason Merrill New
[COMMITTED] c++: Fix guard variable and attribute weak. [COMMITTED] c++: Fix guard variable and attribute weak. - - - - --- 2020-01-28 Jason Merrill New
[COMMITTED] c++: Fix flexible array with synthesized constructor. [COMMITTED] c++: Fix flexible array with synthesized constructor. - - - - --- 2020-02-10 Jason Merrill New
[COMMITTED] c++: Fix error-recovery with concepts. [COMMITTED] c++: Fix error-recovery with concepts. - - - - --- 2020-02-04 Jason Merrill New
[COMMITTED] c++: Fix decltype of empty pack expansion of parm. [COMMITTED] c++: Fix decltype of empty pack expansion of parm. - - - - --- 2020-02-05 Jason Merrill New
[COMMITTED] c++: Fix constexpr vs. omitted aggregate init. [COMMITTED] c++: Fix constexpr vs. omitted aggregate init. - - - - --- 2020-02-04 Jason Merrill New
[COMMITTED] c++: Fix cast to pointer to VLA. [COMMITTED] c++: Fix cast to pointer to VLA. - - - - --- 2020-02-03 Jason Merrill New
[COMMITTED] c++: Fix attributes with lambda and trailing return type. [COMMITTED] c++: Fix attributes with lambda and trailing return type. - - - - --- 2020-01-29 Jason Merrill New
[COMMITTED] c++: Fix array of char typedef in template (PR90966). [COMMITTED] c++: Fix array of char typedef in template (PR90966). - - - - --- 2020-01-27 Jason Merrill New
[COMMITTED] c++: Fix SEGV with malformed constructor decl. [COMMITTED] c++: Fix SEGV with malformed constructor decl. - - - - --- 2020-02-05 Jason Merrill New
[COMMITTED] c++: Fix ICE with lambda in member operator (PR93279) [COMMITTED] c++: Fix ICE with lambda in member operator (PR93279) - - - - --- 2020-01-25 Jason Merrill New
[COMMITTED] c++: Fix ICE with defaulted dtor and template (PR93345) [COMMITTED] c++: Fix ICE with defaulted dtor and template (PR93345) - - - - --- 2020-01-23 Jason Merrill New
[COMMITTED] c++: Fix ICE with constrained friend (PR93400). [COMMITTED] c++: Fix ICE with constrained friend (PR93400). - - - - --- 2020-01-25 Jason Merrill New
[COMMITTED] c++: Fix ICE on nonsense requires-clause. [COMMITTED] c++: Fix ICE on nonsense requires-clause. - - - - --- 2020-02-07 Jason Merrill New
[COMMITTED] c++: Fix -Wtype-limits in templates. [COMMITTED] c++: Fix -Wtype-limits in templates. - - - - --- 2020-01-30 Jason Merrill New
[COMMITTED] c++: Fix -Wnoexcept handling of system headers (PR90992). [COMMITTED] c++: Fix -Wnoexcept handling of system headers (PR90992). - - - - --- 2020-01-27 Jason Merrill New
[COMMITTED] c++: Fix ({ ... }) array mem-initializer. [COMMITTED] c++: Fix ({ ... }) array mem-initializer. - - - - --- 2020-02-04 Jason Merrill New
[COMMITTED] c++: Drop alignas restriction for stack variables. [COMMITTED] c++: Drop alignas restriction for stack variables. - - - - --- 2020-01-30 Jason Merrill New
[COMMITTED] c++: Avoid ICE when constexpr __builtin_strchr fails. [COMMITTED] c++: Avoid ICE when constexpr __builtin_strchr fails. - - - - --- 2020-01-23 Jason Merrill New
[COMMITTED] c++: Allow template rvalue-ref conv to bind to lvalue ref. [COMMITTED] c++: Allow template rvalue-ref conv to bind to lvalue ref. - - - - --- 2020-01-28 Jason Merrill New
[COMMITTED] c++: Add testcase for this PR [PR97990] [COMMITTED] c++: Add testcase for this PR [PR97990] - - - - --- 2024-02-16 Andrew Pinski New
[COMMITTED] c++: Add testcase for [PR81339] [COMMITTED] c++: Add testcase for [PR81339] - - - - --- 2020-07-24 Patrick Palka New
[COMMITTED] c++: Add testcase for [PR79504] [COMMITTED] c++: Add testcase for [PR79504] - - - - --- 2020-07-26 Patrick Palka New
[COMMITTED] c++: Add test for PR96652 [COMMITTED] c++: Add test for PR96652 - - - - --- 2020-09-22 Patrick Palka New
[COMMITTED] c++: Add new test [PR88092] [COMMITTED] c++: Add new test [PR88092] - - - - --- 2020-01-29 Marek Polacek New
[COMMITTED] bpf: use the default asm_named_section target hook [COMMITTED] bpf: use the default asm_named_section target hook - - - - --- 2020-09-02 Jose E. Marchesi New
[COMMITTED] bpf: support `naked' function attributes in BPF targets [COMMITTED] bpf: support `naked' function attributes in BPF targets - - - - --- 2023-08-17 Jose E. Marchesi New
[COMMITTED] bpf: sdiv/smod are now part of BPF V4 [COMMITTED] bpf: sdiv/smod are now part of BPF V4 - - - - --- 2023-07-24 Jose E. Marchesi New
[COMMITTED] bpf: remove unused variables from bpf_expand_{prologue,epilogue} [COMMITTED] bpf: remove unused variables from bpf_expand_{prologue,epilogue} - - - - --- 2022-09-06 Jose E. Marchesi New
[COMMITTED] bpf: remove trailing whitespaces from source files [COMMITTED] bpf: remove trailing whitespaces from source files - - - - --- 2020-08-07 Jose E. Marchesi New
[COMMITTED] bpf: remove bpf-helpers.h [COMMITTED] bpf: remove bpf-helpers.h - - - - --- 2023-11-27 Jose E. Marchesi New
[COMMITTED] bpf: remove -mkernel option and BPF_KERNEL_VERSION_CODE [COMMITTED] bpf: remove -mkernel option and BPF_KERNEL_VERSION_CODE - - - - --- 2023-07-24 Jose E. Marchesi New
[COMMITTED] bpf: quote section names whenever necessary in assembly output [COMMITTED] bpf: quote section names whenever necessary in assembly output - - - - --- 2023-12-01 Jose E. Marchesi New
[COMMITTED] bpf: more flexible support for kernel helpers [COMMITTED] bpf: more flexible support for kernel helpers - - - - --- 2020-08-06 Jose E. Marchesi New
[COMMITTED] bpf: mark/remove unused arguments and remove an unused function [COMMITTED] bpf: mark/remove unused arguments and remove an unused function - - - - --- 2021-12-06 Jose E. Marchesi New
[COMMITTED] bpf: make use of the bswap{16,32,64} V4 BPF instruction [COMMITTED] bpf: make use of the bswap{16,32,64} V4 BPF instruction - - - - --- 2023-07-24 Jose E. Marchesi New
[COMMITTED] bpf: liberate R9 for general register allocation [COMMITTED] bpf: liberate R9 for general register allocation - - - - --- 2023-08-11 Jose E. Marchesi New
[COMMITTED] bpf: fix pseudo-c asm emitted for *mulsidi3_zeroextend [COMMITTED] bpf: fix pseudo-c asm emitted for *mulsidi3_zeroextend - - - - --- 2023-11-10 Jose E. Marchesi New
[COMMITTED] bpf: fix generation of neg and neg32 BPF instructions [COMMITTED] bpf: fix generation of neg and neg32 BPF instructions - - - - --- 2023-07-26 Jose E. Marchesi New
[COMMITTED] bpf: facilitate constant propagation of function addresses [COMMITTED] bpf: facilitate constant propagation of function addresses - - - - --- 2022-08-24 Jose E. Marchesi New
[COMMITTED] bpf: enable instruction scheduling [COMMITTED] bpf: enable instruction scheduling - - - - --- 2023-07-14 Jose E. Marchesi New
[COMMITTED] bpf: emit empty epilogues in naked functions [COMMITTED] bpf: emit empty epilogues in naked functions - - - - --- 2024-01-29 Jose E. Marchesi New
[COMMITTED] bpf: disable tail call optimization in BPF targets [COMMITTED] bpf: disable tail call optimization in BPF targets - - - - --- 2023-07-28 Jose E. Marchesi New
[COMMITTED] bpf: disable -fstack-protector in BPF [COMMITTED] bpf: disable -fstack-protector in BPF - - - - --- 2023-01-17 Jose E. Marchesi New
[COMMITTED] bpf: define __bpf__ as well as __BPF__ as a target macro [COMMITTED] bpf: define __bpf__ as well as __BPF__ as a target macro - - - - --- 2022-08-29 Jose E. Marchesi New
[COMMITTED] bpf: bump maximum frame size limit to 32767 bytes [COMMITTED] bpf: bump maximum frame size limit to 32767 bytes - - - - --- 2023-08-18 Jose E. Marchesi New
[COMMITTED] bpf: avoid potential NULL pointer dereference [COMMITTED] bpf: avoid potential NULL pointer dereference - - - - --- 2021-12-08 David Faust New
[COMMITTED] bpf: allow exceeding max num of args in BPF when always_inline [COMMITTED] bpf: allow exceeding max num of args in BPF when always_inline - - - - --- 2023-08-11 Jose E. Marchesi New
[COMMITTED] bpf: add pseudo-c asm dialect for "nop" [COMMITTED] bpf: add pseudo-c asm dialect for "nop" - - - - --- 2023-07-24 David Faust New
[COMMITTED] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test [COMMITTED] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test - - - - --- 2024-01-27 Jose E. Marchesi New
[COMMITTED] arm: testsuite: tweak bics_3.c [PR113542] [COMMITTED] arm: testsuite: tweak bics_3.c [PR113542] - - - - --- 2024-03-08 Richard Earnshaw New
[COMMITTED] arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofile [COMMITTED] arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofile - - - - --- 2019-12-09 Richard Earnshaw (lists) New
[COMMITTED] arm: fix bootstrap failure following automatic mode selection patch [COMMITTED] arm: fix bootstrap failure following automatic mode selection patch - - - - --- 2021-03-09 Richard Earnshaw (lists) New
[COMMITTED] arc: Fix typo in negv2si2 pattern [COMMITTED] arc: Fix typo in negv2si2 pattern - - - - --- 2021-05-18 Claudiu Zissulescu Ianculescu New
[COMMITTED] arc: Add ARC entry for gcc-10/changes.html [COMMITTED] arc: Add ARC entry for gcc-10/changes.html - - - - --- 2020-03-03 Claudiu Zissulescu Ianculescu New
[COMMITTED] analyzer: fix qsort issue with array_region keys (PR 93352) [COMMITTED] analyzer: fix qsort issue with array_region keys (PR 93352) - - - - --- 2020-01-22 David Malcolm New
[COMMITTED] analyzer: Standalone OOB-warning, formatting fixed [PR109437, PR109439] [COMMITTED] analyzer: Standalone OOB-warning, formatting fixed [PR109437, PR109439] - - - - --- 2023-06-08 Benjamin Priour New
[COMMITTED] analyzer: More features for CPython analyzer plugin [PR107646] [COMMITTED] analyzer: More features for CPython analyzer plugin [PR107646] - - - - --- 2023-08-11 Eric Feng New
[COMMITTED] amdgcn: Remove -mlocal-symbol-id option [COMMITTED] amdgcn: Remove -mlocal-symbol-id option - - - - --- 2020-06-02 Andrew Stubbs New
[COMMITTED] amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin [COMMITTED] amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin - - - - --- 2022-11-08 Kwok Cheung Yeung New
[COMMITTED] add test for false positive -Wformat-overflow in a loop [PR81401] [COMMITTED] add test for false positive -Wformat-overflow in a loop [PR81401] - - - - --- 2020-03-04 Martin Sebor New
[COMMITTED] add myself to write after approval list - - - - --- 2012-11-15 Roland McGrath New
[COMMITTED] ada: usage.adb: document -gnatyD switch [COMMITTED] ada: usage.adb: document -gnatyD switch - - - - --- 2023-05-16 Marc Poulhiès New
[COMMITTED] ada: update Ada_Version_Type in fe.h to match opt.ads [COMMITTED] ada: update Ada_Version_Type in fe.h to match opt.ads - - - - --- 2023-05-22 Marc Poulhiès New
[COMMITTED] ada: prevent infinite recursion in Collect_Types_In_Hierarchy [COMMITTED] ada: prevent infinite recursion in Collect_Types_In_Hierarchy - - - - --- 2023-05-22 Marc Poulhiès New
[COMMITTED] ada: output.adb: fix newline being inserted when buffer is full [COMMITTED] ada: output.adb: fix newline being inserted when buffer is full - - - - --- 2023-01-03 Marc Poulhiès New
[COMMITTED] ada: hardcfr: optionally disable in leaf functions [COMMITTED] ada: hardcfr: optionally disable in leaf functions - - - - --- 2023-07-10 Marc Poulhiès New
[COMMITTED] ada: hardcfr: mark throw-expected functions [COMMITTED] ada: hardcfr: mark throw-expected functions - - - - --- 2023-07-10 Marc Poulhiès New
[COMMITTED] ada: hardcfr docs: add optional checkpoints [COMMITTED] ada: hardcfr docs: add optional checkpoints - - - - --- 2022-11-14 Marc Poulhiès New
[COMMITTED] ada: gnatbind: Do not generate Ada.Command_Line references when not used [COMMITTED] ada: gnatbind: Do not generate Ada.Command_Line references when not used - - - - --- 2023-12-19 Marc Poulhiès New
[COMMITTED] ada: doc/share/conf.py: Switch the HTML documentation to using the RTD theme [COMMITTED] ada: doc/share/conf.py: Switch the HTML documentation to using the RTD theme - - - - --- 2022-11-28 Marc Poulhiès New
[COMMITTED] ada: check Atree.Get/Set_Field_Value [COMMITTED] ada: check Atree.Get/Set_Field_Value - - - - --- 2023-08-01 Marc Poulhiès New
[COMMITTED] ada: building_executable_programs_with_gnat.rst: fix -gnatw.x index [COMMITTED] ada: building_executable_programs_with_gnat.rst: fix -gnatw.x index - - - - --- 2023-09-05 Marc Poulhiès New
[COMMITTED] ada: Use truncation for dynamic conversions from floating point to fixed point [COMMITTED] ada: Use truncation for dynamic conversions from floating point to fixed point - - - - --- 2023-05-26 Marc Poulhiès New
[COMMITTED] ada: Use the address type of a Storage_Model_Type for 'Address [COMMITTED] ada: Use the address type of a Storage_Model_Type for 'Address - - - - --- 2022-12-01 Marc Poulhiès New
[COMMITTED] ada: Use static references to tag in more cases for interface objects [COMMITTED] ada: Use static references to tag in more cases for interface objects - - - - --- 2023-01-16 Marc Poulhiès New
[COMMITTED] ada: Use procedural variant of Next_Index where possible [COMMITTED] ada: Use procedural variant of Next_Index where possible - - - - --- 2023-05-25 Marc Poulhiès New
[COMMITTED] ada: Use new typedefs in gcc-interface [COMMITTED] ada: Use new typedefs in gcc-interface - - - - --- 2023-07-18 Marc Poulhiès New
[COMMITTED] ada: Use named notation in calls to Expand_Composite_Equality [COMMITTED] ada: Use named notation in calls to Expand_Composite_Equality - - - - --- 2022-11-07 Marc Poulhiès New
[COMMITTED] ada: Use larger type for membership test of universal value [COMMITTED] ada: Use larger type for membership test of universal value - - - - --- 2022-12-06 Marc Poulhiès New
[COMMITTED] ada: Use idiomatic construct in Expand_N_Package_Body [COMMITTED] ada: Use idiomatic construct in Expand_N_Package_Body - - - - --- 2023-05-22 Marc Poulhiès New
[COMMITTED] ada: Use ghost predicate in standard library [COMMITTED] ada: Use ghost predicate in standard library - - - - --- 2023-06-13 Marc Poulhiès New
[COMMITTED] ada: Use generalized loop iteration in Put_Image routines [COMMITTED] ada: Use generalized loop iteration in Put_Image routines - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Use context variables in expansion of aggregates [COMMITTED] ada: Use context variables in expansion of aggregates - - - - --- 2023-05-26 Marc Poulhiès New
[COMMITTED] ada: Use computed value from os_constants to define sigset_t [COMMITTED] ada: Use computed value from os_constants to define sigset_t - - - - --- 2023-05-26 Marc Poulhiès New
[COMMITTED] ada: Use accumulator type in expansion of 'Reduce attribute [COMMITTED] ada: Use accumulator type in expansion of 'Reduce attribute - - - - --- 2023-05-16 Marc Poulhiès New
[COMMITTED] ada: Use Inline aspect instead of pragma in Einfo.Utils [COMMITTED] ada: Use Inline aspect instead of pragma in Einfo.Utils - - - - --- 2023-05-15 Marc Poulhiès New
[COMMITTED] ada: Use Code_Address attribute to determine subprogram addresses [COMMITTED] ada: Use Code_Address attribute to determine subprogram addresses - - - - --- 2023-05-29 Marc Poulhiès New
[COMMITTED] ada: Use CLOCK_MONOTONIC on VxWorks [COMMITTED] ada: Use CLOCK_MONOTONIC on VxWorks - - - - --- 2023-11-21 Marc Poulhiès New
« 1 2 ... 616 617 6181271 1272 »