aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>2000-06-06 19:20:57 +0000
committerGreg McGary <greg@mcgary.org>2000-06-06 19:20:57 +0000
commit9b6a9cee8900c4f9c43ca5f2c9e62c589c4cf238 (patch)
tree912dd41ab14276d5ef3b1aabc42dc3a90e44e284 /ChangeLog
parent1f20e04b473817b73bae88f39153cb410ec1eb8e (diff)
downloadglibc-9b6a9cee8900c4f9c43ca5f2c9e62c589c4cf238.tar
glibc-9b6a9cee8900c4f9c43ca5f2c9e62c589c4cf238.tar.gz
glibc-9b6a9cee8900c4f9c43ca5f2c9e62c589c4cf238.tar.bz2
glibc-9b6a9cee8900c4f9c43ca5f2c9e62c589c4cf238.zip
* sysdeps/unix/sysv/linux/powerpc/brk.S [!PIC]:
Get low part of &__curbrk with @l. 2000-06-06 Greg McGary <greg@mcgary.org> * sysdeps/unix/sysv/linux/powerpc/brk.S [!PIC]: Get low part of &__curbrk with @l.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a960af80e0..874913edd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-06 Greg McGary <greg@mcgary.org>
+
+ * sysdeps/unix/sysv/linux/powerpc/brk.S [!PIC]:
+ Get low part of &__curbrk with @l.
+
2000-06-06 Ulrich Drepper <drepper@redhat.com>
* iconvdata/iso-2022-kr.c: Add __builtin_expect in many places.