Date: Sun, 23 Oct 2016 14:36:24 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Justin Hibbits <jhibbits@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r307799 - in head/lib/libc: powerpc/gen powerpcspe powerpcspe/gen powerpcspe/sys Message-ID: <20161023113624.GB54029@kib.kiev.ua> In-Reply-To: <201610222151.u9MLpwuv036530@repo.freebsd.org> References: <201610222151.u9MLpwuv036530@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 22, 2016 at 09:51:58PM +0000, Justin Hibbits wrote: > Author: jhibbits > Date: Sat Oct 22 21:51:58 2016 > New Revision: 307799 > URL: https://svnweb.freebsd.org/changeset/base/307799 > > Log: > Reduce code duplication between powerpc and powerpcspe > > They're nearly identical except for a few files. Thank you. BTW, SYM_MAPS are specified with the explicit path, so it costs nothing to use libc/powerpc/Symbol.map instead of the identical copy. I doubt that the variation would need MD symbols not present in the powerpc libc, and hope that it will not.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161023113624.GB54029>