Home | History | Annotate | Download | only in lib
History log of /src/external/gpl2/libmalloc/lib/Makefile
RevisionDateAuthorComments
 1.6  02-Feb-2018  mrg convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code. we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.

add some basic HAVE_GCC=6 handling (totally unused so far.)
 1.5  04-May-2016  christos limit to gcc, requested by joerg.
 1.4  04-May-2016  christos prevent gcc from combining memset+malloc -> calloc inside calloc so that
we end up calling ourselves recursively.
 1.3  15-Jan-2016  christos we have unistd.h
 1.2  14-Jan-2016  christos we want a lint library
 1.1  13-Jan-2016  christos merge changes, add build glue.

RSS XML Feed