MIPS: Add CRC ASE support (ChangeLog)

Add missing ChangeLog entry in gas/ for NEWS from commit 730c31740a
("MIPS: Add CRC ASE support").
This commit is contained in:
Maciej W. Rozycki 2018-06-14 21:34:48 +01:00
parent 74fdb8ff70
commit 8993072900
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Faraz Shahbazker <Faraz.Shahbazker@mips.com>
Maciej W. Rozycki <macro@mips.com>
* NEWS: Mention CRC ASE support.
* config/tc-mips.c (options): Add OPTION_CRC and OPTION_NO_CRC.
(md_longopts): Likewise.
(md_show_usage): Add help for -mcrc and -mno-crc.