Home | History | Annotate | Download | only in ramdisk
History log of /src/distrib/hppa/ramdisk/Makefile
RevisionDateAuthorComments
 1.8  13-Jan-2022  skrll bump
 1.7  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.6  04-Nov-2019  christos bump for gcc8
 1.5  24-Jan-2017  christos branches: 1.5.12;
+= for MAKEFS_FLAGS
 1.4  08-Aug-2014  joerg branches: 1.4.4; 1.4.8; 1.4.12;
Cleanup cargo cult.
 1.3  19-Jun-2014  skrll Increase IMAGESIZE to fix build.
 1.2  28-Feb-2014  skrll branches: 1.2.2; 1.2.4;
Bump IMAGESIZE
 1.1  24-Feb-2014  skrll Rename NetBSD/hp700 to NetBSD/hppa.

Unfortunately our VCS isn't very helpful here.
 1.2.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1  28-Feb-2014  yamt file Makefile was added on branch yamt-pagecache on 2014-05-22 12:01:29 +0000
 1.2.2.1  10-Aug-2014  tls Rebase.
 1.4.12.1  21-Apr-2017  bouyer Sync with HEAD
 1.4.8.1  20-Mar-2017  pgoyette Sync with HEAD
 1.4.4.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.4.1  08-Aug-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-19 23:45:40 +0000
 1.5.12.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.5.12.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed