]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
config.gcc (i[34567]86-*-freebsd*, [...]): Add i386/t-fprules-softfp and soft-fp...
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 1 Sep 2010 06:42:53 +0000 (08:42 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 1 Sep 2010 06:42:53 +0000 (08:42 +0200)
commitd78552bd0f5b2494ef2efa26d9eb6c59247772ef
treef0c36f05a965d9306fd2e9f1f653fd076463b172
parent451238b7e2257e8437f7155975557aa456a46335
config.gcc (i[34567]86-*-freebsd*, [...]): Add i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file.

gcc/ChangeLog:

* config.gcc (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file.

* libgcc-std.ver (GCC_4.6.0): Define version.

libgcc/ChangeLog:

* config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
i386/t-freebsd to tmake_file.
* config/i386/t-freebsd: New file.
* config/i386/libgcc-bsd.ver: New file.

From-SVN: r163718
gcc/ChangeLog
gcc/config.gcc
gcc/libgcc-std.ver
libgcc/ChangeLog
libgcc/config.host
libgcc/config/i386/libgcc-bsd.ver [new file with mode: 0644]
libgcc/config/i386/t-freebsd [new file with mode: 0644]