OpenGrok
Cross Reference: Makefile
xref
: /
src
/
distrib
/
emips
/
ramdisk
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
ramdisk
History log of
/src/distrib/emips/ramdisk/Makefile
Revision
Date
Author
Comments
1.7
11-Mar-2025
martin
Bump ramdisk size slightly to fix the build
1.6
29-Dec-2019
christos
1. Remove all the special handling of variables (-d -p -P -s -S) that
were dealing with DBG (-d) LDSTATIC/NOPIE (-p), and the rest with
disabling/enabling sanitizers.
2. Use emalloc/estrdup for all the allocators instead of only some cases.
3. Add -V varspec which passes variables on the command line (as DBG
and LDSTATIC used to be passed before) instead of appending them
to the on-the-fly Makefile using -v varspec.
4. Change the distrib and rescue Makefiles to use -V instead of the removed
flags.
The motivation of this is to make variable handling consistent, less magical,
and remove the need for changing crunchgen each time we want to add disabling
an option by default.
(as proposed in tech-toolchain)
1.5
31-Mar-2019
christos
bump
1.4
29-Mar-2019
christos
bumpity bump bump
1.3
24-Jan-2017
christos
branches: 1.3.12;
+= for MAKEFS_FLAGS
1.2
14-Aug-2012
martin
branches: 1.2.16; 1.2.20;
Change all install media to use ipty instead of pty0
1.1
26-Jan-2011
pooka
branches: 1.1.2; 1.1.6; 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.1
15-Aug-2012
riz
Pull up following revision(s) (requested by martin in ticket #500):
distrib/evbppc/ramdisk/Makefile: revision 1.16
distrib/emips/ramdisk/Makefile: revision 1.2
distrib/sandpoint/ramdisk/Makefile: revision 1.10
distrib/evbmips/instkernel/ramdisk/Makefile: revision 1.12
distrib/i386/ramdisks/ramdisk-rescuetiny/Makefile: revision 1.2
distrib/ibmnws/netboot/ramdisk/Makefile: revision 1.11
distrib/pmax/ramdisk/Makefile: revision 1.46
distrib/i386/ramdisks/ramdisk-tiny/Makefile: revision 1.2
just make the installation ptys (ipty); change it to opty if more needed.
Change all install media to use ipty instead of pty0
1.1.6.1
30-Oct-2012
yamt
sync with head
1.1.2.2
06-Mar-2011
bouyer
Sync with HEAD
1.1.2.1
26-Jan-2011
bouyer
file Makefile was added on branch bouyer-quota2 on 2011-03-06 15:07:37 +0000
1.2.20.1
21-Apr-2017
bouyer
Sync with HEAD
1.2.16.1
20-Mar-2017
pgoyette
Sync with HEAD
1.3.12.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.3.12.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Tue Oct 28 12:10:06 GMT 2025