about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-24 16:02:42 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-24 16:02:42 +0000
commit5408c7570131baaac58facae8aa091195ab3492d (patch)
tree81552d3b6aea342af9f6e69dc291c97b16ab6f20 /ChangeLog
parentf8f7e09075d5f9b2b8aec8b757bd372aa8afa26c (diff)
downloadglibc-5408c7570131baaac58facae8aa091195ab3492d.tar.gz
glibc-5408c7570131baaac58facae8aa091195ab3492d.tar.xz
glibc-5408c7570131baaac58facae8aa091195ab3492d.zip
Update.
1998-04-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* misc/sys/cdefs.h (__REDIRECT): Handle systems with non-empty
	__USER_LABEL_PREFIX__.
	(__ASMNAME, __ASMNAME2): New macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35043c0908..e2a7ce5caf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-04-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+	* misc/sys/cdefs.h (__REDIRECT): Handle systems with non-empty
+	__USER_LABEL_PREFIX__.
+	(__ASMNAME, __ASMNAME2): New macros.
+
 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
 
 	* elf/dl-load.c: Include sys/param.h for MAX.