]> git.ipfire.org Git - thirdparty/gcc.git/commit
2018-01-11 Michael Meissner <meissner@linux.vnet.ibm.com>
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2018 23:31:09 +0000 (23:31 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2018 23:31:09 +0000 (23:31 +0000)
commitb95c28c7c8bfa9bf74a6b4259c57fced4bc82f09
tree866629ef524c5989733eec997136715953b1a31e
parent73b711d31a089ab09d19209054779b2350a44cdd
2018-01-11  Michael Meissner  <meissner@linux.vnet.ibm.com>

* configure.ac (--with-long-double-format): Add support for the
configuration option to change the default long double format on
PowerPC systems.
* config.gcc (powerpc*-linux*-*): Likewise.
* configure: Regenerate.
* config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): If long
double is IEEE, define __KC__ and __KF__ to allow floatn.h to be
used without modification.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256558 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/rs6000-c.c
gcc/configure
gcc/configure.ac