summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2009-04-15 00:16:02 +0000
committerRoland McGrath <roland@gnu.org>2009-04-15 00:16:02 +0000
commit237a886716adae64c0e14b98c7b01ae6758b5dd0 (patch)
tree7a504371acb22e3a084f8612d0ada77a7c87e3d3
parentce4ae9230cea1155266b7a3942b6fc0c667a4227 (diff)
* elf/elf.h: Add various missing ARM constants, to match binutils.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5050a629c7..663d0dd5f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-14 Roland McGrath <roland@redhat.com>
+
+ * elf/elf.h: Add various missing ARM constants, to match binutils.
+
2009-04-14 Ulrich Drepper <drepper@redhat.com>
Optimizations from GMP.