aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-28 17:48:02 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-28 17:48:02 +0000
commit6f9ebf8af2ea59713e34df2f20c3a88cb0286b28 (patch)
treeee2ec41ba8d3705d05719b23431524e8752d9802 /ChangeLog
parent271469ae6c51b99608888f400961d0f94e873006 (diff)
downloadglibc-6f9ebf8af2ea59713e34df2f20c3a88cb0286b28.tar
glibc-6f9ebf8af2ea59713e34df2f20c3a88cb0286b28.tar.gz
glibc-6f9ebf8af2ea59713e34df2f20c3a88cb0286b28.tar.bz2
glibc-6f9ebf8af2ea59713e34df2f20c3a88cb0286b28.zip
Update.
2000-11-14 Jes Sorensen <jes@linuxcare.com> * sysdeps/ia64/_mcount.S: Call __mcount instead of __mcount_internal. * sysdeps/ia64/Makefile: Compile _mcount.S in subdir gmon as _mcount is required by profiled binaries. * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: Moved to... * sysdeps/ia64/machine-gmon.h: ...here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bd81237cc..80db7cd409 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-11-14 Jes Sorensen <jes@linuxcare.com>
+
+ * sysdeps/ia64/_mcount.S: Call __mcount instead of __mcount_internal.
+
+ * sysdeps/ia64/Makefile: Compile _mcount.S in subdir gmon as
+ _mcount is required by profiled binaries.
+
+ * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: Moved to...
+ * sysdeps/ia64/machine-gmon.h: ...here.
+
2000-11-28 Masahide Washizawa <washi@jp.ibm.com>
* iconvdata/Makefile (modules): Add IBM922, IBM1124, and IBM1129.