]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
netbsd.h: Update copyright years.
authorJason Thorpe <thorpej@wasabisystems.com>
Fri, 28 Feb 2003 19:05:26 +0000 (19:05 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Fri, 28 Feb 2003 19:05:26 +0000 (19:05 +0000)
* config/netbsd.h: Update copyright years.
(NETBSD_CPP_SPEC): Define _REENTRANT and _PTHREADS if
-pthread is specified on the command line.

From-SVN: r63573

gcc/ChangeLog
gcc/config/netbsd.h

index 806351fd44f9c97871d0d93168ed92939bd8229f..66db9aea48dbeaf074e031e0a677fa01b9d5a869 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-28  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config/netbsd.h: Update copyright years.
+       (NETBSD_CPP_SPEC): Define _REENTRANT and _PTHREADS if
+       -pthread is specified on the command line.
+
 2003-02-28  Dale Johannesen <dalej@apple.com>
 
         * loop.c (struct movable): Add insert_temp, shrink savemode.
index 43ff80ae686425441699c979d860618bd6153ddf..0441389962128df9fb5b7eb59a4979bb720b90cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Base configuration file for all NetBSD targets.
-   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
+   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
    Free Software Foundation, Inc.
 
 This file is part of GNU CC.
@@ -38,7 +38,9 @@ Boston, MA 02111-1307, USA.  */
   while (0)
 
 /* CPP_SPEC parts common to all NetBSD targets.  */
-#define NETBSD_CPP_SPEC "%{posix:-D_POSIX_SOURCE}"
+#define NETBSD_CPP_SPEC                                \
+  "%{posix:-D_POSIX_SOURCE} \
+   %{pthread:-D_REENTRANT -D_PTHREADS}"
 
 /* NETBSD_NATIVE is defined when gcc is integrated into the NetBSD
    source tree so it can be configured appropriately without using