about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2004-11-24 04:43:30 +0000
committerAndreas Jaeger <aj@suse.de>2004-11-24 04:43:30 +0000
commit6f50c607232b05e5bc2b0e91708302413d222e42 (patch)
tree12c91669b357a2df7951273859ca264834959a90 /ChangeLog
parentc997e9d40ec0f2f9c61a2325efb5b73b92cc91c1 (diff)
downloadglibc-6f50c607232b05e5bc2b0e91708302413d222e42.tar.gz
glibc-6f50c607232b05e5bc2b0e91708302413d222e42.tar.xz
glibc-6f50c607232b05e5bc2b0e91708302413d222e42.zip
Remove whitespace from last change cvs/fedora-glibc-20041124T0741
	* sysdeps/mips/sgidefs.h: Prevent <asm/sgidefs.h> from being
	included by kernel headers and undo its settings if already
	included.  Define _ABIO32, _ABIN32 and _ABI64 if missing and use
	them to define _MIPS_SIM_ABI32, _MIPS_SIM_NABI32 and
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index da423f3618..00e7fda684 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,10 +36,10 @@
 	* sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
 	* sysdeps/unix/sysv/linux/mips/sys/user.h: Likewise.
 
-	* sysdeps/mips/sgidefs.h: Prevent <asm/sgidefs.h> from being 
-	included by kernel headers and undo its settings if already 
-	included.  Define _ABIO32, _ABIN32 and _ABI64 if missing and use 
-	them to define _MIPS_SIM_ABI32, _MIPS_SIM_NABI32 and 
+	* sysdeps/mips/sgidefs.h: Prevent <asm/sgidefs.h> from being
+	included by kernel headers and undo its settings if already
+	included.  Define _ABIO32, _ABIN32 and _ABI64 if missing and use
+	them to define _MIPS_SIM_ABI32, _MIPS_SIM_NABI32 and
 	_MIPS_SIM_ABI64 for compatibility.
 	* sysdeps/unix/sysv/linux/mips/Makefile: Use _ABIO32, _ABIN32 and
 	_ABI64 for ABI selection in generated syscall-list.h