Show patches with: Submitter = Matthew Malcomson       |    State = Action Required       |    Archived = No       |   123 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
gcc: docs: Fix documentation of two hooks gcc: docs: Fix documentation of two hooks - - - - --- 2024-04-08 Matthew Malcomson New
mid-end: Use integral time intervals in timevar.cc mid-end: Use integral time intervals in timevar.cc - - - - --- 2023-08-04 Matthew Malcomson New
mid-end: Use integral time intervals in timevar.cc mid-end: Use integral time intervals in timevar.cc - - - - --- 2023-08-03 Matthew Malcomson New
[committed] Add check_vect in a testcase [committed] Add check_vect in a testcase - - - - --- 2023-07-26 Matthew Malcomson New
Reduce floating-point difficulties in timevar.cc Reduce floating-point difficulties in timevar.cc - - - - --- 2023-07-21 Matthew Malcomson New
vectorizer: Avoid an OOB access from vectorization vectorizer: Avoid an OOB access from vectorization - - - - --- 2023-07-14 Matthew Malcomson New
docs: Fix wording describing the hwaddress sanitizer docs: Fix wording describing the hwaddress sanitizer - - - - --- 2021-01-04 Matthew Malcomson New
[wwwdocs] Document new Hardware-assisted AddressSanitizer [wwwdocs] Document new Hardware-assisted AddressSanitizer - - - - --- 2020-12-14 Matthew Malcomson New
testsuite: Correct check_effective_target_hwaddress_exec testsuite: Correct check_effective_target_hwaddress_exec - - - - --- 2020-11-27 Matthew Malcomson New
libsanitizer: Hwasan reporting check for dladdr failing libsanitizer: Hwasan reporting check for dladdr failing - - - - --- 2020-11-24 Matthew Malcomson New
Update [PATCH 6/X] libsanitizer: Add hwasan pass and associated gimple changes Update [PATCH 6/X] libsanitizer: Add hwasan pass and associated gimple changes - - - - --- 2020-11-19 Matthew Malcomson New
Update: [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN Update: [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN - - - - --- 2020-11-19 Matthew Malcomson New
[6/X] libsanitizer: Add hwasan pass and associated gimple changes [6/X] libsanitizer: Add hwasan pass and associated gimple changes - - - - --- 2020-11-16 Matthew Malcomson New
[5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN [5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN - - - - --- 2020-11-16 Matthew Malcomson New
[4/X] libsanitizer: options: Add hwasan flags and argument parsing [4/X] libsanitizer: options: Add hwasan flags and argument parsing - - - - --- 2020-11-16 Matthew Malcomson New
[3/X] libsanitizer: Add option to bootstrap using HWASAN [3/X] libsanitizer: Add option to bootstrap using HWASAN - - - - --- 2020-11-16 Matthew Malcomson New
[2/X] libsanitizer: Only build libhwasan when targeting AArch64 [2/X] libsanitizer: Only build libhwasan when targeting AArch64 - - - - --- 2020-11-16 Matthew Malcomson New
[1/X] libsanitizer: Tie the hwasan library into our build system [1/X] libsanitizer: Tie the hwasan library into our build system - - - - --- 2020-11-16 Matthew Malcomson New
opts: Change `is incompatible with` messages to have standard parametrised form opts: Change `is incompatible with` messages to have standard parametrised form - - - - --- 2020-11-09 Matthew Malcomson New
[5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN [5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN - - - - --- 2020-11-03 Matthew Malcomson New
[6/X] libsanitizer: Add hwasan pass and associated gimple changes [6/X] libsanitizer: Add hwasan pass and associated gimple changes - - - - --- 2020-08-17 Matthew Malcomson New
[5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN [5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN - - - - --- 2020-08-17 Matthew Malcomson New
[4/X] libsanitizer: options: Add hwasan flags and argument parsing [4/X] libsanitizer: options: Add hwasan flags and argument parsing - - - - --- 2020-08-17 Matthew Malcomson New
[3/X] libsanitizer: Add option to bootstrap using HWASAN [3/X] libsanitizer: Add option to bootstrap using HWASAN - - - - --- 2020-08-17 Matthew Malcomson New
[2/X] libsanitizer: Only build libhwasan when targeting AArch64 [2/X] libsanitizer: Only build libhwasan when targeting AArch64 - - - - --- 2020-08-17 Matthew Malcomson New
[1/X] libsanitizer: Tie the hwasan library into our build system [1/X] libsanitizer: Tie the hwasan library into our build system - - - - --- 2020-08-17 Matthew Malcomson New
aarch64: (GCC-9 Backport) Introduce SLS mitigation for RET and BR instructions aarch64: (GCC-9 Backport) Introduce SLS mitigation for RET and BR instructions - - - - --- 2020-07-21 Matthew Malcomson New
aarch64: (GCC-9 Backport) New Straight Line Speculation (SLS) mitigation flags aarch64: (GCC-9 Backport) New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-07-21 Matthew Malcomson New
aarch64: (GCC-9 Backport) Mitigate SLS for BLR instruction aarch64: (GCC-9 Backport) Mitigate SLS for BLR instruction - - - - --- 2020-07-21 Matthew Malcomson New
[v2,3/3] aarch64: Mitigate SLS for BLR instruction Untitled series #185291 - - - - --- 2020-06-23 Matthew Malcomson New
[3/3] aarch64: Mitigate SLS for BLR instruction [1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-06-08 Matthew Malcomson New
[2/3] aarch64: Introduce SLS mitigation for RET and BR instructions [1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-06-08 Matthew Malcomson New
[1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags [1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-06-08 Matthew Malcomson New
[Arm] Account for C++17 artificial field determining Homogeneous Aggregates [Arm] Account for C++17 artificial field determining Homogeneous Aggregates - - - - --- 2020-04-27 Matthew Malcomson New
[AArch64] (PR94383) Avoid C++17 empty base field checking for HVA/HFA [AArch64] (PR94383) Avoid C++17 empty base field checking for HVA/HFA - - - - --- 2020-04-23 Matthew Malcomson New
[AArch64] (PR94383) Avoid C++17 empty base field checking for HVA/HFA [AArch64] (PR94383) Avoid C++17 empty base field checking for HVA/HFA - - - - --- 2020-04-21 Matthew Malcomson New
[Arm] Disallow arm_movdi when targetting MVE [Arm] Disallow arm_movdi when targetting MVE - - - - --- 2020-04-15 Matthew Malcomson New
[Arm] Allow the use of arm_cde.h for C++ [Arm] Allow the use of arm_cde.h for C++ - - - - --- 2020-04-09 Matthew Malcomson New
[wwwdocs,arm] Document CDE intrinsics from ACLE [wwwdocs,arm] Document CDE intrinsics from ACLE - - - - --- 2020-04-08 Matthew Malcomson New
[Arm] Implement scalar Custom Datapath Extension intrinsics [Arm] Implement scalar Custom Datapath Extension intrinsics - - - - --- 2020-04-08 Matthew Malcomson New
[Arm] Implement scalar Custom Datapath Extension intrinsics [Arm] Implement scalar Custom Datapath Extension intrinsics - - - - --- 2020-04-08 Matthew Malcomson New
[testsuite] Add @ lines to check-function-bodies fluff [testsuite] Add @ lines to check-function-bodies fluff - - - - --- 2020-03-10 Matthew Malcomson New
[testsuite] Add @ lines to check-function-bodies fluff [testsuite] Add @ lines to check-function-bodies fluff - - - - --- 2020-03-10 Matthew Malcomson New
[AArch64] effective_target for aarch64 f64mm asm [AArch64] effective_target for aarch64 f64mm asm - - - - --- 2020-01-21 Matthew Malcomson New
[AArch64] Enable CLI for Armv8.6-A f64mm [AArch64] Enable CLI for Armv8.6-A f64mm - - - - --- 2020-01-13 Matthew Malcomson New
[AArch64,SVE] Implement svld1ro intrinsic. [AArch64,SVE] Implement svld1ro intrinsic. - - - - --- 2020-01-09 Matthew Malcomson New
[3/X,libsanitizer] Add option to bootstrap using HWASAN [3/X,libsanitizer] Add option to bootstrap using HWASAN - - - - --- 2019-12-12 Matthew Malcomson New
Document --with-build-config=bootstrap-asan option. Document --with-build-config=bootstrap-asan option. - - - - --- 2019-12-12 Matthew Malcomson New
[7/X,libsanitizer] Add tests [7/X,libsanitizer] Add tests - - - - --- 2019-12-12 Matthew Malcomson New
[6/X,libsanitizer] Add hwasan pass and associated gimple changes [6/X,libsanitizer] Add hwasan pass and associated gimple changes - - - - --- 2019-12-12 Matthew Malcomson New
[5/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN [5/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN - - - - --- 2019-12-12 Matthew Malcomson New
[4/X,libsanitizer,options] Add hwasan flags and argument parsing [4/X,libsanitizer,options] Add hwasan flags and argument parsing - - - - --- 2019-12-12 Matthew Malcomson New
[3/X,libsanitizer] Add option to bootstrap using HWASAN [3/X,libsanitizer] Add option to bootstrap using HWASAN - - - - --- 2019-12-12 Matthew Malcomson New
[2/X,libsanitizer] Only build libhwasan when targeting AArch64 [2/X,libsanitizer] Only build libhwasan when targeting AArch64 - - - - --- 2019-12-12 Matthew Malcomson New
[1/X,libsanitizer] Tie the hwasan library into our build system [1/X,libsanitizer] Tie the hwasan library into our build system - - - - --- 2019-12-12 Matthew Malcomson New
[0/X] HWASAN v3 [0/X] HWASAN v3 - - - - --- 2019-12-12 Matthew Malcomson New
[AArch64,mid-end,__RTL] Allow backends to set state when skipping passes. [AArch64,mid-end,__RTL] Allow backends to set state when skipping passes. - - - - --- 2019-11-20 Matthew Malcomson New
[mid-end,__RTL] Account for column numbers in __RTL functions [mid-end,__RTL] Account for column numbers in __RTL functions - - - - --- 2019-11-15 Matthew Malcomson New
[mid-end,__RTL] Set global epilogue_completed in skip_pass [mid-end,__RTL] Set global epilogue_completed in skip_pass - - - - --- 2019-11-15 Matthew Malcomson New
[mid-end,__RTL] Clean df state despite invalid __RTL startwith passes [mid-end,__RTL] Clean df state despite invalid __RTL startwith passes - - - - --- 2019-11-14 Matthew Malcomson New
[mid-end,__RTL] Clean state despite unspecified __RTL startwith passes [mid-end,__RTL] Clean state despite unspecified __RTL startwith passes - - - - --- 2019-11-14 Matthew Malcomson New
[mid-end] Add notes to dataflow insn info when re-emitting (PR92410) [mid-end] Add notes to dataflow insn info when re-emitting (PR92410) - - - - --- 2019-11-12 Matthew Malcomson New
[7/X,libsanitizer] Add tests [7/X,libsanitizer] Add tests - - - - --- 2019-11-07 Matthew Malcomson New
[6/X,libsanitizer] Add hwasan pass and associated gimple changes [6/X,libsanitizer] Add hwasan pass and associated gimple changes - - - - --- 2019-11-07 Matthew Malcomson New
[5/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN [5/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN - - - - --- 2019-11-07 Matthew Malcomson New
[4/X,libsanitizer,options] Add hwasan flags and argument parsing [4/X,libsanitizer,options] Add hwasan flags and argument parsing - - - - --- 2019-11-07 Matthew Malcomson New
[3/X,libsanitizer] Add option to bootstrap using HWASAN [3/X,libsanitizer] Add option to bootstrap using HWASAN - - - - --- 2019-11-07 Matthew Malcomson New
[2/X,libsanitizer] Only build libhwasan when targeting AArch64 [2/X,libsanitizer] Only build libhwasan when targeting AArch64 - - - - --- 2019-11-07 Matthew Malcomson New
[1/X,libsanitizer] Tie the hwasan library into our build system [1/X,libsanitizer] Tie the hwasan library into our build system - - - - --- 2019-11-07 Matthew Malcomson New
[18/X,libsanitizer] Add in MTE stubs [18/X,libsanitizer] Add in MTE stubs - - - - --- 2019-11-05 Matthew Malcomson New
[17/X,libsanitizer] Add hwasan Exception handling [17/X,libsanitizer] Add hwasan Exception handling - - - - --- 2019-11-05 Matthew Malcomson New
[16/X,libsanitizer] Add tests [16/X,libsanitizer] Add tests - - - - --- 2019-11-05 Matthew Malcomson New
[15/X,libsanitizer] Add hwasan pass and associated gimple changes [15/X,libsanitizer] Add hwasan pass and associated gimple changes - - - - --- 2019-11-05 Matthew Malcomson New
[14/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN [14/X,libsanitizer,mid-end] Introduce stack variable handling for HWASAN - - - - --- 2019-11-05 Matthew Malcomson New
[13/X,libsanitizer,options] Add hwasan flags and argument parsing [13/X,libsanitizer,options] Add hwasan flags and argument parsing - - - - --- 2019-11-05 Matthew Malcomson New
[12/X,libsanitizer] Add option to bootstrap using HWASAN [12/X,libsanitizer] Add option to bootstrap using HWASAN - - - - --- 2019-11-05 Matthew Malcomson New
[11/X,libsanitizer] Only build libhwasan when targeting AArch64 [11/X,libsanitizer] Only build libhwasan when targeting AArch64 - - - - --- 2019-11-05 Matthew Malcomson New
[10/X,libsanitizer] Tie the hwasan library into our build system [10/X,libsanitizer] Tie the hwasan library into our build system - - - - --- 2019-11-05 Matthew Malcomson New
[9/X,libsanitizer] Remove lazy thread initialisation [9/X,libsanitizer] Remove lazy thread initialisation - - - - --- 2019-11-05 Matthew Malcomson New
[8/X,libsanitizer] Expose __hwasan_tag_mismatch_stub [8/X,libsanitizer] Expose __hwasan_tag_mismatch_stub - - - - --- 2019-11-05 Matthew Malcomson New
[7/X,libsanitizer] Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wrapper [7/X,libsanitizer] Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wrapper - - - - --- 2019-11-05 Matthew Malcomson New
[6/X,libsanitizer] Add hwasan_exceptions.cpp file [6/X,libsanitizer] Add hwasan_exceptions.cpp file - - - - --- 2019-11-05 Matthew Malcomson New
[5/X,libsanitizer] Remove system allocator fallback [5/X,libsanitizer] Remove system allocator fallback - - - - --- 2019-11-05 Matthew Malcomson New
[4/X,libsanitizer] libhwasan add longjmp & setjmp interceptors [4/X,libsanitizer] libhwasan add longjmp & setjmp interceptors - - - - --- 2019-11-05 Matthew Malcomson New
[3/X,libsanitizer] libhwasan initialisation include kernel syscall ABI relaxation [3/X,libsanitizer] libhwasan initialisation include kernel syscall ABI relaxation - - - - --- 2019-11-05 Matthew Malcomson New
[aarch64] Allocate enough space for err_str in aarch64_handle_attr_branch_protection [aarch64] Allocate enough space for err_str in aarch64_handle_attr_branch_protection - - - - --- 2019-11-05 Matthew Malcomson New
[1/X,mid-end] Fix declared type of personality functions [1/X,mid-end] Fix declared type of personality functions - - - - --- 2019-11-05 Matthew Malcomson New
[RFC,16/X,libsanitizer] Build libhwasan with interceptors [RFC,16/X,libsanitizer] Build libhwasan with interceptors - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,15/X,libsanitizer] Add in MTE stubs [RFC,15/X,libsanitizer] Add in MTE stubs - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,14/X,libsanitizer] Introduce HWASAN block-scope poisoning [RFC,14/X,libsanitizer] Introduce HWASAN block-scope poisoning - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,13/X,libsanitizer] Instrument known builtin function calls [RFC,13/X,libsanitizer] Instrument known builtin function calls - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,12/X,libsanitizer] Check pointer tags match address tags [RFC,12/X,libsanitizer] Check pointer tags match address tags - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,11/X,libsanitizer] Uncolour stack frame on function exit [RFC,11/X,libsanitizer] Uncolour stack frame on function exit - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,10/X,libsanitizer] Colour the shadow stack for each stack variable [RFC,10/X,libsanitizer] Colour the shadow stack for each stack variable - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,9/X,libsanitizer] Put tags into each stack variable pointer [RFC,9/X,libsanitizer] Put tags into each stack variable pointer - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,8/X,libsanitizer] Ensure HWASAN required alignment for stack variables [RFC,8/X,libsanitizer] Ensure HWASAN required alignment for stack variables - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,7/X,libsanitizer] Add option to bootstrap using HWASAN [RFC,7/X,libsanitizer] Add option to bootstrap using HWASAN - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,6/X,libsanitizer] Add -fsanitize=hwaddress flags [RFC,6/X,libsanitizer] Add -fsanitize=hwaddress flags - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,5/X,libsanitizer] Introduce longjmp/setjmp interceptors to libhwasan [RFC,5/X,libsanitizer] Introduce longjmp/setjmp interceptors to libhwasan - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,4/X,libsanitizer] Pass size and pointer info to error reporting functions [RFC,4/X,libsanitizer] Pass size and pointer info to error reporting functions - - - - --- 2019-09-06 Matthew Malcomson New
« 1 2 »