diff options
author | Svein Seldal <svein@dev.seldal.com> | 2002-11-18 14:00:44 +0000 |
---|---|---|
committer | Svein Seldal <svein@dev.seldal.com> | 2002-11-18 14:00:44 +0000 |
commit | eb1284494b10dc685a3b2cf3bd622d605a37b003 (patch) | |
tree | 7c44682dbc3251b407cce9b6dbcb5953b2a14639 /include/opcode | |
parent | 9c87d6c7e4d127af8701b80157edbcdddb7b01b6 (diff) | |
download | gdb-eb1284494b10dc685a3b2cf3bd622d605a37b003.zip gdb-eb1284494b10dc685a3b2cf3bd622d605a37b003.tar.gz gdb-eb1284494b10dc685a3b2cf3bd622d605a37b003.tar.bz2 |
Fixups in ChangeLog entries which has been filed in the wrong place.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index af5707e..b83104d 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,17 @@ +2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com> + + * tic4x.h: File reordering. Added enhanced opcodes. + +2002-11-16 Svein E. Seldal <Svein.Seldal@solidas.com> + + * tic4x.h: Major rewrite of entire file. Define instruction + classes, and put each instruction into a class. + +2002-11-11 Svein E. Seldal <Svein.Seldal@solidas.com> + + * tic4x.h: Added new opcodes and corrected some bugs. Add support + for new DSP types. + 2002-10-14 Alan Modra <amodra@bigpond.net.au> * cgen.h: Test __BFD_H_SEEN__ rather than BFD_VERSION_DATE. |