aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-12-28 17:19:51 -0800
committerRichard Henderson <rth@gcc.gnu.org>2001-12-28 17:19:51 -0800
commit0b622c4a1e70e22e4d296005c3f3703ec1c12897 (patch)
tree988dfdcfbac52c98a8fd7fea62c6bde220969477 /libstdc++-v3/ChangeLog
parent47ffd48afd7ee6b368e9e33733aac97155e9d96d (diff)
downloadgcc-0b622c4a1e70e22e4d296005c3f3703ec1c12897.zip
gcc-0b622c4a1e70e22e4d296005c3f3703ec1c12897.tar.gz
gcc-0b622c4a1e70e22e4d296005c3f3703ec1c12897.tar.bz2
cpu_limits.h: New file.
* config/cpu/ia64/bits/cpu_limits.h: New file. * config/os/osf/osf5.0/bits/cpu_limits.h: New file. * configure.target (CPULIMITSH): Use them. From-SVN: r48358
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 97afd8f..f5d885f 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-28 Richard Henderson <rth@redhat.com>
+
+ * config/cpu/ia64/bits/cpu_limits.h: New file.
+ * config/os/osf/osf5.0/bits/cpu_limits.h: New file.
+ * configure.target (CPULIMITSH): Use them.
+
2001-12-28 Phil Edwards <pme@gcc.gnu.org>
* include/bits/c++config: Move doxygen hook comment...