summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-25 22:15:17 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-25 22:15:17 +0000
commitca13ce66be1bb4d218c89b1680e7aa177a3275cd (patch)
treee3789e80df94ee38392971b6863f7d9d027aba2b /ChangeLog
parent6ef77f193e623585ccc8af005df956c5e10e01ca (diff)
downloadglibc-ca13ce66be1bb4d218c89b1680e7aa177a3275cd.tar.gz
glibc-ca13ce66be1bb4d218c89b1680e7aa177a3275cd.tar.xz
glibc-ca13ce66be1bb4d218c89b1680e7aa177a3275cd.zip
Update.
2001-07-25  Ulrich Drepper  <drepper@redhat.com>

	* csu/gmon-start.c: Use ENTRY_POINT_DECL is defined instead of a
	declaration using ENTRY_POINT.
	* sysdeps/ia64/elf/entry.h (ENTRY_POINT_DECL): New definition.

2001-07-25  H.J. Lu  <hjl@gnu.org>

	* csu/gmon-start.c: Include <entry.h>
	(_start): Replaced with ENTRY_POINT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d043b8b8aa..65ebdf4460 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2001-07-25  Ulrich Drepper  <drepper@redhat.com>
+
+	* csu/gmon-start.c: Use ENTRY_POINT_DECL is defined instead of a
+	declaration using ENTRY_POINT.
+	* sysdeps/ia64/elf/entry.h (ENTRY_POINT_DECL): New definition.
+
+2001-07-25  H.J. Lu  <hjl@gnu.org>
+
+	* csu/gmon-start.c: Include <entry.h>
+	(_start): Replaced with ENTRY_POINT.
+
 2001-07-25  Mark Kettenis  <kettenis@gnu.org>
 
 	* sysdeps/unix/bsd/bsd4.4/bits/socket.h: New file.