projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b1b569
)
go back to const instead of CONST
author
Ken Raeburn
<raeburn@cygnus>
Tue, 30 Mar 1993 16:23:32 +0000
(16:23 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Tue, 30 Mar 1993 16:23:32 +0000
(16:23 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index fa7db0e93a615a16cea306420443469baf87d096..2ede18af4b3beef0e1ce228593efcc78e75327e0 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Tue Mar 30 10:11:41 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+ * as.h (const, volatile): Put these definitions back, and use
+ them.
+
* doc/as.texinfo: First pass at using new texinfo features --
variables, conditional tests. Far from complete.