summaryrefslogtreecommitdiff
path: root/gcc/common
Commit message (Expand)AuthorAgeFilesLines
* [arm] Rewrite t-aprofile using new selector methodologyRichard Earnshaw2017-06-161-1/+3
* [arm] Make 'auto' the default FPU selection option.Richard Earnshaw2017-06-161-1/+1
* [arm] Generate a canonical form for -marchRichard Earnshaw2017-06-161-0/+354
* [arm] Use standard option parsing code for detectingRichard Earnshaw2017-06-161-19/+47
* [arm] Move cpu and architecture option name parsingRichard Earnshaw2017-06-161-0/+190
* [arm] Rewrite -march and -mcpu options for passing toRichard Earnshaw2017-06-161-1/+44
* rs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friendsSegher Boessenkool2017-06-071-9/+0
* Split off powerpcspe from rs6000 portSegher Boessenkool2017-05-241-0/+333
* S/390: arch12: Add arch12 option.Andreas Krebbel2017-03-241-1/+4
* [ARC] Code size modifications.Claudiu Zissulescu2017-03-131-0/+1
* re PR target/79569 (Unrecognized command line option ‘-m3dnowa’)Jakub Jelinek2017-02-181-1/+13
* i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.Julia Koval2017-02-171-0/+15
* RISC-V Port: gccPalmer Dabbelt2017-02-061-0/+131
* i386-common.c (OPTION_MASK_ISA_SGX_UNSET): New.Julia Koval2017-01-111-0/+15
* [arm] Replace command-line option .def files with single definition fileRichard Earnshaw2017-01-111-13/+1
* Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich2017-01-101-0/+19
* re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek2017-01-091-1/+1
* Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build).Edgar E. Iglesias2017-01-061-3/+0
* Update copyright years.Jakub Jelinek2017-01-0149-49/+49
* re PR rtl-optimization/11488 (Pre-regalloc scheduling severely worsens perfor...Pat Haugen2016-12-211-0/+2
* [arm] Remove remaining references to arm feature setsRichard Earnshaw2016-12-151-2/+2
* [arm] Rework arm-common to use new feature bits.Richard Earnshaw2016-12-151-4/+19
* This patch adds the new ISA data structures.Richard Earnshaw2016-12-151-2/+2
* We start out by separating the 'tuning flags' in a CPU or architecture...Richard Earnshaw2016-12-151-2/+2
* aarch64-cores.def: Add -1 as the variant to all of the cores.Andrew Pinski2016-12-141-1/+1
* Define arm_arch_core_flags in a single fileThomas Preud'homme2016-12-121-0/+20
* arc-common.c (arc_handle_option): Remove unused variables.Jeff Law2016-11-291-2/+0
* sparc-common.c (sparc_option_optimization_table): Enable REE at -O2 and higher.Eric Botcazou2016-11-241-0/+2
* [ARM] Optional -mthumb for Thumb only targetsThomas Preud'homme2016-11-181-0/+23
* Enable AVX512_4FMAPS and AVX512_4VNNIW instructionsKirill Yukhin2016-11-171-0/+40
* [ARC] New option handling, refurbish multilib support.Claudiu Zissulescu2016-11-151-52/+17
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-137-0/+7
* [ARC] Disable compact casesi patterns for arcv2Claudiu Zissulescu2016-10-101-1/+0
* aarch64-arches.def (AARCH64_ARCH): #undef at the end.Andrew Pinski2016-10-071-3/+0
* Delete x86 deprecated pcommit instruction supportAndrew Senkevich2016-10-051-15/+0
* re PR target/70677 (Suboptimal cond on AVR: unneeded stack frame)Georg-Johann Lay2016-08-041-0/+3
* remove mep-* supportTrevor Saunders2016-06-211-89/+0
* re PR target/70738 (Add -mgeneral-regs-only option)Uros Bizjak2016-05-251-0/+21
* revert: re PR target/70738 (Add -mgeneral-regs-only option)Uros Bizjak2016-05-221-20/+0
* Add -mgeneral-regs-only optionH.J. Lu2016-05-201-0/+20
* longlong.h (umul_ppmm): Remove SHMEDIA checks.Oleg Endo2016-04-291-7/+0
* arc-common.c (arc_handle_option): Add NPS400 support, setup defaults.Andrew Burgess2016-04-281-0/+4
* sh-common.c: Remove SH5 support.Oleg Endo2016-04-281-30/+0
* [Patch AArch64 2/3] Rework the code to print extension strings (pr70133)James Greenhalgh2016-04-111-13/+103
* [AArch64] Fix thinko in handling of -momit-leaf-frame-pointer optionKyrylo Tkachov2016-03-101-1/+1
* S/390: Add -fsplit-stack supportMarcin Kościelnicki2016-02-151-0/+14
* system.h (string, algorithm): Include only conditionally.Michael Matz2016-01-221-0/+1
* Update copyright years.Jakub Jelinek2016-01-0450-50/+50
* Introduce support for PKU instructions.Kirill Yukhin2015-12-241-0/+15
* support for AMD clzero isa.Victoria Stepanyan2015-12-061-0/+16