aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@dcc.unicamp.br>1998-11-27 12:09:37 +0000
committerAlexandre Oliva <oliva@gcc.gnu.org>1998-11-27 12:09:37 +0000
commit3993e0b395c3328959780599215c7df62f83715d (patch)
treed02e25d2a94fb514eacbb529cdec0b3274c2f906 /libstdc++
parent9b1a92d8823b265f364f210342bd9b6071a96cbc (diff)
downloadgcc-3993e0b395c3328959780599215c7df62f83715d.zip
gcc-3993e0b395c3328959780599215c7df62f83715d.tar.gz
gcc-3993e0b395c3328959780599215c7df62f83715d.tar.bz2
* Makefile.in (HEADERS): Install bitset
From-SVN: r23936
Diffstat (limited to 'libstdc++')
-rw-r--r--libstdc++/ChangeLog4
-rw-r--r--libstdc++/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog
index 8ba165d..86b9e2f 100644
--- a/libstdc++/ChangeLog
+++ b/libstdc++/ChangeLog
@@ -1,3 +1,7 @@
+1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
+
+ * Makefile.in (HEADERS): Install bitset
+
1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
diff --git a/libstdc++/Makefile.in b/libstdc++/Makefile.in
index 3bdb2d5..ed00c15 100644
--- a/libstdc++/Makefile.in
+++ b/libstdc++/Makefile.in
@@ -26,7 +26,7 @@ HEADERS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
cwchar cwctype string stdexcept \
algorithm deque functional hash_map hash_set iterator list map \
memory numeric pthread_alloc queue rope set slist stack utility \
- vector fstream iomanip iostream strstream iosfwd
+ vector fstream iomanip iostream strstream iosfwd bitset
ARLIB = libstdc++.a.$(VERSION)
ARLINK = libstdc++.a