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:
authorSwami Reddy M R <MR.Swami.Reddy@nsc.com>2008-06-18 15:04:29 +0400
committerSwami Reddy M R <MR.Swami.Reddy@nsc.com>2008-06-18 15:04:29 +0400
commit9c8883d4239154d5e4f5a9d4d691dbae86dc1c82 (patch)
treeb1506f37e87ba48b05b7a259faa2366fae4bc067 /include/elf
parent7f3323196493638ee8df46b4e40109bc7dc77a60 (diff)
common.h (EM_CR16): Correct value.
(EM_CR16): Rename to EM_CR16_OLD.
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 377a1eb42..9fc0fd836 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+
+ * common.h (EM_CR16): Correct value.
+ (EM_CR16): Rename to EM_CR16_OLD.
+
2008-06-12 DJ Delorie <dj@redhat.com>
* common.h (EM_M32C_NEW): Rename to EM_M32C.