iverilog/driver
Cary R ce8a84db3c For MinGW make driver/main.c always create a path with a back slash
The MinGW executable should be able to support a path with mixed
separators, but to make things consistent all the path in the main
driver program (driver/main.c) now always use a '\' or convert a
path to use '\' (e.g. getenv() returns a path with a '/').
(cherry picked from commit e9c653dfa3)
2009-12-09 19:08:59 -08:00
..
Makefile.in More portable use of tail. 2009-12-04 14:57:36 -08:00
cflexor.lex Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
cfparse.y Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
globals.h Remove unneeded definitions in drivers/globals.h 2009-12-03 08:15:24 -08:00
iverilog.man.in Fix some extra/invalid font switches in iverilog.man. 2009-12-01 07:34:19 -08:00
main.c For MinGW make driver/main.c always create a path with a back slash 2009-12-09 19:08:59 -08:00
substit.c Add a warning message if an environment variable is not found. 2009-10-29 10:54:12 -07:00