| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-03 | Add some jemalloc stubs so we can link as a jemalloc replacement | christos | |
| 2018-02-02 | convert HAVE_GCC handling to modern GCC release numbering: | mrg | |
| - 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.) | |||
| 2016-05-04 | limit to gcc, requested by joerg. | christos | |
| 2016-05-04 | prevent gcc from combining memset+malloc -> calloc inside calloc so that | christos | |
| we end up calling ourselves recursively. | |||
| 2016-01-15 | we have unistd.h | christos | |
| 2016-01-14 | we want a lint library | christos | |
| 2016-01-13 | merge changes, add build glue. | christos | |
