Date: Sun, 28 Dec 1997 12:01:15 -0800 (PST) From: Steve Price <steve@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/i386/string Makefile.inc bcopy.S memmove.S Message-ID: <199712282001.MAA21535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 1997/12/28 12:01:15 PST
Modified files: (Branch: RELENG_2_2)
lib/libc/i386/string Makefile.inc bcopy.S memmove.S
Log:
MFC: Bruce Evans' fixes to make bcopy.S support the generation of
both memmove and memcpy. Also tag the memcpy.S stub onto this
branch.
Revision Changes Path
1.4.6.1 +2 -2 src/lib/libc/i386/string/Makefile.inc
1.3.2.1 +24 -10 src/lib/libc/i386/string/bcopy.S
1.3.2.1 +2 -92 src/lib/libc/i386/string/memmove.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712282001.MAA21535>
