about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-18 22:37:42 +0000
committerRoland McGrath <roland@gnu.org>2002-10-18 22:37:42 +0000
commit82f3f07d7a7d971790a5e03aa39627d96122dab3 (patch)
tree59865040b21c90273ff7a49e6eac1beaf1fbc09a /ChangeLog
parentc118d63419c3b53136ca37aed588baf4aef9f61c (diff)
downloadglibc-82f3f07d7a7d971790a5e03aa39627d96122dab3.tar.gz
glibc-82f3f07d7a7d971790a5e03aa39627d96122dab3.tar.xz
glibc-82f3f07d7a7d971790a5e03aa39627d96122dab3.zip
* sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
	typos: VALUE -> FINALADDR.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7d2de6de5..72975b75f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-10-18  Roland McGrath  <roland@redhat.com>
 
+	* sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
+	typos: VALUE -> FINALADDR.
+
 	* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)
 	(inline_syscall_clobbers, inline_syscall0, inline_syscall1)
 	(inline_syscall2, inline_syscall3, inline_syscall4, inline_syscall5)