diff options
author | Roland McGrath <roland@gnu.org> | 2009-04-15 00:16:02 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2009-04-15 00:16:02 +0000 |
commit | 237a886716adae64c0e14b98c7b01ae6758b5dd0 (patch) | |
tree | 7a504371acb22e3a084f8612d0ada77a7c87e3d3 /ChangeLog | |
parent | ce4ae9230cea1155266b7a3942b6fc0c667a4227 (diff) | |
download | glibc-237a886716adae64c0e14b98c7b01ae6758b5dd0.tar.gz glibc-237a886716adae64c0e14b98c7b01ae6758b5dd0.tar.xz glibc-237a886716adae64c0e14b98c7b01ae6758b5dd0.zip |
* elf/elf.h: Add various missing ARM constants, to match binutils.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
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. |