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 | |
parent | ce4ae9230cea1155266b7a3942b6fc0c667a4227 (diff) | |
download | glibc-237a886716adae64c0e14b98c7b01ae6758b5dd0.tar glibc-237a886716adae64c0e14b98c7b01ae6758b5dd0.tar.gz glibc-237a886716adae64c0e14b98c7b01ae6758b5dd0.tar.bz2 glibc-237a886716adae64c0e14b98c7b01ae6758b5dd0.zip |
* elf/elf.h: Add various missing ARM constants, to match binutils.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |