]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/x86_64/sem_post.S (sem_post): Avoid
authorUlrich Drepper <drepper@redhat.com>
Wed, 30 Jan 2008 17:44:06 +0000 (17:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 30 Jan 2008 17:44:06 +0000 (17:44 +0000)
unnecessary addr32 prefix.

nptl/ChangeLog

index 09c7d075871a87435e055e0e1e24c57cccb27c5b..f79a43e4366ff0077249fba78fbd2f4fc02f824a 100644 (file)
@@ -1,3 +1,8 @@
+2008-01-30  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/x86_64/sem_post.S (sem_post): Avoid
+       unnecessary addr32 prefix.
+
 2008-01-29  Roland McGrath  <roland@redhat.com>
 
        * Makeconfig (ptw-CPPFLAGS, sysd-rules-patterns): New variables.