Subject: CVS commit: src/lib/libc/arch/ia64
To: None <source-changes@NetBSD.org>
From: Cherry G. Mathew <cherry@netbsd.org>
List: source-changes
Date: 09/22/2006 12:09:25
Module Name:	src
Committed By:	cherry
Date:		Fri Sep 22 12:09:25 UTC 2006

Modified Files:
	src/lib/libc/arch/ia64/gdtoa: Makefile.inc
	src/lib/libc/arch/ia64/gen: Makefile.inc
	src/lib/libc/arch/ia64/string: Makefile.inc
	src/lib/libc/arch/ia64/sys: __syscall.S syscall.S

Log Message:
add ia64 libc MI bits.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/ia64/gdtoa/Makefile.inc
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/ia64/gen/Makefile.inc
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/ia64/string/Makefile.inc
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/ia64/sys/__syscall.S \
    src/lib/libc/arch/ia64/sys/syscall.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.