Show patches with: Submitter = Florian Weimer       |    State = Action Required       |   142 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] gcc-14: Some very common historic Autoconf probes that no longer work [wwwdocs] gcc-14: Some very common historic Autoconf probes that no longer work - - - - --- 2024-02-17 Florian Weimer New
[wwwdocs] gcc-14: Add code examples for -Wreturn-mismatch [wwwdocs] gcc-14: Add code examples for -Wreturn-mismatch - - - - --- 2024-02-17 Florian Weimer New
[wwwdocs] CSS: Color markup for <ins>/<del> [wwwdocs] CSS: Color markup for <ins>/<del> - - - - --- 2024-02-17 Florian Weimer New
Notes on the warnings-as-errors change in GCC 14 Notes on the warnings-as-errors change in GCC 14 - - - - --- 2024-02-02 Florian Weimer New
c-family: Use -Wdiscarded-qualifiers for ignored qualifiers in __atomic_* c-family: Use -Wdiscarded-qualifiers for ignored qualifiers in __atomic_* - - - - --- 2023-12-17 Florian Weimer New
libgcov: Call __builtin_fork instead of fork libgcov: Call __builtin_fork instead of fork - - - - --- 2023-12-02 Florian Weimer New
gcc.misc-tests/linkage-y.c: Compatibility with C99+ system compilers gcc.misc-tests/linkage-y.c: Compatibility with C99+ system compilers - - - - --- 2023-11-21 Florian Weimer New
[v3,11/11] c: Add new -Wdeclaration-missing-parameter-type permerror : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,10/11] c: Turn -Wincompatible-pointer-types into a permerror : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,09/11] c: Turn -Wreturn-mismatch into a permerror : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,08/11] c: Do not ignore some forms of -Wimplicit-int in system headers : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,07/11] c: Turn -Wimplicit-int into a permerror : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,06/11] c: Turn -Wimplicit-function-declaration into a permerror : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,05/11] c: Turn int-conversion warnings into permerrors : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,04/11] Add tests for validating future C permerrors : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,03/11] gm2: Add missing declaration of m2pim_M2RTS_Terminate to test : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,02/11] aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[v3,01/11] aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder : More warnings as errors by default - - - - --- 2023-11-20 Florian Weimer New
[COMMITTED] gcc.c-torture/execute/931004-13.c: Fix declaration of main [COMMITTED] gcc.c-torture/execute/931004-13.c: Fix declaration of main - - - - --- 2023-11-16 Florian Weimer New
[v2,8/8] c: Add new -Wdeclaration-missing-parameter-type permerror Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[v2,7/8] c: Turn -Wincompatible-pointer-types into a permerror Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[v2,6/8] c: Turn -Wreturn-mismatch into a permerror Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[v2,5/8] c: Do not ignore some forms of -Wimplicit-int in system headers Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[v2,4/8] c: Turn -Wimplicit-int into a permerror Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[v2,3/8] c: Turn -Wimplicit-function-declaration into a permerror Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[v2,2/8] c: Turn int-conversion warnings into permerrors Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[v2,1/8] Add tests for validating future C permerrors Turn some C warnings into errors by default - - - - --- 2023-11-14 Florian Weimer New
[6/6] c: Turn -Wincompatible-pointer-types into a pedpermerror Turn some C warnings into errors by default - - - - --- 2023-11-13 Florian Weimer New
[5/6] c: Turn -Wreturn-mismatch into a pedpermerror Turn some C warnings into errors by default - - - - --- 2023-11-13 Florian Weimer New
[4/6] c: Turn -Wimplicit-int into a pedpermerror Turn some C warnings into errors by default - - - - --- 2023-11-13 Florian Weimer New
[3/6] c: Turn -Wimplicit-function-declaration into a pedpermerror Turn some C warnings into errors by default - - - - --- 2023-11-13 Florian Weimer New
[2/6] c: Turn int-conversion warnings into permerrors Turn some C warnings into errors by default - - - - --- 2023-11-13 Florian Weimer New
[1/6] c-family: Introduce pedpermerror Turn some C warnings into errors by default - - - - --- 2023-11-13 Florian Weimer New
gm2: Add missing declaration of m2pim_M2RTS_Terminate to test gm2: Add missing declaration of m2pim_M2RTS_Terminate to test - - - - --- 2023-11-13 Florian Weimer New
C99 testsuite readiness: Cleanup of execute tests C99 testsuite readiness: Cleanup of execute tests - - - - --- 2023-11-10 Florian Weimer New
C99 testsuite readiness: Add missing abort, exit declarations C99 testsuite readiness: Add missing abort, exit declarations - - - - --- 2023-11-10 Florian Weimer New
C99 testsuite readiness: Compile more tests with -std=gnu89 C99 testsuite readiness: Compile more tests with -std=gnu89 - - - - --- 2023-11-10 Florian Weimer New
C99 testsuite readiness: More unverified testcase un-reductions C99 testsuite readiness: More unverified testcase un-reductions - - - - --- 2023-11-10 Florian Weimer New
C99 testsuite readiness: Verified un-reductions C99 testsuite readiness: Verified un-reductions - - - - --- 2023-11-10 Florian Weimer New
C99 testsuite readiness: -fpermissive tests C99 testsuite readiness: -fpermissive tests - - - - --- 2023-11-10 Florian Weimer New
aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder - - - - --- 2023-11-10 Florian Weimer New
aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c - - - - --- 2023-11-10 Florian Weimer New
i386: Fix C99 compatibility issues in the x86-64 AVX ABI test suite i386: Fix C99 compatibility issues in the x86-64 AVX ABI test suite - - - - --- 2023-11-08 Florian Weimer New
Improve C99 compatibility of gcc.dg/setjmp-7.c test Improve C99 compatibility of gcc.dg/setjmp-7.c test - - - - --- 2023-11-08 Florian Weimer New
gcc.dg/Wmissing-parameter-type*: Test the intended warning gcc.dg/Wmissing-parameter-type*: Test the intended warning - - - - --- 2023-11-08 Florian Weimer New
[v3] c-family: Enable -fpermissive for C and ObjC [v3] c-family: Enable -fpermissive for C and ObjC - - - - --- 2023-11-07 Florian Weimer New
Avoid undeclared use of abort in gcc.dg/cpp/wchar-1.c Avoid undeclared use of abort in gcc.dg/cpp/wchar-1.c - - - - --- 2023-11-06 Florian Weimer New
c-family: Enable -fpermissive for C and ObjC c-family: Enable -fpermissive for C and ObjC - - - - --- 2023-11-06 Florian Weimer New
[v2] c-family: Enable -fpermissive for C and ObjC [v2] c-family: Enable -fpermissive for C and ObjC - - - - --- 2023-11-06 Florian Weimer New
[v2] gcc.c-torture/execute/builtins/fputs.c: fputs_unlocked prototype [v2] gcc.c-torture/execute/builtins/fputs.c: fputs_unlocked prototype - - - - --- 2023-10-23 Florian Weimer New
gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE - - - - --- 2023-10-22 Florian Weimer New
gcc.c-torture/execute/builtins/pr93262-chk.c: Remove return statement gcc.c-torture/execute/builtins/pr93262-chk.c: Remove return statement - - - - --- 2023-10-22 Florian Weimer New
C99 testsuite readiness: Compile more tests with -std=gnu89 C99 testsuite readiness: Compile more tests with -std=gnu89 - - - - --- 2023-10-20 Florian Weimer New
C99 testsuite readiness: Some unverified test case reductions C99 testsuite readiness: Some unverified test case reductions - - - - --- 2023-10-20 Florian Weimer New
c: -Wincompatible-pointer-types should cover mismatches in ?: c: -Wincompatible-pointer-types should cover mismatches in ?: - - - - --- 2023-10-20 Florian Weimer New
c: -Wint-conversion should cover pointer/integer mismatches in ?: c: -Wint-conversion should cover pointer/integer mismatches in ?: - - - - --- 2023-10-20 Florian Weimer New
[v2] c: Add -Wreturn-mismatch warning, split from -Wreturn-type [v2] c: Add -Wreturn-mismatch warning, split from -Wreturn-type - - - - --- 2023-10-20 Florian Weimer New
c: Add -Wreturn-mismatch warning, split from -Wreturn-type c: Add -Wreturn-mismatch warning, split from -Wreturn-type - - - - --- 2023-10-19 Florian Weimer New
c-family: Enable -fpermissive for C and ObjC c-family: Enable -fpermissive for C and ObjC - - - - --- 2023-10-19 Florian Weimer New
C99 testsuite readiness: Some verified test case adjustments C99 testsuite readiness: Some verified test case adjustments - - - - --- 2023-10-11 Florian Weimer New
C99 test suite conversation: Some unverified test case adjustments C99 test suite conversation: Some unverified test case adjustments - - - - --- 2023-10-11 Florian Weimer New
C99 test suite readiness: Mark some C89 tests C99 test suite readiness: Mark some C89 tests - - - - --- 2023-10-11 Florian Weimer New
[releases/gcc-13,2/2] libgcc: Fix -Wint-conversion warning in find_fde_tail [releases/gcc-13,1/2] libgcc: Fix eh_frame fast path in find_fde_tail - - - - --- 2023-07-18 Florian Weimer New
[releases/gcc-13,1/2] libgcc: Fix eh_frame fast path in find_fde_tail [releases/gcc-13,1/2] libgcc: Fix eh_frame fast path in find_fde_tail - - - - --- 2023-07-18 Florian Weimer New
or1k: Fix -Wincompatible-pointer-types warning during libgcc build or1k: Fix -Wincompatible-pointer-types warning during libgcc build - - - - --- 2023-07-11 Florian Weimer New
arc: Fix -Wincompatible-pointer-types warning during libgcc build arc: Fix -Wincompatible-pointer-types warning during libgcc build - - - - --- 2023-07-11 Florian Weimer New
riscv: Fix -Wincompatible-pointer-types warning during libgcc build riscv: Fix -Wincompatible-pointer-types warning during libgcc build - - - - --- 2023-07-11 Florian Weimer New
csky: Fix -Wincompatible-pointer-types warning during libgcc build csky: Fix -Wincompatible-pointer-types warning during libgcc build - - - - --- 2023-07-11 Florian Weimer New
m68k: Avoid implicit function declaration in libgcc m68k: Avoid implicit function declaration in libgcc - - - - --- 2023-07-11 Florian Weimer New
aarch64: Fix warnings during libgcc build aarch64: Fix warnings during libgcc build - - - - --- 2023-07-11 Florian Weimer New
libgcc: Fix -Wint-conversion warning in find_fde_tail libgcc: Fix -Wint-conversion warning in find_fde_tail - - - - --- 2023-07-10 Florian Weimer New
libgcc: Fix eh_frame fast path in find_fde_tail libgcc: Fix eh_frame fast path in find_fde_tail - - - - --- 2023-06-06 Florian Weimer New
libstdc++: Mention recent libgcc_s symbol versions in manual libstdc++: Mention recent libgcc_s symbol versions in manual - - - - --- 2023-04-28 Florian Weimer New
Various fixes for DWARF register size computation Various fixes for DWARF register size computation - - - - --- 2023-01-03 Florian Weimer New
c: Propagate erroneous types to declaration specifiers [PR107805] c: Propagate erroneous types to declaration specifiers [PR107805] - - - - --- 2022-11-22 Florian Weimer New
[3/3] libgcc: Specialize execute_cfa_program in DWARF unwinder for alignments Further libgcc unwinder improvements - - - - --- 2022-11-08 Florian Weimer New
[2/3] Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is constant Further libgcc unwinder improvements - - - - --- 2022-11-08 Florian Weimer New
[1/3] Compute a table of DWARF register sizes at compile Further libgcc unwinder improvements - - - - --- 2022-11-08 Florian Weimer New
[v2] libgcc: Mostly vectorize CIE encoding extraction for FDEs [v2] libgcc: Mostly vectorize CIE encoding extraction for FDEs - - - - --- 2022-11-04 Florian Weimer New
[v2] libiberty: Fix C89-isms in configure tests [v2] libiberty: Fix C89-isms in configure tests - - - - --- 2022-10-18 Florian Weimer New
libiberty: Fix C89-isms in configure tests libiberty: Fix C89-isms in configure tests - - - - --- 2022-10-18 Florian Weimer New
libsanitizer: Avoid implicit function declaration in configure test libsanitizer: Avoid implicit function declaration in configure test - - - - --- 2022-10-18 Florian Weimer New
libgcc: Mostly vectorize CIE encoding extraction for FDEs libgcc: Mostly vectorize CIE encoding extraction for FDEs - - - - --- 2022-10-17 Florian Weimer New
libgcc: Special-case BFD ld unwind table encodings in find_fde_tail libgcc: Special-case BFD ld unwind table encodings in find_fde_tail - - - - --- 2022-10-17 Florian Weimer New
libgcc: Move cfa_how into potential padding in struct frame_state_reg_info libgcc: Move cfa_how into potential padding in struct frame_state_reg_info - - - - --- 2022-10-14 Florian Weimer New
libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35 libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35 - - - - --- 2022-01-24 Florian Weimer New
[v3] elf: Add _dl_find_object function [v3] elf: Add _dl_find_object function - - - - --- 2021-12-03 Florian Weimer New
[v2] elf: Add _dl_find_object function [v2] elf: Add _dl_find_object function - - - - --- 2021-11-25 Florian Weimer New
[RFC] Implement #pragma GCC noexpand [RFC] Implement #pragma GCC noexpand - - - - --- 2021-11-05 Florian Weimer New
[4/4] libgcc: Use _dl_find_eh_frame in _Unwind_Find_FDE Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[3/4] libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[2/4] libgcc: Remove dbase member from struct unw_eh_callback_data if NULL Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[1/4] libgcc: Remove tbase member from struct unw_eh_callback_data Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[3/3] elf: Add _dl_find_eh_frame function Add _dl_find_eh_frame function for unwinder optimization - - - - --- 2021-11-03 Florian Weimer New
[2/3] elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres Add _dl_find_eh_frame function for unwinder optimization - - 1 - --- 2021-11-03 Florian Weimer New
[1/3] nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c Add _dl_find_eh_frame function for unwinder optimization - - 1 - --- 2021-11-03 Florian Weimer New
libgomp: Include <limits.h> early to avoid link failure with glibc 2.34 libgomp: Include <limits.h> early to avoid link failure with glibc 2.34 - - - - --- 2021-07-12 Florian Weimer New
[wwwdocs] Explicitly list powerpc64le-unknown-linux-gnu as a primary platform [wwwdocs] Explicitly list powerpc64le-unknown-linux-gnu as a primary platform - - - - --- 2020-07-13 Florian Weimer New
Fix GCC_LINUX_FUTEX to work with C99 compilers Fix GCC_LINUX_FUTEX to work with C99 compilers - - - - --- 2019-09-06 Florian Weimer New
Linux x86 unwinder: Handle __NR_sigreturn for __kernel_sigreturn support Linux x86 unwinder: Handle __NR_sigreturn for __kernel_sigreturn support - - - - --- 2018-12-14 Florian Weimer New
« 1 2 »