Allow ARC target to be configured with --with-cpu=<cpu-name>.
authorAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 30 Jun 2016 10:14:41 +0000 (11:14 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Jun 2016 10:14:41 +0000 (11:14 +0100)
commit9004b6bd58b6203cb3d1de1ca8d6ce6fc140ae61
treeda644cf9f56a80d9480c1bf94c67f2017ee5cd97
parent534dbe460e692a9befd9aca0eb0812db47459a30
Allow ARC target to be configured with --with-cpu=<cpu-name>.

gas * 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.
gas/NEWS
gas/as.c
gas/config.in
gas/config/tc-arc.c
gas/configure
gas/configure.ac
This page took 0.025364 seconds and 4 git commands to generate.