aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-09 01:01:44 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-09 01:01:44 +0000
commit6a649eda40ae1e08ee555950d96f613ee2bb5dec (patch)
treef456aa328cd5b402006ac08347ad973443c2d85e /gas/ChangeLog
parent3b168da47916c715d8ab67b1e6f2b6bf5de1a153 (diff)
downloadgdb-6a649eda40ae1e08ee555950d96f613ee2bb5dec.zip
gdb-6a649eda40ae1e08ee555950d96f613ee2bb5dec.tar.gz
gdb-6a649eda40ae1e08ee555950d96f613ee2bb5dec.tar.bz2
* config/tc-a29k.c (md_operand): Handle $float, $double, and
$extend. Based on code from Eric Freudenthal <freudenthal@nyu.edu>. * config/tc-a29k.h (LEX_DOLLAR): Define. * read.c (LEX_DOLLAR): Define if not defined. (lex_type): Use LEX_DOLLAR.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d32872d..d939a07 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+Wed Nov 8 19:59:36 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-a29k.c (md_operand): Handle $float, $double, and
+ $extend. Based on code from Eric Freudenthal
+ <freudenthal@nyu.edu>.
+ * config/tc-a29k.h (LEX_DOLLAR): Define.
+ * read.c (LEX_DOLLAR): Define if not defined.
+ (lex_type): Use LEX_DOLLAR.
+
Wed Nov 8 16:38:14 1995 Eric Freudenthal <freudenthal@nyu.edu>
* configure.in (a29k-nyu-sym1): New target, just like other a29k