configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.
authorDon Bowman <don@pixstream.com>
Mon, 22 Feb 1999 01:32:00 +0000 (01:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 22 Feb 1999 01:32:00 +0000 (18:32 -0700)
        * configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.
        * configure: Rebuilt.

From-SVN: r25363

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 3a9e1fd36128fc1c086b426bc426c88a4e26ddcf..65bec6f9e5045bb63b3098505ea348c3935ea064 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb 19 18:18:56 1999  Don Bowman  <don@pixstream.com>
+
+       * configure.in (mips*-*-vxworks*): Enable gthreads vxworks support.
+       * configure: Rebuilt.
+
 Sun Feb 21 20:34:44 PST 1999 Jeff Law  (law@cygnus.com)
 
        * version.c: Bump for snapshot.
index 52923a10efbd8e07c557afeff132fc80b4d51893..9b9f4beb49469b49913833497e266e058a35cb74 100755 (executable)
@@ -4452,7 +4452,7 @@ for machine in $build $host $target; do
                gas=yes
                gnu_ld=yes
                extra_parts="crtbegin.o crtend.o"
-#              thread_file='vxworks'
+               thread_file='vxworks'
                ;;
        mips-sgi-irix5cross64)          # Irix5 host, Irix 6 target, cross64
                tm_file="mips/iris6.h mips/cross64.h"
index 9f21c31663e62d09eddc4a47f3080fb379715f29..04c7523d3193d23e024fbca37d8b41735c76d840 100644 (file)
@@ -2171,7 +2171,7 @@ changequote([,])dnl
                gas=yes
                gnu_ld=yes
                extra_parts="crtbegin.o crtend.o"
-#              thread_file='vxworks'
+               thread_file='vxworks'
                ;;
        mips-sgi-irix5cross64)          # Irix5 host, Irix 6 target, cross64
                tm_file="mips/iris6.h mips/cross64.h"