]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/arm/parsecpu.awk
Update copyright years.
[thirdparty/gcc.git] / gcc / config / arm / parsecpu.awk
2019-01-01  jakub Update copyright years.
2018-11-09  rearnshaarm - minor cleanups for CPU alias support
2018-11-08  rearnshaarm - Add support for aliases of CPU names
2018-07-13  rearnshaarm - Add vendor and CPU id information to arm-cpus.in
2018-07-11  rearnsha[arm] Put CPU's FPU capabilities directly in the ISA...
2018-05-08  rearnsha[arm] PR target/85658 Fix operator precedence errors...
2018-01-03  jakub Update copyright years.
2017-09-22  vp[arm] Improve error checking in parsecpu.awk
2017-09-22  vp[arm] auto-generate arm-isa.h from CPU descriptions
2017-09-11  vp2017-09-11 Vidya Praveen <vidyapraveen@arm.com>
2017-09-06  rearnsha[arm] Improve error checking in parsecpu.awk
2017-09-06  rearnsha[arm] auto-generate arm-isa.h from CPU descriptions
2017-07-25  tnfchris2017-07-25 Tamar Christina <tamar.christina@arm.com>
2017-07-10  rearnsha[arm] Fix warning in parsecpu.awk
2017-06-29  rearnsha[arm] Fix bootstrap - missing initializer in tail entry...
2017-06-28  rearnsha[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7
2017-06-16  rearnsha[arm] Allow new extended syntax CPU and architecture
2017-06-16  rearnsha[arm] Allow CPU and architecture extensions to be
2017-06-16  rearnsha[arm] Use standard option parsing code for detecting
2017-06-16  rearnsha[arm] Move cpu and architecture option name parsing
2017-06-16  rearnsha[arm] Split CPU, architecture and tuning data tables.
2017-06-16  rearnsha[arm] Allow +opt on arbitrary cpu and architecture
2017-02-28  rearnsha[ARM] Fix PR79742 incorrect scheduler choice.
2017-01-11  rearnsha[arm] Replace command-line option .def files with singl...