2003-04-30  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h
	(DR_CONTROL_RESERVED): Use correct value for 64-bit.
	Reported by Andrew Derrick Balsa <andrebalsa@mailingaddress.org>.
	Add bi-arch support.
This commit is contained in:
Andreas Jaeger 2003-04-30 10:03:47 +00:00
parent 2ece797570
commit f545f1df00

View File

@ -1,3 +1,10 @@
2003-04-30 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h
(DR_CONTROL_RESERVED): Use correct value for 64-bit.
Reported by Andrew Derrick Balsa <andrebalsa@mailingaddress.org>.
Add bi-arch support.
2003-04-30 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c (mEMALIGn): Define alias __memalign_internal.