yosys/misc
Sean Cross 417f3fe6b1 msys2: launcher: fix warnings and errors under g++
When building under G++, certain C-isms no longer work.  For example,
we must now cast the return from `calloc()`.

Fix `launcher.c` so that it builds under whatever $CXX is set to,
which is usually a C++ compiler.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-09-08 15:50:24 +08:00
..
yosysjs Fixed YosysJS.create_worker() usage of this.url_prefix 2015-07-10 13:20:57 +02:00
__init__.py Cleaned up root directory 2019-04-30 13:19:04 +02:00
create_vcxsrc.sh Update to v2 YosysVS template 2018-09-28 17:20:16 +02:00
launcher.c msys2: launcher: fix warnings and errors under g++ 2019-09-08 15:50:24 +08:00
py_wrap_generator.py Merge pull request #1112 from acw1251/pyosys_sigsig_issue 2019-08-25 11:22:02 +02:00
yosys-config.in fixed typo 2015-02-08 00:16:59 +01:00
yosys.proto Reduce amount of trailing whitespace in code base 2019-02-28 14:58:11 -08:00