aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-08-28 10:38:49 +0000
committerNick Clifton <nickc@redhat.com>2002-08-28 10:38:49 +0000
commit9114ed2c2990c675b86c4aa9358c375f74811071 (patch)
treed75538be663a5e06251a572e05ccad0f5bfcd5d4 /include/ChangeLog
parent281d8a3232538514a316fc4ed1f4b7cda86b8170 (diff)
downloadnewlib-9114ed2c2990c675b86c4aa9358c375f74811071.zip
newlib-9114ed2c2990c675b86c4aa9358c375f74811071.tar.gz
newlib-9114ed2c2990c675b86c4aa9358c375f74811071.tar.bz2
Add TMS320C4x support
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
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.