ack/util/ego/share
George Koehler fc1476c88b Add -DDEBUG to enable assertions in util/ego
Our build enables assertions in some other ACK tools (like assemblers
and LLgen), but disabled them in ego until now.  Bug #203 becomes a
failed assertion in ego's SR phase:

    sr: util/ego/sr/sr_reduce.c:483: fix_header: Assertion
    `INSTR(e) == ps_end' failed.

Comment out 2 assertions in util/ego/share, because they fail on
systems with 4-byte int, 8-byte long.
2019-11-14 17:17:24 -05:00
..
alloc.c More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
alloc.h More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
build.lua Add -DDEBUG to enable assertions in util/ego 2019-11-14 17:17:24 -05:00
cldefs.src Entry for LOI changed from CLASS1 to CLASS12. 1985-01-30 14:49:03 +00:00
cset.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
cset.h More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
debug.c Fixes for compiling ego with -DTRACE 2018-03-01 13:19:38 -05:00
debug.h Switch ego to libc <assert.h> 2017-11-15 19:48:53 -05:00
def.h Header --> Id 1994-06-24 11:31:16 +00:00
files.c Solve some gcc warnings in ego. 2018-03-08 18:51:07 -05:00
files.h Solve some gcc warnings in ego. 2018-03-08 18:51:07 -05:00
get.c Add -DDEBUG to enable assertions in util/ego 2019-11-14 17:17:24 -05:00
get.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
global.c Header --> Id 1994-06-24 11:31:16 +00:00
global.h Use prototypes in ego/cs, ego/sp. 2018-02-05 16:09:30 -05:00
go.c Solve some gcc warnings in ego. 2018-03-08 18:51:07 -05:00
go.h Solve some gcc warnings in ego. 2018-03-08 18:51:07 -05:00
init_glob.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
init_glob.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
locals.c More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
locals.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
lset.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
lset.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
makecldef.c Cut down some clang warnings 2019-10-30 18:36:38 -04:00
Makefile Added Makefile to do a 'make distr' 1991-09-10 09:55:38 +00:00
map.c More common symbol fixing. 2019-02-10 14:03:55 +01:00
map.h Header --> Id 1994-06-24 11:31:16 +00:00
parser.c Rename all files called 'aux.*' to something else; Windows can't handle them. 2019-02-09 00:02:41 +01:00
parser.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
pop_push.awk Renamed 'switch' variable to avoid conflict with a keyword in modern awks. 2010-08-01 10:35:04 +00:00
put.c Add -DDEBUG to enable assertions in util/ego 2019-11-14 17:17:24 -05:00
put.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
show.c Fix: wrong offsets for locals when < -32768, installation error for 'show' 1995-11-08 11:09:14 +00:00
stack_chg.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
stack_chg.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
types.h Solve some gcc warnings in ego. 2018-03-08 18:51:07 -05:00
utils.c Rename all files called 'aux.*' to something else; Windows can't handle them. 2019-02-09 00:02:41 +01:00
utils.h Rename all files called 'aux.*' to something else; Windows can't handle them. 2019-02-09 00:02:41 +01:00