Home | History | Annotate | Download | only in include
History log of /src/sys/arch/arm/include/Makefile.common
RevisionDateAuthorComments
 1.3  12-Jul-2018  maxv Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
 1.2  02-May-2013  matt branches: 1.2.4; 1.2.12; 1.2.38; 1.2.40;
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
share a MACHINE_ARCH for userland so that except for etc, will produce
identical sets.

usr/include/machine now points to usr/include/arm
 1.1  01-May-2013  matt Pickup fenv.h from a common location since it's only used from userland
and the kernel will never include it.
 1.2.40.1  10-Jun-2019  christos Sync with HEAD
 1.2.38.1  28-Jul-2018  pgoyette Sync with HEAD
 1.2.12.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.12.1  02-May-2013  yamt file Makefile.common was added on branch yamt-pagecache on 2014-05-22 11:39:32 +0000
 1.2.4.2  23-Jun-2013  tls resync from head
 1.2.4.1  02-May-2013  tls file Makefile.common was added on branch tls-maxphys on 2013-06-23 06:20:00 +0000

RSS XML Feed