]> git.ipfire.org Git - thirdparty/gcc.git/commit
aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 10 Mar 2004 21:22:40 +0000 (21:22 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 10 Mar 2004 21:22:40 +0000 (16:22 -0500)
commitbb904c1a4819739fa932740c67e6f0cca354ce1a
tree1490e820dc15782dfd667f90c48ae01a571f0faa
parentb45d3a36267d7ce6bb397f0c3ed453ff71a23472
aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...

* config/rs6000/aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...
(TARGET_OS_AIX_CPP_BUILTINS): this.  Conditionally define
__LONGDOUBLE128.
* config/rs6000/aix41.h (TARGET_OS_CPP_BUILTINS): Use
TARGET_OS_AIX_CPP_BUILTINS.
* config/rs6000/aix43.h (TARGET_OS_CPP_BUILTINS): Same.
* config/rs6000/aix51.h (TARGET_OS_CPP_BUILTINS): Same.
* config/rs6000/aix52.h (TARGET_OS_CPP_BUILTINS): Same.
* config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Revert
previous change.

From-SVN: r79274
gcc/ChangeLog
gcc/config/rs6000/aix.h
gcc/config/rs6000/aix41.h
gcc/config/rs6000/aix43.h
gcc/config/rs6000/aix51.h
gcc/config/rs6000/aix52.h
gcc/config/rs6000/rs6000-c.c