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>2013-01-24 15:14:01 +0400
committerNick Clifton <nickc@redhat.com>2013-01-24 15:14:01 +0400
commitffe54f0fa18ce81b5ede2ff04d773889851051e6 (patch)
treea49e44e4a6ad9ec32058f8cc28beb75615913627 /include/elf/ChangeLog
parent95b7947d0420a8d8374416f1f9a41ca1d714e9fd (diff)
Add support for V850E3V5 architecture
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 708b860ff..82e884ef2 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-24 Nick Clifton <nickc@redhat.com>
+
+ * v850.h: Add support for e3v5 architecture.
+ Reorganize processor selection macros.
+
2013-01-16 H.J. Lu <hongjiu.lu@intel.com>
* i386.h (R_386_SIZE32): Fill it.