summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2017-03-11 02:51:29 +0000
committerbrooks <brooks@FreeBSD.org>2017-03-11 02:51:29 +0000
commite0bd5e4b48a6d7bdcdb5e67c9695ebb4c8c71e24 (patch)
tree4dfe8e03b65b220d1a15ab66fab318160065c16b /sys/i386
parent17c454443d97bebf21610d9d5954865c8be28408 (diff)
downloadFreeBSD-src-e0bd5e4b48a6d7bdcdb5e67c9695ebb4c8c71e24.zip
FreeBSD-src-e0bd5e4b48a6d7bdcdb5e67c9695ebb4c8c71e24.tar.gz
MFC r314556-r314558
r314556: Correct MDSRCS use in <arch>/string/Makefile.inc. - Remove .c files which duplicate entries in MISRCS. - Use the same, less merge conflict prone style in all cases. - Use MDSRCS for mips (.c and .S files both ended up in SRCS). - Remove pointless sparc64 Makefile.inc. - Remove uninformative foreign VCS ID entries. Reviewed by: emaste, imp, jhb MFC after: 1 week Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D9841 r314557: 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 r314558: Garbage collect unused gdtoa related files on mips. Reviewed by: emase, imp, jhb MFC after: 1 week Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D9841
Diffstat (limited to 'sys/i386')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud