From: Maciej W. Rozycki Date: Thu, 14 Jun 2018 20:34:48 +0000 (+0100) Subject: MIPS: Add CRC ASE support (ChangeLog) X-Git-Tag: binutils-2_31~141 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8993072900ae3980957f704a1e3e033a22a4dcac;p=external%2Fbinutils.git MIPS: Add CRC ASE support (ChangeLog) Add missing ChangeLog entry in gas/ for NEWS from commit 730c31740a69 ("MIPS: Add CRC ASE support"). --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d697c10..9caa809 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,6 +2,7 @@ Faraz Shahbazker Maciej W. Rozycki + * 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.