| History log of /src/sys/arch/evbcf/include/Makefile |
| Revision | | Date | Author | Comments |
| 1.5 |
| 30-Nov-2024 |
christos | Create a new header lwp_private.h to contain _lwp_getprivate_fast, _lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that: 1. we don't need special hacks to hide them 2. we can include <lwp.h> where needed to get the necessary prototypes without redefining them locally.
|
| 1.4 |
| 12-Jul-2018 |
maxv | branches: 1.4.36; 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.3 |
| 24-Dec-2015 |
christos | branches: 1.3.16; 1.3.18; fenv for m68k
|
| 1.2 |
| 18-Mar-2014 |
riastradh | branches: 1.2.4; 1.2.8; 1.2.10; Merge riastradh-drm2 to HEAD.
|
| 1.1 |
| 18-Jul-2013 |
matt | branches: 1.1.2; 1.1.4; Add stub port for evbcf which has enough to do a distribution build.
|
| 1.1.4.2 |
| 28-Aug-2013 |
rmind | sync with head
|
| 1.1.4.1 |
| 18-Jul-2013 |
rmind | file Makefile was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
|
| 1.1.2.2 |
| 23-Jul-2013 |
riastradh | sync with HEAD
|
| 1.1.2.1 |
| 18-Jul-2013 |
riastradh | file Makefile was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
|
| 1.2.10.1 |
| 27-Dec-2015 |
skrll | Sync with HEAD (as of 26th Dec)
|
| 1.2.8.3 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.2.8.2 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.2.8.1 |
| 18-Mar-2014 |
tls | file Makefile was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
|
| 1.2.4.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.4.1 |
| 18-Mar-2014 |
yamt | file Makefile was added on branch yamt-pagecache on 2014-05-22 11:39:43 +0000
|
| 1.3.18.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.3.16.1 |
| 28-Jul-2018 |
pgoyette | Sync with HEAD
|
| 1.4.36.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|