diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-28 10:38:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-28 10:38:51 +0000 |
commit | 026df7c5e64e4a8de40c8d744980b511bcce983d (patch) | |
tree | 5f4b6f8bf3dcf5b10eb51d25d82f5fac4e0f25ac /include/ChangeLog | |
parent | df44284ec4c9d3b10c45d9b09b5b6cd8dd8d8630 (diff) | |
download | gdb-026df7c5e64e4a8de40c8d744980b511bcce983d.zip gdb-026df7c5e64e4a8de40c8d744980b511bcce983d.tar.gz gdb-026df7c5e64e4a8de40c8d744980b511bcce983d.tar.bz2 |
Add TMS320C4x support
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 39f1874..e018f1e 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,11 @@ +2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz> + + * coff/internal.h: Add new relocation types. + * coff/ti.h: Add file-header flags for tic4x code. + * dis-asm.h: Add standard disassembler for tic4x. + * opcode/tic4x.h: New file. + * coff/tic4x.h: New file + 2002-08-07 H.J. Lu <hjl@gnu.org> * bfdlink.h (bfd_link_info): Add allow_undefined_version. |