]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config.gcc
RISC-V: Always pass -misa-spec to assembler [PR104219]
[thirdparty/gcc.git] / gcc / config.gcc
2022-02-05  Kito ChengRISC-V: Always pass -misa-spec to assembler [PR104219]
2022-02-03  Bill Schmidtrs6000: Consolidate target built-ins code
2022-01-24  Jia-Wei ChenRISC-V: Change default ISA version into 20191213
2022-01-17  Martin LiskaManual changes for .cc renaming.
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-12  Martin LiskaInclude elfos.h before ${tm_file}.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-24  Iain SandoeDarwin: Update rules for handling alignment of globals.
2021-12-22  Murray Steelearm: Declare MVE types internally via pragma
2021-12-20  Joel SherrillObsolete m32c-rtems target
2021-12-18  François-Xavier... Darwin: Future-proof and homogeneize detection of darwi...
2021-12-09  Olivier HainqueProvide vxworks alternate stdint.h during the build
2021-12-03  Matt Jacobsonbuild: Implement --with-multilib-list for avr target
2021-11-10  Lucas A. M. Magalhaesrs6000: Remove LINK_OS_EXTRA_SPEC{32,64} from --with...
2021-10-27  Saagar JhaDarwin, config: Amend for Darwin 21 / macOS 12.
2021-10-26  Paul A. Clarkers6000: Fixes for tests including only <x86intrin.h>
2021-10-19  Paul A. Clarkers6000: Add nmmintrin.h to extra_headers
2021-10-15  Iain SandoeDarwin, D: Fix D bootstrap, include tm-dwarf2.h.
2021-09-29  David Faustbpf: correct extra_headers
2021-09-20  Richard BienerObsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11*
2021-09-15  Richard BienerRemove support for vax-openbsd
2021-09-15  Richard BienerRemove m68k-openbsd support
2021-09-13  Andrew PinskiRemove m32r{,le}-*-linux* support from GCC
2021-09-13  Richard BienerAdd cr16-*-* to the list of obsoleted targets
2021-09-09  liuhongtAVX512FP16: Add vaddph/vsubph/vdivph/vmulph.
2021-09-08  Guo, XuepengAVX512FP16: Initial support for AVX512FP16 feature...
2021-09-07  David Faustbpf: BPF CO-RE support
2021-08-31  Jeff LawMore stabs removal.
2021-08-31  YunQiang SuMIPS: use mips_isa enum instead hardcoded numbers
2021-08-28  YunQiang SuMIPS: use N64 ABI by default if the triple end with...
2021-08-24  Roger Saylenvptx: Add a __PTX_SM__ predefined macro based on targe...
2021-08-23  Bill Schmidtrs6000: Add gengtype handling to the build machinery
2021-08-23  Bill Schmidtrs6000: Incorporate new builtins code into the build...
2021-08-19  Jeff LawDrop stabs from h8/300 and v850 ports
2021-08-18  Iain SandoeDarwin: Handle the -rpath command line option.
2021-08-17  Christophe LyonDo not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdp...
2021-08-16  Jeff LawDrop embeded stabs from rl78 port
2021-07-21  Kito ChengRevert "RISC-V: Detect python and pick best one for...
2021-07-20  Kito ChengRISC-V: Detect python and pick best one for calling...
2021-07-16  Cooper QuC-SKY: Use the common way to define MULTILIB_DIRNAMES.
2021-07-04  Iain SandoeDarwin, config : Adjust X86 biarch definitions ordering...
2021-06-27  David Edelsohnaix: Add AIX 7.3 configuration and SPDX License Identif...
2021-06-14  Claudiu Zissulescuarc: Add --with-fpu support for ARCv2 cpus
2021-06-09  H.J. LuAlways enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux
2021-06-03  Jim WilsonRISC-V: Enable riscv attributes by default for all...
2021-04-29  Alexandre Olivamerge ix86- and x86_64-*-* in config.gcc
2021-04-22  David Edelsohnaix: Remove AIX 6.1 support.
2021-04-21  H.J. Lux86: Add -mmwait for -mgeneral-regs-only
2021-04-12  Cui,LiliAdd rocketlake to gcc.
2021-03-26  Iain Buclawd: Add windows support for D compiler [PR91595]
2021-03-26  Iain Buclawd: Add openbsd support for D compiler [PR99691]
2021-03-23  Marcus ComstedtRISC-V: Add riscv{32,64}be with big endian as default
2021-03-19  Iain SandoeDarwin : Fix build failure for powerpc-darwin8 [PR99661].
2021-03-09  Sebastian HuberRTEMS: Fix -Werror builds
2021-03-02  Andreas KrebbelIBM Z: arch14: Add command line options
2021-02-26  Aaron SawdeyOptimize pcrel access of globals
2021-01-15  Richard Sandifordaarch64: Add a minipass for fusing CC insns [PR88836]
2021-01-13  Samuel ThibaultHurd: Enable ifunc by default
2021-01-04  Jakub JelinekUpdate copyright years.
2021-01-02  Iain SandoeDarwin, Simplify headers 4/5 : Remove redundant headers.
2020-12-16  Piotr Kubajrs6000: Add support for powerpc64le-unknown-freebsd
2020-12-15  Jakub Jelineki386: Make -march=x86-64-v[234] behave more like other...
2020-12-14  Sebastian Popdisable --with-{cpu,arch,tune}-32
2020-12-14  Wilco DijkstraAArch64: Add support for --with-tune
2020-12-08  Kito ChengPR target/98152: Checking python is available before...
2020-12-05  Venkataramanan KumarX86_64: Enable support for next generation AMD Zen3...
2020-12-03  Kito ChengRISC-V: Canonicalize --with-arch
2020-12-02  H.J. Lux86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234...
2020-12-01  Kito ChengRISC-V: Drop some commited accidentally code.
2020-11-30  Iain Buclawd: Add freebsd support for D compiler and runtime
2020-11-30  Kito ChengRISC-V: Always define MULTILIB_DEFAULTS
2020-11-29  Iain Buclawd: Add darwin support for D language front-end
2020-11-18  Iain Buclawd: Add dragonflybsd support for D compiler and runtime
2020-11-18  Kito ChengRISC-V: Support version controling for ISA standard...
2020-11-17  Sebastian Popadd --with-{cpu,arch,tune}-{32,64} as alias flags for...
2020-11-17  Sebastian Popadd --with-tune configure flag
2020-11-11  liuhongtSupport Intel AVX VNNI
2020-11-02  Kito ChengRISC-V: Add configure option: --with-multilib-generator...
2020-10-30  Olivier HainqueIntroduce support for vxworks7r2 on x86 and x86_64
2020-10-29  liuhongtEnable GCC to support Intel Key Locker ISA
2020-10-22  Jakub Jelinekx86: Allow configuring with --with-arch_64=x86-64-v...
2020-10-21  Douglas RuppIntroduce vxworks7r2 support for ppc and ppc64
2020-10-15  Hongyu WangEnable Intel HRESET Instruction
2020-10-15  liuhongtEnable gcc support for UINTR
2020-10-09  H.J. Lux86: Add <x86gprintrin.h>
2020-09-28  liuhongtEnable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.
2020-09-16  Jojo RC-SKY: Set use_gcc_stdint=wrap for elf target
2020-09-02  Jose E. Marchesibpf: use elfos.h
2020-07-24  David Edelsohnaix: Support GCC64 for AIX 7.1.
2020-07-10  Cui,LiliInitial Sapphire Rapids and Alder Lake support from...
2020-06-23  Aaron SawdeyAllow --with-cpu=power10
2020-06-21  David Edelsohnaix: Add GCC64 configuration and FAT target libraries.
2020-06-02  Iain BuclawFix unrecognised -mcpu target 'armv7-a' on arm-wrs...
2020-05-12  Craig BlackmoreRISC-V: Add shorten_memrefs pass.
2020-05-09  Hans-Peter Nilssonconfig.gcc: Remove support for crisv32-*-* and cris...
2020-05-06  liuhongtEnable TARGET_TSXLDTRK for GCC support.
2020-05-06  liuhongtEnable GCC support for SERIALIZE
2020-04-08  Matthew Malcomson[Arm] Implement CDE intrinsics for MVE registers.
2020-04-08  Dennis Zhangarm: CLI for Custom Datapath Extension (CDE)
2020-03-16  Srinath Parvathaneni[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.
next