iverilog/driver
Cary R 79578f20d1 Fix memory leak when parsing command files.
These are not leaks in the true sense of the word, but it is
memory that is not being freed before the program finishes
so valgrind will complain about this.
2009-05-23 14:04:01 -07:00
..
Makefile.in Update mkinstalldirs to handle paths with spaces. 2009-02-04 08:44:22 -08:00
cflexor.lex Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
cfparse.y Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
globals.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
iverilog.man Document -gsystem-verilog and add -gno-system-verilog 2009-05-18 17:38:48 -07:00
main.c Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00