Home | History | Annotate | Download | only in common
History log of /src/sys/arch/emips/stand/common/raw.c
RevisionDateAuthorComments
 1.3  24-Jul-2021  andvar Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files or typos.
 1.2  17-Jul-2011  joerg branches: 1.2.70;
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.1  26-Jan-2011  pooka branches: 1.1.2; 1.1.4; 1.1.8;
Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing. eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman. Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution. The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
 1.1.8.2  06-Jun-2011  jruoho Sync with HEAD.
 1.1.8.1  26-Jan-2011  jruoho file raw.c was added on branch jruoho-x86intr on 2011-06-06 09:05:21 +0000
 1.1.4.2  05-Mar-2011  rmind sync with head
 1.1.4.1  26-Jan-2011  rmind file raw.c was added on branch rmind-uvmplock on 2011-03-05 20:50:01 +0000
 1.1.2.2  08-Feb-2011  bouyer Sync with HEAD
 1.1.2.1  26-Jan-2011  bouyer file raw.c was added on branch bouyer-quota2 on 2011-02-08 18:05:10 +0000
 1.2.70.1  01-Aug-2021  thorpej Sync with HEAD.

RSS XML Feed