freebsd-dev/lib/libc/powerpcspe
Brooks Davis 13f2393362 Correct an misunderstanding of MDSRCS.
MDSRCS it intended to allow assembly versions of funtions with C
implementations listed in MISRCS. The selection of the correct
machdep_ldis?.c for a given architecture does not follow this pattern
and the file should be added to SRCS directly.

Reviewed by:	emaste, imp, jhb
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9841
2017-03-02 17:07:28 +00:00
..
gen Fix a copy&paste-o causing a segfault with sigsetjmp. 2016-10-29 01:22:55 +00:00
softfloat
sys Reduce code duplication between powerpc and powerpcspe 2016-10-22 21:51:58 +00:00
Makefile.inc Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00