about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>2000-06-30 01:11:14 +0000
committerGreg McGary <greg@mcgary.org>2000-06-30 01:11:14 +0000
commit5785c39fd12a8f21059524bb60a80777aabb9ba1 (patch)
tree057f45fb19124d7ce2aa0bef637102cac53ae0e6 /ChangeLog
parentf175216dbf9354a73441b54f5135fe673f536c20 (diff)
downloadglibc-5785c39fd12a8f21059524bb60a80777aabb9ba1.tar.gz
glibc-5785c39fd12a8f21059524bb60a80777aabb9ba1.tar.xz
glibc-5785c39fd12a8f21059524bb60a80777aabb9ba1.zip
* sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded.
* sysdeps/unix/make-syscalls.sh: Handle signatures of 
length 7..9, just in case... 
* misc/sys/cdefs.h (__ptrvalue): Define as nothing for non-BP.
	* sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded.
	* sysdeps/unix/make-syscalls.sh: Handle signatures of
	length 7..9, just in case...
	* misc/sys/cdefs.h (__ptrvalue): Define as nothing for non-BP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 162794ac3a..ddaf019d7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
 
 2000-06-29  Greg McGary  <greg@mcgary.org>
 
+	* sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded.
+	* sysdeps/unix/make-syscalls.sh: Handle signatures of
+	length 7..9, just in case...
+	* misc/sys/cdefs.h (__ptrvalue): Define as nothing for non-BP.
+
 	* sysdeps/i386/bp-asm.h (PCOFF): New constant.
 	(POP_ERRNO_LOCATION_RETURN): Fold insns.
 	* sysdeps/i386/bits/setjmp.h (JB_SIZE): New constant.