config.gcc (x86-mingw32): Add a gthr-win32.h including makefile fragment to tmake_fil...
authorNick Clifton <nickc@redhat.com>
Tue, 15 Aug 2006 17:06:18 +0000 (17:06 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 15 Aug 2006 17:06:18 +0000 (17:06 +0000)
commitb0faa35c0ffce50dce634a21a4997dfd08a74e32
treef0600f4e41901be39b0e8ec2c94899dcbde27c4a
parent2c14ae9a7bf2ee1380fd82d38dbb25a8eb8edebb
config.gcc (x86-mingw32): Add a gthr-win32.h including makefile fragment to tmake_file only if...

* config.gcc (x86-mingw32): Add a gthr-win32.h including makefile
  fragment to tmake_file only if threads are enabled.
* config/i386/t-mingw32 (LIB2FUNCS_EXTRA): Move to...
* config/i386/t-gthr-win32: New file. ... here.

From-SVN: r116159
gcc/ChangeLog
gcc/config/i386/t-gthr-win32 [new file with mode: 0644]
gcc/config/i386/t-mingw32