NetBSD/lib/libc/arch
pooka 5f7e80a834 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.
2011-01-26 01:18:43 +00:00
..
alpha Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because 2009-12-06 07:12:17 +00:00
arm Change __cerror to be marked hidden and change callers to avoid the PLT. 2011-01-14 06:12:16 +00:00
hppa Deal with PLABELs in _lwp_makecontext 2010-01-07 12:31:10 +00:00
i386 Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because 2009-12-06 07:12:17 +00:00
ia64 Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc. 2009-07-31 20:39:59 +00:00
m68k Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because 2009-12-06 07:12:17 +00:00
mips Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
powerpc Fix some bugs introduced when switching to new GOT/PLT format. 2011-01-19 02:47:01 +00:00
powerpc64 Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it 2011-01-17 08:23:53 +00:00
sh3 Correctly define inta using a helper macro for the # 2011-01-23 14:08:53 +00:00
sparc Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because 2009-12-06 07:12:17 +00:00
sparc64 Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because 2009-12-06 07:12:17 +00:00
vax Move IDs into .ident 2011-01-25 02:38:15 +00:00
x86_64 Move AMD64's bswap64 implementation from libc to src/common and share it 2010-01-14 02:09:46 +00:00