Home | History | Annotate | Download | only in comp
History log of /src/distrib/sets/lists/comp/md.rs6000
RevisionDateAuthorComments
 1.13  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.12  11-Jul-2024  riastradh distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.
 1.11  12-Jul-2018  maxv branches: 1.11.14;
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.10  20-Dec-2015  christos branches: 1.10.14; 1.10.16;
Add fenv for powerpc.
 1.9  22-Aug-2014  apb sort
 1.8  23-Jul-2014  alnsn Rename sljitarch.h to sljit_machdep.h.
 1.7  17-Nov-2013  alnsn branches: 1.7.2;
Enable sljit and bpfjit on powerpc.
 1.6  16-Jan-2013  christos Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r-- 1 root src 35806068 Jan 16 10:47 base.tgz
-rw-r--r-- 1 root src 57374069 Jan 16 10:48 comp.tgz
-rw-r--r-- 1 root src 101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set
 1.5  17-Jul-2011  joerg branches: 1.5.2; 1.5.8;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.4  05-Jun-2011  matt Remove <machine/atomic.h>; use <sys/atomic.h> instead.
Add <powerpc/cpuset.h> (for mpc85xx pmap).
Add some initial MP code for mpc85xx
Rework ipi code to be common across all ppcs
Change PPC to keep curlwp in %r13 while in the kernel.
Move astpending from cpu_info to mdlwp
Improve cpu_need_resched to be more MP friendly.
 1.3  14-Mar-2010  mrg branches: 1.3.4;
fix MKDEBUG=yes builds for bebox, prep, rs6000, alpha, cats, macppc,
netwinder, shark, sparc* and zaurus. (the other changed files were
already working, but wrong.)
 1.2  02-Mar-2010  matt Make machine/spr.h as obsolete.
 1.1  30-Apr-2009  tsutsui branches: 1.1.2;
Add necessary files for build.sh -m rs6000 release.
Based on PR port-powerpc/40421 from Wojciech Galazka,
with misc tweaks by me.

Note sysinst part is not pulled because there is
no supported storage device yet on this port.
 1.1.2.2  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.1.2.1  30-Apr-2009  jym file md.rs6000 was added on branch jym-xensuspend on 2009-05-13 19:17:51 +0000
 1.3.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.5.8.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.8.1  25-Feb-2013  tls resync with head
 1.5.2.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.5.2.1  23-Jan-2013  yamt sync with head
 1.7.2.1  10-Aug-2014  tls Rebase.
 1.10.16.1  10-Jun-2019  christos Sync with HEAD
 1.10.14.1  28-Jul-2018  pgoyette Sync with HEAD
 1.11.14.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed