+2002-04-27 Benjamin Kosnik <bkoz@redhat.com>
+
+ * config/os/solaris/solaris2.5/bits/os_defines.h: Remove
+ _G_USING_THUNKS.
+ * config/os/solaris/solaris2.6/bits/os_defines.h: Same.
+ * config/os/solaris/solaris2.7/bits/os_defines.h: Same.
+
2002-04-26 Paolo Carlini <pcarlini@unitus.it>
* include/bits/basic_string.h (replace(__pos, __n1, __s, __n2):
// Specific definitions for Solaris 2.5 -*- C++ -*-
-// Copyright (C) 2000 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
#define __off64_t off64_t
#define __ssize_t ssize_t
-// Without this all the libio vtbls are offset wrongly.
-#define _G_USING_THUNKS 0
-
#endif
// Specific definitions for Solaris 2.6 -*- C++ -*-
-// Copyright (C) 2000 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
#define __off64_t off64_t
#define __ssize_t ssize_t
-// Without this all the libio vtbls are offset wrongly.
-#define _G_USING_THUNKS 0
-
#endif
// Specific definitions for Solaris 7,8 -*- C++ -*-
-// Copyright (C) 2000 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
#define __off64_t off64_t
#define __ssize_t ssize_t
-// Without this all the libio vtbls are offset wrongly.
-#define _G_USING_THUNKS 0
-
#if defined(__sparcv9) || defined(__arch64__)
#define __glibcpp_long_bits 64
#endif
#endif
+