about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-28 08:39:15 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-28 08:39:15 +0000
commit67c28b12287a2f243b1e38b3c2e1fe73a16d818e (patch)
tree797762e6ecb3bd158a684612922d7591fb87a294 /ChangeLog
parentb35e21f43f6aa514fddabc8f4a7cfdc9042e4c6f (diff)
downloadglibc-67c28b12287a2f243b1e38b3c2e1fe73a16d818e.tar.gz
glibc-67c28b12287a2f243b1e38b3c2e1fe73a16d818e.tar.xz
glibc-67c28b12287a2f243b1e38b3c2e1fe73a16d818e.zip
Update.
	* sysdeps/unix/sysv/linux/powerpc/Makefile [$(subdir)==csu]
	(CFLAGS-initfini.s): Add -DWEAK_GMON_START.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b4c594f30..7532a57585 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-28  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/powerpc/Makefile [$(subdir)==csu]
+	(CFLAGS-initfini.s): Add -DWEAK_GMON_START.
+
 	* elf/Versions [ld] (GLIBC_2.2): Export _dl_debug_files.
 	* elf/dl-close.c (_dl_close): Print debug message if object is not
 	unloaded.