about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-29 03:46:37 +0000
committerRoland McGrath <roland@gnu.org>2003-03-29 03:46:37 +0000
commit5972c58b0e00ee7f27b41c06d843eb9ff873f3ea (patch)
treecc8ff1dd5000a084a9a682d19e8eba9762bafec7 /ChangeLog
parent8a3e01b9fb7b179be764d1c10cb0b33abd1e9f68 (diff)
downloadglibc-5972c58b0e00ee7f27b41c06d843eb9ff873f3ea.tar.gz
glibc-5972c58b0e00ee7f27b41c06d843eb9ff873f3ea.tar.xz
glibc-5972c58b0e00ee7f27b41c06d843eb9ff873f3ea.zip
* elf/vismod.h (getvarlocal1): Return const char **.
	(getvarinmod1): Likewise.
	(getvaritcpt1): Likewise.
	(getvarlocal2): Likewise.
	(getvarinmod2): Likewise.
	(getvaritcpt2): Likewise.
	(getvaritcpt3): Likewise.
	* elf/vismain.c (do_test): Adjusted.
	* elf/vismod1.c (getvarlocal1): Return address.
	(getvarinmod1): Likewise.
	(getvaritcpt1): Likewise.
	* elf/vismod2.c (getvarlocal2): Likewise.
	(getvarinmod2): Likewise.
	(getvaritcpt2): Likewise.
	* elf/vismod3.c (getvaritcpt3): Likewise.

	* elf/vismain.c (do_test): Print both addresses when they don't match.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 052274ed3e..8484f56cd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
+2003-03-26  H.J. Lu  <hjl@gnu.org>
+
+	* elf/vismod.h (getvarlocal1): Return const char **.
+	(getvarinmod1): Likewise.
+	(getvaritcpt1): Likewise.
+	(getvarlocal2): Likewise.
+	(getvarinmod2): Likewise.
+	(getvaritcpt2): Likewise.
+	(getvaritcpt3): Likewise.
+	* elf/vismain.c (do_test): Adjusted.
+	* elf/vismod1.c (getvarlocal1): Return address.
+	(getvarinmod1): Likewise.
+	(getvaritcpt1): Likewise.
+	* elf/vismod2.c (getvarlocal2): Likewise.
+	(getvarinmod2): Likewise.
+	(getvaritcpt2): Likewise.
+	* elf/vismod3.c (getvaritcpt3): Likewise.
+
 2003-03-28  Roland McGrath  <roland@redhat.com>
 
+	* elf/vismain.c (do_test): Print both addresses when they don't match.
+
 	* scripts/abilist.awk: If given -v filename_regexp and/or -v
 	libname_regexp when parsing names, then produce output only
 	for those matching the given regexps.  In combine mode, save all