projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff8ec3
)
Update.
author
Ulrich Drepper
<drepper@gcc.gnu.org>
Fri, 7 May 1999 10:16:23 +0000
(10:16 +0000)
committer
Ulrich Drepper
<drepper@gcc.gnu.org>
Fri, 7 May 1999 10:16:23 +0000
(10:16 +0000)
From-SVN: r26821
libstdc++/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++/ChangeLog
b/libstdc++/ChangeLog
index e48f040616d4190f959c1b46540d8ee05af914ef..a75920e12ef769bf4e393c6a16caaa787df95b31 100644
(file)
--- a/
libstdc++/ChangeLog
+++ b/
libstdc++/ChangeLog
@@
-1,5
+1,8
@@
1999-05-07 Ulrich Drepper <drepper@cygnus.com>
+ * std/bastring.h (class basic_string::Rep): Make release member
+ function thread-safe for ix86 (x>=4) and UltraSPARC.
+
* stlinst.cc: Make it possible to compile with __USE_MALLOC.
Mon Apr 26 02:24:47 1999 "Loren J. Rittle" <rittle@supra.rsch.comm.mot.com>