diff options
author | Richard Henderson <rth@twiddle.net> | 2010-09-26 11:13:04 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2010-09-26 11:13:04 -0700 |
commit | 6c14d67f5f27701e0fd718cbf23850ca64d1af6e (patch) | |
tree | 0eb44316e4a8cd9bcd32c974ef6f17cf48aec42c /ChangeLog.alpha | |
parent | b54f998dc380ce327a7faf2c40e569fb2cf39bf0 (diff) | |
download | glibc-6c14d67f5f27701e0fd718cbf23850ca64d1af6e.tar.gz glibc-6c14d67f5f27701e0fd718cbf23850ca64d1af6e.tar.xz glibc-6c14d67f5f27701e0fd718cbf23850ca64d1af6e.zip |
Update changelog for last change.
Diffstat (limited to 'ChangeLog.alpha')
-rw-r--r-- | ChangeLog.alpha | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.alpha b/ChangeLog.alpha index d1c0e126e9..d2030d6638 100644 --- a/ChangeLog.alpha +++ b/ChangeLog.alpha @@ -1,3 +1,8 @@ +2010-09-26 Michael Cree <mcree@orcon.net.nz> + + * sysdeps/alpha/memchr.c: Include <bp-sym.h> + (__memchr): Add casts for integer arithmetic on pointers. + 2010-09-23 Richard Henderson <rth@redhat.com> [BZ #12019] |