]> git.ipfire.org Git - thirdparty/gcc.git/commit
t-darwin (LIB2FUNCS_EXTRA): Compile darwin-ldouble.c.
authorGeoffrey Keating <geoffk@apple.com>
Tue, 6 Jan 2004 23:49:39 +0000 (23:49 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 6 Jan 2004 23:49:39 +0000 (23:49 +0000)
commit084f5a35392f1ce138a3b9065b92346cc8383490
tree5c0e61cf58f5bc8f76b43af4bc756427a83b2b6b
parent550d138775ddd05e61d684a9e6407e422e2ee5b3
t-darwin (LIB2FUNCS_EXTRA): Compile darwin-ldouble.c.

* config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Compile darwin-ldouble.c.
(TARGET_LIBGCC2_CFLAGS): Use -mlong-double-128.
* config/rs6000/darwin-ldouble.c: New.

From-SVN: r75490
gcc/ChangeLog
gcc/config/rs6000/darwin-ldouble.c [new file with mode: 0644]
gcc/config/rs6000/t-darwin