diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-05-06 17:14:34 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-05-06 17:14:34 +0000 |
commit | 5c84d377b61a32a360fe814e649246df5c2fb293 (patch) | |
tree | 04bcbffc4c2f816e9b75ac6c5506a9ee1f89fee6 /opcodes/ChangeLog | |
parent | 2c38bc20f9b8fb14a185c93914c0d394619d701b (diff) | |
download | gdb-5c84d377b61a32a360fe814e649246df5c2fb293.zip gdb-5c84d377b61a32a360fe814e649246df5c2fb293.tar.gz gdb-5c84d377b61a32a360fe814e649246df5c2fb293.tar.bz2 |
Support for tic54x target.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c049109..6625d83 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +2000-05-04 Timothy Wall <twall@cygnus.com> + + * tic54x-opc.c: New. + * tic54x-dis.c: New. + * disassemble.c (disassembler): Add ARCH_tic54x. + * configure.in: Added tic54x target. + * configure: Ditto. + * Makefile.am: Add tic54x dependencies. + * Makefile.in: Ditto. + 2000-05-03 J.T. Conklin <jtc@redback.com> * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for |