ack/util/ncgg
George Koehler 33c0573598 Remove code to calculate memory usage with sbrk().
In many systems, malloc() can allocate outside the brk area.  The
calculation with sbrk() misses those allocations.  When LLgen or ncgg
reported the memory usage, the value was probably too low.
2018-11-14 16:13:54 -05:00
..
build.lua Adopt a copy of Minix 2's ed; this allows the ACK's antiquated ed scripts to 2018-06-02 18:02:51 +02:00
cgg.y Add a few more error checks and adjustments to reglap. 2017-10-18 22:00:12 -04:00
coerc.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
cost.h Header --> Id 1994-06-24 11:31:16 +00:00
cvtkeywords Adopt a copy of Minix 2's ed; this allows the ACK's antiquated ed scripts to 2018-06-02 18:02:51 +02:00
emlookup.c Change fatal() and error() to use varargs. 2013-05-10 12:04:21 +01:00
error.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
expr.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
expr.h Header --> Id 1994-06-24 11:31:16 +00:00
extern.h Remove stackadjust and stackoffset() from ncg. 2016-10-07 20:52:13 -04:00
hall.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
instruct.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
instruct.h Header --> Id 1994-06-24 11:31:16 +00:00
iocc.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
iocc.h Header --> Id 1994-06-24 11:31:16 +00:00
keywords Add regvar_w() and regvar_d() for use with reglap. 2017-10-17 12:05:41 -04:00
lookup.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
lookup.h Header --> Id 1994-06-24 11:31:16 +00:00
main.c Remove code to calculate memory usage with sbrk(). 2018-11-14 16:13:54 -05:00
ncgg.6 Header --> Id 1994-06-24 11:31:16 +00:00
output.c Remove code to calculate memory usage with sbrk(). 2018-11-14 16:13:54 -05:00
param.h In ncgg, increase MAXREGS from 80 to 200. 2016-09-18 14:37:42 -04:00
property.h Header --> Id 1994-06-24 11:31:16 +00:00
pseudo.h Remove stackadjust and stackoffset() from ncg. 2016-10-07 20:52:13 -04:00
reg.h Header --> Id 1994-06-24 11:31:16 +00:00
regvar.h Add reglap to ncg. Add 4-byte reg_float to PowerPC ncg. 2017-10-14 12:40:04 -04:00
scan.l First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
set.c Add enough return types to the K&R C that the ACK builds (on Linux) using clang 2016-11-10 22:04:18 +01:00
set.h Header --> Id 1994-06-24 11:31:16 +00:00
strlookup.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
subr.c Add a few more error checks and adjustments to reglap. 2017-10-18 22:00:12 -04:00
token.h Header --> Id 1994-06-24 11:31:16 +00:00
var.c Add reglap to ncg. Add 4-byte reg_float to PowerPC ncg. 2017-10-14 12:40:04 -04:00
varinfo.h Header --> Id 1994-06-24 11:31:16 +00:00