Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed MXE build | Clifford Wolf | 2014-10-15 | 1 | -1/+1 |
| | |||||
* | Updated ABC, enabled ABC in mxe builds | Clifford Wolf | 2014-10-15 | 1 | -3/+2 |
| | |||||
* | Fixed ABC ARCHFLAGS for win32 cross build | Clifford Wolf | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | More win32/abc fixes | Clifford Wolf | 2014-10-12 | 1 | -2/+6 |
| | |||||
* | Various Makefile changes for cross-compiling ABC for Win32 | Clifford Wolf | 2014-10-12 | 1 | -8/+11 |
| | |||||
* | Added "make dist" for mxe builds | Clifford Wolf | 2014-10-11 | 1 | -0/+10 |
| | |||||
* | Fixed Makefile PRETTY=1 for MXE (win32) and EMCC (js) builds | Clifford Wolf | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | Strip win32 executeables | Clifford Wolf | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Fixed MXE readline support | Clifford Wolf | 2014-10-11 | 1 | -1/+3 |
| | |||||
* | Added mxe-based cross build for win32 | Clifford Wolf | 2014-10-09 | 1 | -3/+21 |
| | |||||
* | namespace Yosys | Clifford Wolf | 2014-09-27 | 1 | -2/+2 |
| | |||||
* | Added commit count to devel version number | Clifford Wolf | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Added "synth" command | Clifford Wolf | 2014-09-14 | 1 | -0/+1 |
| | |||||
* | Using pkg-config to find libffi | Clifford Wolf | 2014-09-13 | 1 | -2/+2 |
| | |||||
* | Corrected spelling mistakes found by lintian | Ruben Undheim | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | Removed yosys-svgviewer | Clifford Wolf | 2014-09-02 | 1 | -11/+0 |
| | |||||
* | Fixed printing of multi-line Makefile.conf | Clifford Wolf | 2014-08-27 | 1 | -1/+6 |
| | |||||
* | Print Makefile.conf as make info message | Clifford Wolf | 2014-08-26 | 1 | -1/+4 |
| | |||||
* | Checking for valid CONFIG value in Makefile | Clifford Wolf | 2014-08-25 | 1 | -6/+6 |
| | |||||
* | Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore | Clifford Wolf | 2014-08-23 | 1 | -2/+1 |
| | |||||
* | Added emscripten (emcc) support to build system and some build fixes | Clifford Wolf | 2014-08-22 | 1 | -1/+28 |
| | |||||
* | Archibald Rust and Clifford Wolf: ffi-based dpi_call() | Clifford Wolf | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | Added "plugin" command | Clifford Wolf | 2014-08-22 | 1 | -0/+1 |
| | |||||
* | Updated ABC to 4d547a5e065b | Clifford Wolf | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | Makefile fixes | Clifford Wolf | 2014-08-17 | 1 | -1/+4 |
| | |||||
* | Updated ABC to 4935c2b946de | Clifford Wolf | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Improved FSM tests | Clifford Wolf | 2014-08-08 | 1 | -0/+1 |
| | |||||
* | Fixed build with gcc-4.6 | Clifford Wolf | 2014-08-07 | 1 | -6/+6 |
| | |||||
* | Various cleanups in Makefile, Renamed default configurations | Clifford Wolf | 2014-07-31 | 1 | -21/+12 |
| | |||||
* | Added compiler + compiler version + compiler flags to version string | Clifford Wolf | 2014-07-31 | 1 | -1/+2 |
| | |||||
* | Added "make -j{N}" support to "make test" | Clifford Wolf | 2014-07-30 | 1 | -10/+10 |
| | |||||
* | Added "kernel/yosys.h" and "kernel/yosys.cc" | Clifford Wolf | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | New message for completion of build | Clifford Wolf | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | Added tests/various/submod_extract.ys | Clifford Wolf | 2014-07-26 | 1 | -0/+1 |
| | |||||
* | Added "passed" message to make test targets | Clifford Wolf | 2014-07-26 | 1 | -0/+9 |
| | |||||
* | Cosmetic fixes for "make abc" | Clifford Wolf | 2014-07-26 | 1 | -2/+3 |
| | |||||
* | Added "make vgtest" | Clifford Wolf | 2014-07-25 | 1 | -0/+5 |
| | |||||
* | Added "make clean-abc" | Clifford Wolf | 2014-07-25 | 1 | -0/+4 |
| | |||||
* | Further improved "make" prettiness | Clifford Wolf | 2014-07-25 | 1 | -5/+10 |
| | |||||
* | Updated ABC to hg id "b1e63d18768d" | Clifford Wolf | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Added "make SMALL=1" | Clifford Wolf | 2014-07-24 | 1 | -0/+26 |
| | |||||
* | Now "make PRETTY=1" is the default setting | Clifford Wolf | 2014-07-24 | 1 | -5/+7 |
| | |||||
* | Added percentage display to "make PRETTY=1" | Clifford Wolf | 2014-07-24 | 1 | -1/+3 |
| | |||||
* | Added "make PRETTY=1" | Clifford Wolf | 2014-07-24 | 1 | -12/+30 |
| | |||||
* | Added "cover" command | Clifford Wolf | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Added "make config-gcc-4.7" | Clifford Wolf | 2014-07-24 | 1 | -0/+9 |
| | |||||
* | Added "make vloghtb" | Clifford Wolf | 2014-07-24 | 1 | -0/+3 |
| | |||||
* | Activated tests/share in "make test" | Clifford Wolf | 2014-07-20 | 1 | -0/+1 |
| | |||||
* | added tests/memories | Clifford Wolf | 2014-07-18 | 1 | -0/+1 |
| | |||||
* | Added tests/realmath to "make test" | Clifford Wolf | 2014-06-15 | 1 | -0/+1 |
| |