Home
last modified time | relevance | path

Searched +full:binary +full:/ +full:sh4 +full:/ +full:hpcboot +full:. +full:exe (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/distrib/hpcsh/stand/
H A DMakefile1 # $NetBSD: Makefile,v 1.4 2014/01/22 01:03:10 christos Exp $
3 .include <bsd.own.mk>
4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
6 .include <bsd.kernobj.mk>
8 HPCBOOTDIR= ${KERNSRCDIR}/arch/hpc/stand
9 HPCBOOT_SH3DIR= ${HPCBOOTDIR}/binary/SH3
10 HPCBOOT_SH3= hpcboot-sh3.exe
11 HPCBOOT_SH4DIR= ${HPCBOOTDIR}/binary/SH4
12 HPCBOOT_SH4= hpcboot-sh4.exe
14 UUDECODE_FILES= hpcboot-sh3.exe hpcboot-sh4.exe
[all …]
/netbsd-src/sys/arch/hpc/stand/
H A DMakefile1 # $NetBSD: Makefile,v 1.25 2014/01/16 01:15:34 christos Exp $
4 .include <bsd.own.mk>
6 PROJECT_DIRS= hpcboot libz libsa
8 UUDECODE_FILES= binary/ARM/hpcboot.exe \
9 binary/SH3/hpcboot.exe \
10 binary/MIPS/hpcboot.exe \
11 binary/SH4/hpcboot.exe
14 # Generate project/work files for
20 ${HOST_SH} dspgen/config.sh evc3 $$d || exit 1; \
22 ${HOST_SH} dspgen/gen_workspace.sh evc3 hpc_stand.vcw $(PROJECT_DIRS)
[all …]
H A DREADME1 $NetBSD: README,v 1.6 2008/02/26 21:46:38 rafal Exp $
4 'make all' uudecode all binaries.
5 hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0
7 binary/ARM/hpcboot.exe
8 binary/MIPS/hpcboot.exe *
9 binary/SH3/hpcboot.exe
10 binary/SH4/hpcboot.exe
11 * for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot)
15 1. Generate work space and project files.
20 # ARM, not promoted to binary directory).
[all …]
/netbsd-src/sys/arch/hpcsh/conf/
H A DGENERIC1 # $NetBSD: GENERIC,v 1.118 2024/01/29 18:27:12 christos Exp $
6 # kernel. The generic kernel does not include all options, subsystems
7 # and device drivers, but should be useful for most applications.
10 # machine to reduce the kernel size and improve its performance.
13 # man page.
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
19 # device.
22 # This kernel supports...
23 # HP Jornada 680/690
[all …]
/netbsd-src/sys/arch/hpcsh/hpcsh/
H A Dmachdep.c1 /* $NetBSD: machdep.c,v 1.80 2024/03/05 14:15:32 thorpej Exp $ */
3 /*-
4 * Copyright (c) 2001, 2002, 2004 The NetBSD Foundation, Inc.
5 * All rights reserved.
7 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
14 * documentation and/or other materials provided with the distribution.
16 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
[all …]
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A DNetBSD-6.0_RC1_hashes.asc8 This includes all binary distributions, kernels, install images,
9 source tarballs, release notes and related files. Multiple hash
10 formats are used for each file.
13 they are published.
16 security-officer@NetBSD.org
18 SHA1 (NetBSD-6.0_RC1/CHANGES) = ff65d04fed91a9045ae2ab3aecc2250c17ee75b2
19 SHA512 (NetBSD-6.0_RC1/CHANGES) = 250c9f997288db0e15fbf1300947b9df8f7bcd342d9511c3e1e5e2b9334d2e9c5…
20 RMD160 (NetBSD-6.0_RC1/CHANGES) = 0033ad4e36f38419babb5e4efb067d454d18d0cc
21 MD5 (NetBSD-6.0_RC1/CHANGES) = c8004170693e8c725ee71d6372412c4f
22 SHA1 (NetBSD-6.0_RC1/CHANGES-6.0) = 4279efe1d98d80a95c587fac65becd40a116b299
[all …]