Show patches with: State = Action Required       |   126618 patches
« 1 2 ... 515 516 5171266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR28901 Add two levels for -Wunused-const-variable. - - - - --- 2016-02-21 Mark Wielaard New
PR28901 Add two levels for -Wunused-const-variable. - - - - --- 2016-02-23 Mark Wielaard New
PR28901 Add two levels for -Wunused-const-variable. - - - - --- 2016-02-23 Mark Wielaard New
Fix -Wshadow warning in libiberty/cp-demangle.c - - - - --- 2016-09-10 Mark Wielaard New
Add -Wshadow-local and -Wshadow-compatible-local. - - - - --- 2016-09-11 Mark Wielaard New
Add -Wshadow-local and -Wshadow-compatible-local. - - - - --- 2016-09-11 Mark Wielaard New
Add -Wshadow-local and -Wshadow-compatible-local. - - - - --- 2016-10-30 Mark Wielaard New
libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled. - - - - --- 2016-10-31 Mark Wielaard New
Emit DW_AT_inline for C++17 inline variables (take 2) - - - - --- 2016-11-01 Mark Wielaard New
libiberty: Fix -Wimplicit-fallthrough warnings. - - - - --- 2016-11-02 Mark Wielaard New
libiberty: Add Rust symbol demangling. - - - - --- 2016-11-03 Mark Wielaard New
[www-patch] Document new -Wshadow= variants in gcc-7/changes.html - - - - --- 2016-11-05 Mark Wielaard New
Fix -Wshadow warning in libiberty/cp-demangle.c - - - - --- 2016-11-06 Mark Wielaard New
libiberty: Add Rust symbol demangling. - - - - --- 2016-11-10 Mark Wielaard New
libiberty: Fix some demangler crashes caused by reading past end of input. - - - - --- 2016-11-14 Mark Wielaard New
libiberty: demangler crash with missing :? or fold expression component. - - - - --- 2016-11-14 Mark Wielaard New
libiberty: Don't update and remove did_subs field from demangler structs. - - - - --- 2016-12-03 Mark Wielaard New
[RFC,libiberty] Fix infinite recursion in demangler - - - - --- 2017-03-02 Mark Wielaard New
libiberty: Initialize d_printing in all cplus_demangle_* functions. - - - - --- 2017-03-12 Mark Wielaard New
libiberty: Initialize d_printing in all cplus_demangle_* functions. - - - - --- 2017-03-13 Mark Wielaard New
libiberty: Always return NULL if d_add_substitution fails. - - - - --- 2017-04-18 Mark Wielaard New
libiberty: Limit demangler maximum d_print_comp recursion call depth. - - - - --- 2017-04-18 Mark Wielaard New
Fix .debug_rnglists generation with -gdwarf-5 -gsplit-dwarf. Fix .debug_rnglists generation with -gdwarf-5 -gsplit-dwarf. - - - - --- 2017-11-23 Mark Wielaard New
DWARF sort longer dirs before shorter ones in directory table. DWARF sort longer dirs before shorter ones in directory table. - - - - --- 2018-04-16 Mark Wielaard New
DWARF: Add .debug_addr table header for dwarf_version >= 5. DWARF: Add .debug_addr table header for dwarf_version >= 5. - - - - --- 2018-04-28 Mark Wielaard New
DWARF: Add header for .debug_str_offsets table for dwarf_version 5. DWARF: Add header for .debug_str_offsets table for dwarf_version 5. - - - - --- 2018-04-30 Mark Wielaard New
DWARF: Emit DWARF5 forms for indirect addresses and string offsets. DWARF: Emit DWARF5 forms for indirect addresses and string offsets. - - - - --- 2018-04-30 Mark Wielaard New
DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5. DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5. - - - - --- 2018-05-14 Mark Wielaard New
DWARF calculate the number of indexed addresses. DWARF calculate the number of indexed addresses. - - - - --- 2018-05-14 Mark Wielaard New
DWARF5: Don't generate DW_AT_loclists_base for split compile unit DIEs. DWARF5: Don't generate DW_AT_loclists_base for split compile unit DIEs. - - - - --- 2018-05-26 Mark Wielaard New
DWARF: Handle expressions containing "-1" in dw2_asm_output_delta_uleb128. DWARF: Handle expressions containing "-1" in dw2_asm_output_delta_uleb128. - - - - --- 2018-05-28 Mark Wielaard New
PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert - - - - --- 2018-07-10 Mark Wielaard New
PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. - - - - --- 2018-11-26 Mark Wielaard New
PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarf PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarf - - - - --- 2019-06-26 Mark Wielaard New
[RFC] analyzer: Add exit, and _exit replacement, to sm-signal. [RFC] analyzer: Add exit, and _exit replacement, to sm-signal. - - - - --- 2020-05-17 Mark Wielaard New
Suggest including <stdbool.h> for bool, true and false Suggest including <stdbool.h> for bool, true and false - - - - --- 2020-05-19 Mark Wielaard New
Suggest including <stdint.h> or <cstdint> for [u]int[8|16|32|64]_t Suggest including <stdint.h> or <cstdint> for [u]int[8|16|32|64]_t - - - - --- 2020-05-20 Mark Wielaard New
RFC: Provide diagnostic hints for missing inttypes.h string constants. RFC: Provide diagnostic hints for missing inttypes.h string constants. - - - - --- 2020-05-21 Mark Wielaard New
[1/2] Provide diagnostic hints for missing C inttypes.h string constants. [1/2] Provide diagnostic hints for missing C inttypes.h string constants. - - - - --- 2020-05-24 Mark Wielaard New
[2/2] Provide diagnostic hints for missing C++ cinttypes string constants. [1/2] Provide diagnostic hints for missing C inttypes.h string constants. - - - - --- 2020-05-24 Mark Wielaard New
diagnostics: Add function call parens matching to c_parser. diagnostics: Add function call parens matching to c_parser. - - - - --- 2020-05-24 Mark Wielaard New
diagnostics: Consistently add fixit hint for implicit builtin declaration diagnostics: Consistently add fixit hint for implicit builtin declaration - - - - --- 2020-05-28 Mark Wielaard New
[1/5] Don't enable -gvariable-location-views by default for DWARF5. [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[2/5] Make sure that static data member constexpr isn't optimized away in test. [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[3/5] Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_const [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[4/5] Default to DWARF5 [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[5/5] Add --gdwarf-5 to ASM_SPEC [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
Duplicate .debug_lines (Was: [PATCH 5/5] Add --gdwarf-5 to ASM_SPEC) Duplicate .debug_lines (Was: [PATCH 5/5] Add --gdwarf-5 to ASM_SPEC) - - - - --- 2020-08-26 Mark Wielaard New
gas: Don't error when .debug_line already exists, unless .loc was used gas: Don't error when .debug_line already exists, unless .loc was used - - - - --- 2020-09-07 Mark Wielaard New
libiberty: Add get_DW_UT_name and update include/dwarf2.{def, h} libiberty: Add get_DW_UT_name and update include/dwarf2.{def, h} - - - - --- 2020-09-23 Mark Wielaard New
Document the GCC11 change to DWARF5 default. Document the GCC11 change to DWARF5 default. - - - - --- 2021-02-19 Mark Wielaard New
libiberty rust-demangle, ignore .suffix libiberty rust-demangle, ignore .suffix - - - - --- 2021-12-02 Mark Wielaard New
[PATCHv3] libiberty rust-demangle, ignore .suffix [PATCHv3] libiberty rust-demangle, ignore .suffix - - - - --- 2022-01-16 Mark Wielaard New
Activate gcc builder problem emails (Was: [PATCH v2] genmultilib: Add sanity check) Activate gcc builder problem emails (Was: [PATCH v2] genmultilib: Add sanity check) - - - - --- 2022-11-21 Mark Wielaard New
[COMMITTED] Regenerate libiberty/aclocal.m4 with aclocal 1.15.1 [COMMITTED] Regenerate libiberty/aclocal.m4 with aclocal 1.15.1 - - - - --- 2023-11-15 Mark Wielaard New
[gcc-wwwdocs,COMMITTED] Disallow /cgit for web robots [gcc-wwwdocs,COMMITTED] Disallow /cgit for web robots - - - - --- 2023-12-09 Mark Wielaard New
[COMMITTED] robots.txt: Disallow a few more bugzilla queries [COMMITTED] robots.txt: Disallow a few more bugzilla queries - - - - --- 2023-12-22 Mark Wielaard New
[COMMITTED] Regenerate libgomp/configure for copyright year update [COMMITTED] Regenerate libgomp/configure for copyright year update - - - - --- 2024-01-06 Mark Wielaard New
[COMMITTED,htdocs] robots.txt: Disallow various wiki actions [COMMITTED,htdocs] robots.txt: Disallow various wiki actions - - - - --- 2024-03-01 Mark Wielaard New
[COMMITTED] Regenerate i386.opt.urls [COMMITTED] Regenerate i386.opt.urls - 1 - - --- 2024-04-03 Mark Wielaard New
[COMMITTED] Regenerate common.opt.urls [COMMITTED] Regenerate common.opt.urls - 1 - - --- 2024-04-05 Mark Wielaard New
[COMMITTED] Regenerate c.opt.urls [COMMITTED] Regenerate c.opt.urls - 1 - - --- 2024-04-13 Mark Wielaard New
PATCH: Fix line number in miss-format-1.C testscase - - - - --- 2010-08-04 Mark Mitchell New
[ARM] Cortex-A5 scheduler - - - - --- 2010-08-25 Mark Mitchell New
RFA: PATCH: -Wimplicit-double - - - - --- 2010-09-03 Mark Mitchell New
RFA: PATCH: -Wimplicit-double - - - - --- 2010-09-03 Mark Mitchell New
RFA: PATCH: -Wimplicit-double - - - - --- 2010-09-05 Mark Mitchell New
RFA: PATCH: -Wimplicit-double - - - - --- 2010-09-06 Mark Mitchell New
RFA: ARM: Implement __builtin_trap - - - - --- 2010-09-08 Mark Mitchell New
Darwin: Future-proof -mmacosx-version-min Darwin: Future-proof -mmacosx-version-min - - - - --- 2022-06-10 Mark Mentovai New
libstdc++: Rename __null_terminated to avoid collision with Apple SDK libstdc++: Rename __null_terminated to avoid collision with Apple SDK - - - - --- 2022-06-10 Mark Mentovai New
OpenBSD/amd64 support and OpenBSD/i386 cleanup - - - - --- 2012-01-01 Mark Kettenis New
OpenBSD stdint fix - - - - --- 2012-01-03 Mark Kettenis New
Further OpenBSD/amd64 and OpenBSD/i386 improvements - - - - --- 2012-09-04 Mark Kettenis New
[libstdc++] Add proper OpenBSD support - - - - --- 2012-09-04 Mark Kettenis New
OpenBSD/hppa support - - - - --- 2012-09-06 Mark Kettenis New
Fix C++ bootstrap ICE - - - - --- 2012-09-07 Mark Kettenis New
[libstdc++] Add proper OpenBSD support - - - - --- 2012-09-10 Mark Kettenis New
Change double_int calls to new interface. - - - - --- 2012-09-12 Mark Kettenis New
Use __cxa_atexit on OpenBSD - - - - --- 2012-09-15 Mark Kettenis New
Use dl_iterate_phdr() on OpenBSD - - - - --- 2012-09-15 Mark Kettenis New
OpenBSD/hppa support - - - - --- 2012-09-19 Mark Kettenis New
Add TF support for OpenBSD/i386 and OpenBSD/amd64 - - - - --- 2012-10-07 Mark Kettenis New
[libstdc++] Add proper OpenBSD support - - - - --- 2012-10-08 Mark Kettenis New
Small OpenBSD/hppa cleanup - - - - --- 2013-07-25 Mark Kettenis New
Fix nested function support on OpenBSD/hppa - - - - --- 2013-07-25 Mark Kettenis New
[google] Increase inlining limits with FDO/LIPO - - - - --- 2011-05-18 Mark Heffernan New
[google] Increase inlining limits with FDO/LIPO - - - - --- 2011-05-18 Mark Heffernan New
[google] Pessimistic stack frame accounting during inlining - - - - --- 2011-06-07 Mark Heffernan New
PR middle-end/38509: add -Wfree-nonheap-object warning option - - - - --- 2011-08-12 Mark Heffernan New
[google] With FDO/LIPO inline some cold callsites - - - - --- 2011-08-23 Mark Heffernan New
[google] Increase hotness count fraction - - - - --- 2011-08-24 Mark Heffernan New
[01/24] Add -gcodeview debugging option [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[02/24] pdbout: Output details of local variables. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[03/24] pdbout: Output function details. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[04/24] pdbout: Output details of variables within functions. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[05/24] pdbout: Handle optimized variables. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[06/24] pdbout: Output checksums and names of source files. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[07/24] pdbout: Output line numbers. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[08/24] pdbout: Output function prototypes. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
« 1 2 ... 515 516 5171266 1267 »