aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-20 01:34:19 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-20 01:34:19 +0000
commit84577ddeeb0d5bfe52dcb7509ea4d3187b1816bf (patch)
treefe2dc2e12918c1a257e14c19a9208b63519dfbf8 /gas/ChangeLog
parent4264a46e65bc6022e263b261d217d6e69d43bd8c (diff)
downloadgdb-84577ddeeb0d5bfe52dcb7509ea4d3187b1816bf.zip
gdb-84577ddeeb0d5bfe52dcb7509ea4d3187b1816bf.tar.gz
gdb-84577ddeeb0d5bfe52dcb7509ea4d3187b1816bf.tar.bz2
* doc/as.texinfo: Document that any number of hex digits can
follow \x.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2acc130..ebf09ce 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Wed Jun 19 11:31:50 1996 Ian Lance Taylor <ian@cygnus.com>
+ * doc/as.texinfo: Document that any number of hex digits can
+ follow \x.
+
* as.c (struct defsym_list): Define.
(defsyms): New static variable.
(parse_args): Just put --defsym arguments on defsyms list, rather