Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-01 19:55:40 +0400
committerNick Clifton <nickc@redhat.com>2007-10-01 19:55:40 +0400
commit571685454909cbe5af908b4a85a6fab6eb682216 (patch)
treebba397e3e883ad13f36e2b2eea1621cbb95c010e /include/elf/ChangeLog
parent4413ec01b5361aa070a98c73b65ba092e069b23b (diff)
Various CR16 fixes
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index dd354e860..76449a274 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+
+ * cr16.h: Updated with new relocaction macros.
+
2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/3281