svn commit: r307799 - in head/lib/libc: powerpc/gen powerpcspe powerpcspe/gen powerpcspe/sys

Konstantin Belousov kostikbel at gmail.com
Sun Oct 23 11:36:34 UTC 2016


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.


More information about the svn-src-all mailing list