config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and tune_64.
commit31177ef2527b3b219d4126a332edcf822829e983
authorJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 30 May 2016 19:33:34 +0000 (30 21:33 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 30 May 2016 19:33:34 +0000 (30 19:33 +0000)
tree3e7c63755cf7e5561f96573dc1592ed83ec186a5
parentb2f6675b74a6d16ab44202ac0e49587da8f7d4cf
config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and tune_64.

2016-05-30  Jose E. Marchesi  <jose.marchesi@oracle.com>

* config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and
tune_64.
* doc/install.texi (--with-cpu-32, --with-cpu-64): Document
support on SPARC.
* config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Add entries for
cpu_32, cpu_64, tune_32 and tune_64.
* config/sparc/sol2.h (OPTION_DEFAULT_SPECS): Likewise.

From-SVN: r236897
gcc/ChangeLog
gcc/config.gcc
gcc/config/sparc/linux64.h
gcc/config/sparc/sol2.h
gcc/doc/install.texi