config.host: Add bits to support powerpc64-*-freebsd*.
authorAndreas Tobler <andreast@fgznet.ch>
Wed, 21 Mar 2012 20:12:16 +0000 (21:12 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 21 Mar 2012 20:12:16 +0000 (21:12 +0100)
commitd82ad50db3dcf1a7fd7dabae129bf4ee6dc771fd
treecbc102cde16bd74e962539de9fe1795e92371b68
parentf4e017c4b169ec8833d38905710cd53e3b08639e
config.host: Add bits to support powerpc64-*-freebsd*.

2012-03-21  Andreas Tobler  <andreast@fgznet.ch>

        * config.host: Add bits to support powerpc64-*-freebsd*.
        * config/rs6000/freebsd-unwind.h: New file.
        * config/rs6000/t-freebsd64: New file.

From-SVN: r185614
libgcc/ChangeLog
libgcc/config.host
libgcc/config/rs6000/freebsd-unwind.h [new file with mode: 0644]
libgcc/config/rs6000/t-freebsd64 [new file with mode: 0644]