Show patches with: Submitter = Richard Earnshaw (lists)       |    State = Action Required       |    Archived = No       |   194 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[WWWDocs] Deprecate support for non-thumb ARM devices --- 2016-02-24 Richard Earnshaw (lists) New
[ARM] Remove redundant model field from FPU descriptions --- 2016-10-13 Richard Earnshaw (lists) New
[ARM] Remove redundant TARGET_VFP --- 2016-10-13 Richard Earnshaw (lists) New
[ARM] Eliminate SUBTARGET_CPU_DEFAULT --- 2016-11-03 Richard Earnshaw (lists) New
[AArch64] Optimized implementation of search_line_fast for the CPP lexer --- 2016-11-07 Richard Earnshaw (lists) New
[ARM] Remove duplicated enum type for CPU identifiers --- 2016-11-10 Richard Earnshaw (lists) New
[ARM] Add vfpv2 and neon-vfpv3 --- 2016-11-16 Richard Earnshaw (lists) New
[arm] Delete unimplemented option -mapcs-float --- 2016-11-21 Richard Earnshaw (lists) New
[01/21,arm] Separte tuning flags from architectural flags in CPU tables. --- 2016-12-15 Richard Earnshaw (lists) New
[02/21,arm] Add new isa bits method --- 2016-12-15 Richard Earnshaw (lists) New
[03/21,arm] Introduce arm_active_target. --- 2016-12-15 Richard Earnshaw (lists) New
[04/21,arm] Use arm_active_target for architecture and tune operations. --- 2016-12-15 Richard Earnshaw (lists) New
[05/21,arm] Reduce usage of arm_selected_cpu. --- 2016-12-15 Richard Earnshaw (lists) New
[06/21,arm] Add new isa quirk bit for Cortex-M3 ldrd issue. --- 2016-12-15 Richard Earnshaw (lists) New
[07/21,arm] Use arm_active_target when configuring builtins --- 2016-12-15 Richard Earnshaw (lists) New
[08/21,arm] Remove insn_flags. --- 2016-12-15 Richard Earnshaw (lists) New
[09/21,arm] Rework arm-common to use new feature bits. --- 2016-12-15 Richard Earnshaw (lists) New
[10/21,arm] Remove remaining references to arm feature sets. --- 2016-12-15 Richard Earnshaw (lists) New
[11/21,arm] Delete unused arm_fp_model. --- 2016-12-15 Richard Earnshaw (lists) New
[12/21,arm] Eliminate vfp_reg_type --- 2016-12-15 Richard Earnshaw (lists) New
[14/21,arm] Add isa features to FPU descriptions --- 2016-12-15 Richard Earnshaw (lists) New
[15/21,arm] Initialize fpu capability bits in arm_active_target. --- 2016-12-15 Richard Earnshaw (lists) New
[13/21,arm] Remove FPU rev field --- 2016-12-15 Richard Earnshaw (lists) New
[16/21,arm] Eliminate TARGET_FPU_NAME. --- 2016-12-15 Richard Earnshaw (lists) New
[17/21,arm] Use arm_active_target for most FP feature tests. --- 2016-12-15 Richard Earnshaw (lists) New
[18/21,arm] Use cl_target_options for configuring the active target. --- 2016-12-15 Richard Earnshaw (lists) New
[19/21,arm] Use ISA feature sets for determining inlinability. --- 2016-12-15 Richard Earnshaw (lists) New
[20/21,arm] Remove FEATURES field from FPU descriptions. --- 2016-12-15 Richard Earnshaw (lists) New
[21/21,arm] Permit 'auto' in -mfpu. --- 2016-12-15 Richard Earnshaw (lists) New
[arm] Replace command-line option .def files with single definition file --- 2017-01-11 Richard Earnshaw (lists) New
[expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend plus left shift --- 2017-01-18 Richard Earnshaw (lists) New
[ARM] Fix PR79239 - unrecognized insn after pragma gcc pop_options --- 2017-01-26 Richard Earnshaw (lists) New
[arm] PR target/79260: Fix header installation for plugins --- 2017-01-30 Richard Earnshaw (lists) New
[wwwdocs] Update list of ARM cpus in readings.html --- 2017-02-22 Richard Earnshaw (lists) New
[wwwdocs] Update AArch64 entry in readings.html --- 2017-02-23 Richard Earnshaw (lists) New
[ARM] Fix PR79742 incorrect scheduler choice. --- 2017-02-28 Richard Earnshaw (lists) New
[aarch64] PR target/80052 Fix typo in aarch64.opt --- 2017-03-17 Richard Earnshaw (lists) New
[arm] PR 80389 - if architecture and cpu mismatch, don't print an architecture name as a CPU name --- 2017-04-11 Richard Earnshaw (lists) New
[AArch64] Fix for gcc-7 regression PR 80530 --- 2017-04-27 Richard Earnshaw (lists) New
[wwwdocs,ARM,AArch64] Document ABI changes and fixes --- 2017-05-02 Richard Earnshaw (lists) New
[01/30,arm] Use strings for -march, -mcpu and -mtune options Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[02/30,arm] Rewrite -march and -mcpu options for passing to the assembler Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[03/30,arm] Don't pass -mfpu=auto through to the assembler. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[04/30,arm] Allow +opt on arbitrary cpu and architecture specifications Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[05/30,arm] Add architectural options Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[06/30,arm] Add default FPUs for CPUs. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[07/30,build] Make sbitmap code available to the driver programs Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[08/30,arm] Split CPU, architecture and tuning data tables. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[09/30,ARM] Move cpu and architecture option name parsing code to arm-common.c Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[10/30,arm] Use standard option parsing code for detecting thumb-only targets Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[11/30,arm] Allow CPU and architecture extensions to be defined as aliases Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[12/30,arm] Allow new extended syntax CPU and architecture names during configure Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[13/30,arm] Force a CPU default in the config args defaults list. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[14/30,arm] Generate a canonical form for -march Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[15/30,arm] Make -mfloat-abi=softfp work when there are no FPU instructions Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[16/30,arm] Update basic multilib configuration Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[17/30,arm] Make 'auto' the default FPU selection option. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[18/30,arm] Rewrite t-aprofile using new selector methodology Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[19/30,arm] Explicitly set .fpu in cmse_nonsecure_call.S Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[20/30,genmultilib] Allow explicit periods to be escaped in MULTILIB_REUSE Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[21/30,arm,testsuite] Use -march=armv7-a+fp when testing hard-float ABI. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[22/30,arm] Rewrite t-rmprofile multilib specification Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[23/30,arm,rtems] Update t-rtems for new option framework Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[24/30,arm,linux-eabi] Ensure all multilib variables are reset Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[25/30,arm,phoenix] reset all multilib variables Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[26/30,arm] Rework multlib builds for symbianelf Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[27/30,arm,fuchsia] Rework multilib support Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[28/30,arm] Add a few missing architecture extension options. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[29/30,arm,doc] Document new -march= syntax. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[30/30,arm,doc] Document changes to -mcpu, -mtune and -mfpu. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[rtlanal] Do a better job of costing parallel sets containing flag-setting operations. --- 2017-06-19 Richard Earnshaw (lists) New
[arm] Mention -mfpu=auto in release notes --- 2017-06-20 Richard Earnshaw (lists) New
[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7 --- 2017-06-28 Richard Earnshaw (lists) New
[arm] Clean up generation of BE8 format images. --- 2017-07-03 Richard Earnshaw (lists) New
[arm] Move some generated files out of the source tree --- 2017-07-04 Richard Earnshaw (lists) New
[ARM] Implement TARGET_FIXED_CONDITION_CODE_REGS --- 2017-07-05 Richard Earnshaw (lists) New
[arm] Fix cross-native builds --- 2017-07-06 Richard Earnshaw (lists) New
[arm] Fix warning in parsecpu.awk --- 2017-07-06 Richard Earnshaw (lists) New
[ARM,VXworks] Fix build --- 2017-07-13 Richard Earnshaw (lists) New
[arm] auto-generate arm-isa.h from CPU descriptions [arm] auto-generate arm-isa.h from CPU descriptions --- 2017-09-06 Richard Earnshaw (lists) New
[2/2,arm] Improve error checking in parsecpu.awk Untitled series #3843 --- 2017-09-06 Richard Earnshaw (lists) New
[arm] Fix pr82175 - fix -mcpu=native not working correctly [arm] Fix pr82175 - fix -mcpu=native not working correctly --- 2017-09-26 Richard Earnshaw (lists) New
[ARM] PR 82445 - suppress 32-bit aligned ldrd/strd peepholing with -mno-unaligned-access [ARM] PR 82445 - suppress 32-bit aligned ldrd/strd peepholing with -mno-unaligned-access --- 2017-10-19 Richard Earnshaw (lists) New
[arm] Fix architecture selection when building libatomic with automatic FPU selection [arm] Fix architecture selection when building libatomic with automatic FPU selection --- 2017-10-20 Richard Earnshaw (lists) New
[arm] Generate a -mfpu= option for passing to the assembler [arm] Generate a -mfpu= option for passing to the assembler --- 2017-12-08 Richard Earnshaw (lists) New
[arm] Don't strip off all architecture features from -march passed to assembler [arm] Don't strip off all architecture features from -march passed to assembler --- 2017-12-08 Richard Earnshaw (lists) New
[arm] PR target/83206: Make native driver select fp-capable armv6 cores [arm] PR target/83206: Make native driver select fp-capable armv6 cores --- 2017-12-08 Richard Earnshaw (lists) New
[arm] PR target/83105: Minor change of default CPU for arm-linux-gnueabi [arm] PR target/83105: Minor change of default CPU for arm-linux-gnueabi --- 2017-12-20 Richard Earnshaw (lists) New
[1/3,gcc-7,backport,builtins] Generic support for __builtin_load_no_speculate() Add __builtin_load_no_speculate --- 2018-01-04 Richard Earnshaw (lists) New
[2/3,gcc-7,backport,aarch64] Implement support for __builtin_load_no_speculate. Add __builtin_load_no_speculate --- 2018-01-04 Richard Earnshaw (lists) New
[3/3,gcc-7,backport,arm] Implement support for the de-speculation intrinsic Add __builtin_load_no_speculate --- 2018-01-04 Richard Earnshaw (lists) New
[1/3,builtins] Generic support for __builtin_speculation_safe_load() Implement __builtin_speculation_safe_load --- 2018-01-17 Richard Earnshaw (lists) New
[2/3,aarch64] Implement support for __builtin_speculation_safe_load Implement __builtin_speculation_safe_load --- 2018-01-17 Richard Earnshaw (lists) New
[3/3,arm] Implement support for the de-speculation intrinsic Implement __builtin_speculation_safe_load --- 2018-01-17 Richard Earnshaw (lists) New
[arm] PR target/85658 Fix operator precedence errors in parsecpu.awk [arm] PR target/85658 Fix operator precedence errors in parsecpu.awk --- 2018-05-08 Richard Earnshaw (lists) New
[arm] PR target/85606 prefer armv6s-m for armv6-m parts [arm] PR target/85606 prefer armv6s-m for armv6-m parts --- 2018-05-11 Richard Earnshaw (lists) New
[arm] PR target/85733 Restore be8 linking behaviour for ARMv6-M and products deriving from its capabilities [arm] PR target/85733 Restore be8 linking behaviour for ARMv6-M and products deriving from its ca... --- 2018-05-11 Richard Earnshaw (lists) New
[arm] PR target/86003 build failures with --with-cpu=xscale [arm] PR target/86003 build failures with --with-cpu=xscale --- 2018-06-04 Richard Earnshaw (lists) New
[1/7] Add __builtin_speculation_safe_value Mitigation against unsafe data speculation (CVE-2017-5753) --- 2018-07-09 Richard Earnshaw (lists) New
[arm] Put CPU's FPU capabilities directly in the ISA specification [arm] Put CPU's FPU capabilities directly in the ISA specification --- 2018-07-11 Richard Earnshaw (lists) New
« 1 2 »