iverilog/driver
Cary R 4c67bd0b35 Fix memory leak and free temp. file names to make valgrind happy.
There was a memory leak in the preprocess_only code (cmd was not
being freed when the command completed successfully.  Valgrind
was also marking the temporary file names as still reachable, so
they are not memory leaks, but freeing them makes valgrind happier.
2008-11-04 11:41:31 -08:00
..
.cvsignore Ignore generated pdf and ps files. 2002-07-01 03:54:08 +00:00
Makefile.in Build files compatible with snapshot 20080830 2008-08-30 17:09:51 -07:00
cflexor.lex Non-controversial whitespace cleanup 2008-09-04 21:31:30 -07:00
cfparse.y Command files can nest, -f is an alias for -c and better error messages. 2007-10-02 19:40:45 -07:00
cfparse_misc.h Compile portability issues. 2008-02-05 20:36:57 -08:00
globals.h Spelling fixes 2008-01-29 20:24:24 -08:00
iverilog.man Non-controversial whitespace cleanup 2008-09-04 21:31:30 -07:00
main.c Fix memory leak and free temp. file names to make valgrind happy. 2008-11-04 11:41:31 -08:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00