gcc/ChangeLog:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 06:42:53 +0000 (06:42 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 06:42:53 +0000 (06:42 +0000)
commit278afeb5162b74e6c1f62687c48b0c437fa7eb83
treef0c36f05a965d9306fd2e9f1f653fd076463b172
parente79cb1483bdb4961951833ac243b30caabfb8c19
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163718 138bc75d-0d04-0410-961f-82ee72b054a4
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]