about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-29 10:42:30 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-29 10:42:30 +0000
commitc98d82db4c7fa8d94bcf8759f8f9ed622cc9b77f (patch)
tree7613124ead9a2e20487390fa7b421d4421355fe2 /ChangeLog
parent69f8b5e8238659abddb2a7777eb33cbe6c5545d5 (diff)
downloadglibc-c98d82db4c7fa8d94bcf8759f8f9ed622cc9b77f.tar.gz
glibc-c98d82db4c7fa8d94bcf8759f8f9ed622cc9b77f.tar.xz
glibc-c98d82db4c7fa8d94bcf8759f8f9ed622cc9b77f.zip
Update.
2002-08-29  Jakub Jelinek  <jakub@redhat.com>

	* stdio-common/vfprintf.c (vfprintf): Add builtin_expect for
	string_malloced, it is unlikely to be set.
	Only call free with non-NULL workspace.
	* sysdeps/sparc/sparc32/sparcv9/Makefile (sysdep-CFLAGS): Use
	-mcpu=ultrasparc, not only tune for it.
	(ASFLAGS*): Set unconditionally.

2002-08-29  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/readelflib.c (process_elf_file): Make loadaddr
	ElfW(Addr).  Don't mask upper 32-bits and lower 12 bits off from
	p_vaddr/p_offset when computing loadaddr.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76c82400ed..60d8001834 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2002-08-29  Jakub Jelinek  <jakub@redhat.com>
+
+	* stdio-common/vfprintf.c (vfprintf): Add builtin_expect for
+	string_malloced, it is unlikely to be set.
+	Only call free with non-NULL workspace.
+	* sysdeps/sparc/sparc32/sparcv9/Makefile (sysdep-CFLAGS): Use
+	-mcpu=ultrasparc, not only tune for it.
+	(ASFLAGS*): Set unconditionally.
+
+2002-08-29  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/generic/readelflib.c (process_elf_file): Make loadaddr
+	ElfW(Addr).  Don't mask upper 32-bits and lower 12 bits off from
+	p_vaddr/p_offset when computing loadaddr.
+
 2002-08-29  Ulrich Drepper  <drepper@redhat.com>
 
 	* version.h (VERSION): Bump to 2.2.92.