aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@gcc.gnu.org>2000-05-25 10:14:26 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2000-05-25 10:14:26 +0000
commitbf93f43bb4b949e16227425777ed5667f37cdd20 (patch)
tree5db679c7d3f405e9c7a2d50713a081ac981fdd28 /libstdc++-v3/Makefile.am
parent1601a6a08bc01cdd222c85d0d845f1ef6332f640 (diff)
downloadgcc-bf93f43bb4b949e16227425777ed5667f37cdd20.zip
gcc-bf93f43bb4b949e16227425777ed5667f37cdd20.tar.gz
gcc-bf93f43bb4b949e16227425777ed5667f37cdd20.tar.bz2
[multiple changes]
2000-05-24 Nathan "I don't write ChangeLog Entries" Myers <ncm@cantrip.org> * config/cpu/i486: New directory. * config/cpu/i486/bits: New directory. * config/cpu/i486/bits/atomicity.h: New file. * config/cpu/i386/bits/atomicity.h (__compare_and_swap): Delete 'cmpxchgl' asm. * acinclude.m4 (GLIBCPP_CHECK_CPU): Enable i386. 2000-05-24 Loren J. Rittle <ljrittle@acm.org> * backward/alloc.h (__default_alloc_template): Only expose implementation-specific symbol, if it exists in the configuration. * backward/iostream.h (ends): Expose symbol. * backward/strstream.h: New file. * backward/stream.h: New file. * backward/ostream.h: New file. * backward/istream.h: New file. * backward/fstream.h: New file. * backward/complex.h: New file. * backward/iomanip.h: New file. * mkcheck.in (LIB_PATH): Add -R bits. * math/carg.c (carg): Replace __atan2 with atan2. From-SVN: r34162
Diffstat (limited to 'libstdc++-v3/Makefile.am')
-rw-r--r--libstdc++-v3/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/Makefile.am b/libstdc++-v3/Makefile.am
index 3bec453..1af44548 100644
--- a/libstdc++-v3/Makefile.am
+++ b/libstdc++-v3/Makefile.am
@@ -95,7 +95,7 @@ maintainer-clean-multi:
$(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
# All the machinations with string instantiations messes up the
-# automake-genrated TAGS rule. Make a simple one here.
+# automake-generated TAGS rule. Make a simple one here.
TAGS: tags-recursive $(LISP)
# Work around what appears to be a GNU make bug handling MAKEFLAGS