diff options
author | Martin Hunt <hunt@redhat.com> | 1997-02-19 02:53:39 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-02-19 02:53:39 +0000 |
commit | 14f23c288ccdf9af7a221b8c72d383780421334a (patch) | |
tree | e48b3f761456b411c8a90f3657e3b49425cbc2a0 | |
parent | 9b1168d6e7a221ef2191af61d8b3dd8cd830a3c3 (diff) | |
download | gdb-14f23c288ccdf9af7a221b8c72d383780421334a.zip gdb-14f23c288ccdf9af7a221b8c72d383780421334a.tar.gz gdb-14f23c288ccdf9af7a221b8c72d383780421334a.tar.bz2 |
Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d30v.c, config/tc-d30v.h: New files.
* configure: Rebuilt.
* configure.in: Add case for d30v.
-rw-r--r-- | gas/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f2e6228..53f00ec 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,24 @@ +start-sanitize-d30v +Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com> + + * config/tc-d30v.c, config/tc-d30v.h: New files. + + * configure: Rebuilt. + + * configure.in: Add case for d30v. + +end-sanitize-d30v +Sun Feb 16 17:47:29 1997 Fred Fish <fnf@toadfish.ninemoons.com> + + * config/tc-alpha.h (md_operand): Define with a null expansion, + like all the other targets. + * doc/internals.texi (CPU backend): Add missing word in + md_flush_pending_output description. Fix typo in md_convert_frag + description. +start-sanitize-tic80 + * config/tc-tic80: Minor comment additions/changes. +end-sanitize-tic80 + Fri Feb 14 18:09:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be> * config/tc-m68k.c (LOCAL_LABEL): Macro redefined if TE_DELTA. |