aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorManfred Hollstein <manfred@gcc.gnu.org>1999-01-01 12:34:37 +0000
committerManfred Hollstein <manfred@gcc.gnu.org>1999-01-01 12:34:37 +0000
commit1048777fdf742819b9a28e5ea9beef425ebc1e06 (patch)
treed89d4c639043aad70620fd0ba0922148d171bd9f /gcc
parent270fc2ae009f7188730f63b555a2b0f9fc339bf1 (diff)
downloadgcc-1048777fdf742819b9a28e5ea9beef425ebc1e06.zip
gcc-1048777fdf742819b9a28e5ea9beef425ebc1e06.tar.gz
gcc-1048777fdf742819b9a28e5ea9beef425ebc1e06.tar.bz2
extend.texi (__builtin_constant_p): Add missing @smallexample.
� * extend.texi (__builtin_constant_p): Add missing @smallexample. From-SVN: r24459
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1526b28..ef72f09 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+1999-01-01 Manfred Hollstein <manfred@s-direktnet.de>
+
+ * extend.texi (__builtin_constant_p): Add missing @smallexample.
+
Fri Jan 1 11:48:20 1999 Jeffrey A Law (law@cygnus.com)
* i386.md (doubleword shifts): Fix dumb mistakes in previous change.