OpenGrok
Cross Reference: Makefile
xref
: /
src
/
distrib
/
bebox
/
ramdisk
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
ramdisk
History log of
/src/distrib/bebox/ramdisk/Makefile
Revision
Date
Author
Comments
1.5
15-Sep-2020
mrg
bump bebox and prep image sizes for GCC 9.
1.4
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.3
24-Jan-2017
christos
branches: 1.3.12;
+= for MAKEFS_FLAGS
1.2
08-Aug-2014
joerg
branches: 1.2.6; 1.2.10;
Don't set -mmultiple or -mno-string for PowerPC, the difference is too
small to really matter and it sometimes even increases the size.
1.1
17-Oct-2010
kiyohara
branches: 1.1.12; 1.1.24;
Add ramdisk directory and files.
1.1.24.1
10-Aug-2014
tls
Rebase.
1.1.12.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.10.1
21-Apr-2017
bouyer
Sync with HEAD
1.2.6.1
20-Mar-2017
pgoyette
Sync with HEAD
1.3.12.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Tue Oct 14 01:09:49 GMT 2025