Date: Fri, 20 Jan 2012 01:50:06 -0500 From: David Schultz <das@freebsd.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r230363 - in head/lib/libc/softfloat: . bits32 bits64 Message-ID: <20120120065006.GA80490@zim.MIT.EDU> In-Reply-To: <201201200616.q0K6GEwT026852@svn.freebsd.org> References: <201201200616.q0K6GEwT026852@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 20, 2012, David Schultz wrote: > Merge in the latest SoftFloat changes from NetBSD. (NetBSD isn't the > original vendor, but we're using their heavily modified version.) > This brings in functions for long double emulation (both extended and > quad formats), which may be useful for testing, and also for replacing > libc/sparc64/fpu/. I'd appreciate it if an svn guru could let me know if anything needs to be done to record the fact that this is a merged copy of /vendor/NetBSD/softfloat/dist@230364. `svn merge --record-only $url' didn't do anything, I'm guessing because there's no history yet. The previous libc/softfloat sources were a mishmash, so I didn't try to recreate any merge history for those.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120120065006.GA80490>