Toggle navigation
Patchwork
gcc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Christophe Lyon
| State =
Action Required
| 253 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[ARM] Fix -mpure-code for v6m
[ARM] Fix -mpure-code for v6m
-
-
-
2020-02-07
Christophe Lyon
New
[committed,testsuite,arm] Force use of -mfloat-abi=softfp in asm-flag-4.c
[committed,testsuite,arm] Force use of -mfloat-abi=softfp in asm-flag-4.c
-
-
-
2019-11-28
Christophe Lyon
New
[Committed,testsuite,ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in option name
[Committed,testsuite,ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in option name
-
-
-
2019-11-18
Christophe Lyon
New
[ARM] backport r266665 to gcc8
[ARM] backport r266665 to gcc8
-
-
-
2019-11-14
Christophe Lyon
New
[2/2,ARM] Add support for -mpure-code in thumb-1 (v6m)
[1/2,ARM,testsuite] Skip tests incompatible with -mpure-code
-
-
-
2019-10-18
Christophe Lyon
New
[COMMITTED,ARM,testsuite] Fix typo in arm_arch_v8a_ok effective target
[COMMITTED,ARM,testsuite] Fix typo in arm_arch_v8a_ok effective target
-
-
-
2019-10-17
Christophe Lyon
New
[PR91749,arm] FDPIC: Handle -mflip-thumb
[PR91749,arm] FDPIC: Handle -mflip-thumb
-
-
-
2019-09-16
Christophe Lyon
New
[ARM/FDPIC,v6,23/24,ARM] FDPIC: Implement libitm support.
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,22/24,ARM,testsuite] FDPIC: Skip tests that require -static support
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,21/24,ARM] FDPIC: Handle stack-protector combined patterns
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,20/24,ARM,testsuite] FDPIC: Skip tests using architectures unsupported by FDPIC
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,19/24,ARM,testsuite] FDPIC: Adjust pr43698.c to avoid clash with uclibc.
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,18/24,ARM,testsuite] FDPIC: Enable tests on pie_enabled targets
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,17/24,ARM,testsuite] FDPIC: Handle *-*-uclinux*
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,16/24,ARM,testsuite] FDPIC: Skip tests that don't work in PIC mode
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,15/24,ARM,testsuite] FDPIC: Adjust scan-assembler patterns.
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,14/24,ARM,testsuite] FDPIC: Skip unsupported tests
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,13/24,ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,12/24,ARM] FDPIC: Restore r9 after we call __aeabi_read_tp
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,11/24,ARM] FDPIC: Add support to unwind FDPIC signal frame
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,09/24,ARM] FDPIC: Add support for taking address of nested function
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,08/24,ARM] FDPIC: Enforce local/global binding for function descriptors
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,07/24,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is read-only
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,06/24,ARM] FDPIC: Add support for c++ exceptions
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,05/24,ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,04/24,ARM] FDPIC: Add support for FDPIC for arm architecture
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,03/24,ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,02/24,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[ARM/FDPIC,v6,01/24,ARM] FDPIC: Add -mfdpic option support
FDPIC ABI for ARM
-
-
-
2019-09-09
Christophe Lyon
New
[COMMITTED,testsuite,arm] Add missing quotes to expected warning messages.
[COMMITTED,testsuite,arm] Add missing quotes to expected warning messages.
-
-
-
2019-08-21
Christophe Lyon
New
[armeb] PR 91060 gcc.c-torture/execute/scal-to-vec1.c fails since r272843
[armeb] PR 91060 gcc.c-torture/execute/scal-to-vec1.c fails since r272843
-
-
-
2019-07-08
Christophe Lyon
New
Add generic support for "noinit" attribute
Add generic support for "noinit" attribute
-
-
-
2019-07-04
Christophe Lyon
New
[ARM,testsuite] Fix address of sg stubs in CMSE tests
[ARM,testsuite] Fix address of sg stubs in CMSE tests
-
-
-
2019-07-02
Christophe Lyon
New
[ARM/FDPIC,v5,20/21,ARM,testsuite] FDPIC: Skip tests using architectures unsupported by FDPIC
FDPIC ABI for ARM
-
-
-
2019-05-15
Christophe Lyon
New
[ARM/FDPIC,v5,12/21,ARM] FDPIC: Restore r9 after we call __aeabi_read_tp
FDPIC ABI for ARM
-
-
-
2019-05-15
Christophe Lyon
New
[ARM/FDPIC,v5,05/21,ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation
FDPIC ABI for ARM
-
-
-
2019-05-15
Christophe Lyon
New
[ARM/FDPIC,v5,04/21,ARM] FDPIC: Add support for FDPIC for arm architecture
FDPIC ABI for ARM
-
-
-
2019-05-15
Christophe Lyon
New
[ARM/FDPIC,v5,03/21,ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
FDPIC ABI for ARM
-
-
-
2019-05-15
Christophe Lyon
New
[ARM/FDPIC,v5,02/21,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
FDPIC ABI for ARM
-
-
-
2019-05-15
Christophe Lyon
New
PR translation/90118 Missing space between words
PR translation/90118 Missing space between words
-
-
-
2019-04-18
Christophe Lyon
New
Handle timeout warnings in dg-extract-results
Handle timeout warnings in dg-extract-results
-
-
-
2019-01-23
Christophe Lyon
New
[ARM/FDPIC,v4,01/20,ARM] FDPIC: Add -mfdpic option support
FDPIC ABI for ARM
-
-
-
2018-11-16
Christophe Lyon
New
[ARM/FDPIC,v3,16/21,ARM,testsuite] FDPIC: Skip v8-m and v6-m tests that currently produce an ICE
FDPIC ABI for ARM
-
-
-
2018-10-11
Christophe Lyon
New
[ARM/FDPIC,v3,12/21,ARM] FDPIC: Restore r9 after we call __aeabi_read_tp
FDPIC ABI for ARM
-
-
-
2018-10-11
Christophe Lyon
New
[ARM/FDPIC,v3,11/21,ARM] FDPIC: Add support to unwind FDPIC signal frame
FDPIC ABI for ARM
-
-
-
2018-10-11
Christophe Lyon
New
[ARM/FDPIC,v3,07/21,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO
FDPIC ABI for ARM
-
-
-
2018-10-11
Christophe Lyon
New
[ARM/FDPIC,v3,01/21,ARM] FDPIC: Add -mfdpic option support
FDPIC ABI for ARM
-
-
-
2018-10-11
Christophe Lyon
New
[OBVIOUS,ARM,libgcc] Fix comment for code working on architectures >= 4
[OBVIOUS,ARM,libgcc] Fix comment for code working on architectures >= 4
-
-
-
2018-07-30
Christophe Lyon
New
[ARM/FDPIC,v2,09/21,ARM] FDPIC: Add support for taking address of nested function
FDPIC ABI for ARM
-
-
-
2018-07-13
Christophe Lyon
New
[ARM/FDPIC,v2,07/21,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO
FDPIC ABI for ARM
-
-
-
2018-07-13
Christophe Lyon
New
[ARM/FDPIC,v2,04/21,ARM] FDPIC: Add support for FDPIC for arm architecture
FDPIC ABI for ARM
-
-
-
2018-07-13
Christophe Lyon
New
[ARM/FDPIC,v2,01/21,ARM] FDPIC: Add -mfdpic option support
FDPIC ABI for ARM
-
-
-
2018-07-13
Christophe Lyon
New
[ARM] Use __ARM_ARCH instead of __ARM_ARCH__
[ARM] Use __ARM_ARCH instead of __ARM_ARCH__
-
-
-
2018-06-15
Christophe Lyon
New
[ARM/FDPIC,13/21,ARM] FDPIC: Support unwinding across thumb2 signal trampoline
FDPIC ARM for ARM
-
-
-
2018-05-25
Christophe Lyon
New
[ARM/FDPIC,10/21,ARM] FDPIC: Implement legitimize_tls_address_fdpic
FDPIC ARM for ARM
-
-
-
2018-05-25
Christophe Lyon
New
[ARM/FDPIC,09/21,ARM] FDPIC: Add support for taking address of nested function
FDPIC ARM for ARM
-
-
-
2018-05-25
Christophe Lyon
New
[ARM/FDPIC,08/21,ARM] FDPIC: Fix corner case of weak symbol
FDPIC ARM for ARM
-
-
-
2018-05-25
Christophe Lyon
New
[ARM/FDPIC,07/21,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO
FDPIC ARM for ARM
-
-
-
2018-05-25
Christophe Lyon
New
[ARM/FDPIC,06/21,ARM] FDPIC: Add support for c++ exceptions
FDPIC ARM for ARM
-
-
-
2018-05-25
Christophe Lyon
New
[RFC] Configure and testsuite updates for ARM FDPIC target
[RFC] Configure and testsuite updates for ARM FDPIC target
-
-
-
2018-05-07
Christophe Lyon
New
[ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets
[ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets
-
-
-
2018-04-13
Christophe Lyon
New
[testsuite] Fix order of dg-do and dg-require-effective-target directives
[testsuite] Fix order of dg-do and dg-require-effective-target directives
-
-
-
2018-03-22
Christophe Lyon
New
[ARM,testsuite] Make arm_arch_FUNC_ok more robust
[ARM,testsuite] Make arm_arch_FUNC_ok more robust
-
-
-
2018-01-18
Christophe Lyon
New
[Obvious,ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr67989.C)
[Obvious,ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr67989.C)
-
-
-
2017-11-13
Christophe Lyon
New
[ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets
[ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets
-
-
-
2017-11-10
Christophe Lyon
New
[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2
[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2
-
-
-
2017-10-13
Christophe Lyon
New
[AArch64] Backport to gcc-7 PR71727 fix -mstrict-align
[AArch64] Backport to gcc-7 PR71727 fix -mstrict-align
-
-
-
2017-10-04
Christophe Lyon
New
[testsuite,ARM] Backport to GCC 7 branch
[testsuite,ARM] Backport to GCC 7 branch
-
-
-
2017-09-21
Christophe Lyon
New
[ARM,testsuite] Add -mfloat-abi=hard to arm_neon_ok
-
-
-
2017-06-02
Christophe Lyon
New
[GCC/ARM,gcc-5-branch] Fix PR68390 Incorrect code due to indirect tail call of varargs function with hard float ABI
-
-
-
2017-04-12
Christophe Lyon
New
[ARM] PR 78253 do not resolve weak ref locally
-
-
-
2017-01-11
Christophe Lyon
New
[ARM] Fix failing poly64 tests on ARM
-
-
-
2016-12-08
Christophe Lyon
New
Fix PR78333
-
-
-
2016-11-17
Christophe Lyon
New
[libstdc++,testsuite] Add dg-require-thread-fence
-
-
-
2016-11-16
Christophe Lyon
New
[ARM] PR 78253 do not resolve weak ref locally
-
-
-
2016-11-09
Christophe Lyon
New
[libstdc++,testsuite] Add dg-require-thread-fence
-
-
-
2016-10-20
Christophe Lyon
New
[ARM] Fix predicable_short_it attribute for arm_movqi_insn
-
-
-
2016-08-23
Christophe Lyon
New
[ARM,testsuite] Add missing guards to fp16 AdvSIMD tests
-
-
-
2016-06-21
Christophe Lyon
New
[ARM,testsuite] Make arm_neon_fp16 depend on arm_neon_ok
-
-
-
2016-06-17
Christophe Lyon
New
Fix SLP wrong-code with VECTOR_BOOLEAN_TYPE_P (PR tree-optimization/71259)
-
-
-
2016-06-15
Christophe Lyon
New
[3/3,RTL,ifcvt] PR middle-end/37780: Conditional expression with __builtin_clz() should be optimized out
-
-
-
2016-06-10
Christophe Lyon
New
[ARM/AArch64,06/11] Add missing vtst_p8 and vtstq_p8 tests.
-
-
-
2016-05-19
Christophe Lyon
New
[ARM] Fix PR target/53440 - handle generic thunks better for TARGET_32BIT.
-
-
-
2016-05-17
Christophe Lyon
New
[ARM/AArch64,09/11] Add missing vrnd{,a,m,n,p,x} tests.
-
-
-
2016-05-11
Christophe Lyon
New
[ARM/AArch64,07/11] Add missing vget_lane fp16 tests.
-
-
-
2016-05-11
Christophe Lyon
New
[ARM/AArch64,05/11] Add missing vreinterpretq_p{8,16} tests.
-
-
-
2016-05-11
Christophe Lyon
New
[ARM/AArch64,04/11] Add forgotten vsliq_n_u64 test.
-
-
-
2016-05-11
Christophe Lyon
New
[ARM/AArch64,03/11] AdvSIMD tests: be more verbose.
-
-
-
2016-05-11
Christophe Lyon
New
[ARM/AArch64,02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst.
-
-
-
2016-05-11
Christophe Lyon
New
[ARM/AArch64,01/11] Fix typo in vreinterpret.c test comment.
-
-
-
2016-05-11
Christophe Lyon
New
[testuite,AArch64] Make scan for 'br' more robust
-
-
-
2016-05-04
Christophe Lyon
New
Inline across -ffast-math boundary
-
-
-
2016-05-03
Christophe Lyon
New
[testsuite] gcc-dg: handle all return values when shouldfail is set
-
-
-
2016-04-13
Christophe Lyon
New
Fix 70278 (LRA split_regs followup patch)
-
-
-
2016-03-22
Christophe Lyon
New
[AArch64] Disable pcrelative_literal_loads with fix-cortex-a53-843419
-
-
-
2016-03-14
Christophe Lyon
New
[AArch64] Disable pcrelative_literal_loads with fix-cortex-a53-843419
-
-
-
2016-03-10
Christophe Lyon
New
[AArch64] Fix dependency of gcc-plugin.h
-
-
-
2016-03-08
Christophe Lyon
New
[ARM,testsuite] fix pragma_cpp_fma testcase
-
-
-
2016-03-06
Christophe Lyon
New
Fix PR69951
-
-
-
2016-03-03
Christophe Lyon
New
[ARM] stop changing signedness in PROMOTE_MODE
-
-
-
2016-02-17
Christophe Lyon
New
«
1
2
3
»