From: Andrew Burgess Date: Thu, 30 Jun 2016 15:53:20 +0000 (+0100) Subject: ChangeLog entry for the --with-cpu patch for ARC configuration. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d6f5ac3ae69a94a50d19244c4478d8d42098cd2;p=binutils-gdb.git ChangeLog entry for the --with-cpu patch for ARC configuration. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 149cc4c7599..a61aac9e53f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -27,6 +27,14 @@ * testsuite/gas/all/pr20312.s: New test source. * testsuite/gas/all/gas.exp: Run the new test +2016-06-30 Andrew Burgess + + * config.in (TARGET_WITH_CPU): Undefine. + * configure.ac: Add --with-cpu support, and define in config.h. + * configure: Regenerate. + * config/tc-arc.c: Use TARGET_WITH_CPU to select default CPU. + * NEWS: Mention new configure option. + 2016-06-30 Matthew Wahab * testsuite/gas/arm/armv8_2+rdma.d: New.