summaryrefslogtreecommitdiff
path: root/libio
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gcc.gnu.org>1998-06-29 18:06:37 +0000
committerUlrich Drepper <drepper@gcc.gnu.org>1998-06-29 18:06:37 +0000
commit68a4a1412500fc851351e5b70880bfeeae43cd03 (patch)
tree4dcd945170a1f7558feaeb9c62546af636606307 /libio
parent9ca05bb14e1afacfb4095e52736c39d76a1e8c5b (diff)
downloadgcc-68a4a1412500fc851351e5b70880bfeeae43cd03.tar.gz
Update.
From-SVN: r20803
Diffstat (limited to 'libio')
-rw-r--r--libio/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog
index 05ba98129df..f7293c8d425 100644
--- a/libio/ChangeLog
+++ b/libio/ChangeLog
@@ -1,5 +1,8 @@
1998-06-29 Ulrich Drepper <drepper@cygnus.com>
+ * libio.h: Rewrite __PMT change so that it works with platforms
+ defining __P but not __PMT.
+
* libio.h (__PMT): New macro. Defined like __P. Use is for
function pointers.