Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   maxv
Date:           Thu Jul 12 06:52:49 UTC 2018

Modified Files:
        src/distrib/sets/lists/base: ad.arm
        src/distrib/sets/lists/comp: ad.arm ad.arm.shl
        src/distrib/sets/lists/debug: ad.arm
        src/lib: Makefile
        src/share/mk: bsd.README
Removed Files:
        src/lib/libpmc: Makefile pmc.3 pmc.c pmc.h pmc_arm.c pmc_private.h
            shlib_version

Log Message:
Retire libpmc. It uses the legacy PMC interface in the kernel, which has
support for only one ARM CPU. It used to have x86 support, but it was broken
and I removed it. The legacy PMC interface will be removed from the kernel
too. Sent on tech-kern@ yesterday, thorpej was fine.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/distrib/sets/lists/base/ad.arm
cvs rdiff -u -r1.84 -r1.85 src/distrib/sets/lists/comp/ad.arm
cvs rdiff -u -r1.7 -r1.8 src/distrib/sets/lists/comp/ad.arm.shl
cvs rdiff -u -r1.75 -r1.76 src/distrib/sets/lists/debug/ad.arm
cvs rdiff -u -r1.258 -r1.259 src/lib/Makefile
cvs rdiff -u -r1.2 -r0 src/lib/libpmc/Makefile src/lib/libpmc/pmc.h \
    src/lib/libpmc/shlib_version
cvs rdiff -u -r1.6 -r0 src/lib/libpmc/pmc.3
cvs rdiff -u -r1.3 -r0 src/lib/libpmc/pmc.c src/lib/libpmc/pmc_arm.c
cvs rdiff -u -r1.1 -r0 src/lib/libpmc/pmc_private.h
cvs rdiff -u -r1.377 -r1.378 src/share/mk/bsd.README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index