Fixups in ChangeLog entries which has been filed in the wrong place.

This commit is contained in:
Svein Seldal
2002-11-18 14:00:44 +00:00
parent 6aec25d6c3
commit dea6510472
2 changed files with 14 additions and 14 deletions

View File

@ -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.