diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-03-31 00:51:59 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-03-31 00:51:59 +0000 |
commit | 4b061a2a1abab1bbfe0f1ada287d43cc17ab1e0f (patch) | |
tree | 4842e2e7dc2ddd639e520dc939058fe25a0d6310 /gas/ChangeLog | |
parent | 2093fe684049c2e47bcc438adbb39c308e4db840 (diff) | |
download | gdb-4b061a2a1abab1bbfe0f1ada287d43cc17ab1e0f.zip gdb-4b061a2a1abab1bbfe0f1ada287d43cc17ab1e0f.tar.gz gdb-4b061a2a1abab1bbfe0f1ada287d43cc17ab1e0f.tar.bz2 |
log doc change
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2ede18a..951b1a7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Tue Mar 30 10:11:41 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + * doc/as.texinfo: Don't use @value in node names for the moment; + references don't appear to work right. + * as.h (const, volatile): Put these definitions back, and use them. |