summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reordered fields in patchesRuben Undheim2016-05-14
* Description -> SubjectRuben Undheim2016-05-14
* Added versioned build-dependency on gcc-5Ruben Undheim2016-05-11
* UNRELEASED->unstableRuben Undheim2016-05-03
* Refreshed patchesRuben Undheim2016-05-03
* Fix FTBFSRuben Undheim2016-05-03
* dch: update changelog with new patchSebastian Kuzminsky2016-04-22
* add an initialization bugfix from Clifford Wolf (upstream)Sebastian Kuzminsky2016-04-22
* Yet another adjustment of build for indepRuben Undheim2016-04-09
* Override dh_auto_build-arch instead of dh_auto_build to resolve build issue f...Ruben Undheim2016-04-09
* dh_auto_build-indep doesn't existRuben Undheim2016-04-09
* Define Build-Depends-IndepRuben Undheim2016-04-09
* Override dh_auto_build-indepRuben Undheim2016-04-09
* dch: note kFreeBSD fixSebastian Kuzminsky2016-04-07
* add a patch to support kfreebsdSebastian Kuzminsky2016-04-07
* dch: update changelogSebastian Kuzminsky2016-04-04
* include ast.h in yosys-devSebastian Kuzminsky2016-04-04
* fail the deb build if any files didn't get installedSebastian Kuzminsky2016-04-04
* yosys-dev: add .install and .manpages, move yosys-config from yosys to yosys-devSebastian Kuzminsky2016-04-04
* add yosys-devSebastian Kuzminsky2016-04-04
* yosys: add .install fileSebastian Kuzminsky2016-04-04
* add yosys-docSebastian Kuzminsky2016-04-04
* teach debian to build the docs (manual and presentation)Sebastian Kuzminsky2016-03-28
* build the manual using headers from the source tree, not installedSebastian Kuzminsky2016-03-28
* switch to a free font for the manualSebastian Kuzminsky2016-03-28
* comment the yosys-abc link so I don't remove it againSebastian Kuzminsky2016-03-28
* look for berkeley-abc in the PATHSebastian Kuzminsky2016-03-23
* dch: new UNRELEASED versionSebastian Kuzminsky2016-03-23
* dch: switch from UNRELEASED to unstableSebastian Kuzminsky2016-03-03
* d/control: add Seb to the uploadersSebastian Kuzminsky2016-03-03
* handle yosys-smtbmc's dependency on pythonSebastian Kuzminsky2016-03-03
* add a manpage for yosys-smtbmcSebastian Kuzminsky2016-03-03
* enable parallel compilationSebastian Kuzminsky2016-03-03
* don't run "make" as part of override_dh_auto_configureSebastian Kuzminsky2016-03-03
* fix upstream spelling mistakesSebastian Kuzminsky2016-03-03
* refresh gitrevision patchSebastian Kuzminsky2016-03-03
* update changelog for 0.6-1Sebastian Kuzminsky2016-03-03
* Merge tag 'upstream/0.6' into newSebastian Kuzminsky2016-02-29
|\
| * Yosys 0.6Clifford Wolf2016-02-26
| * Fixed BLIF parser for empty port assignmentsClifford Wolf2016-02-24
| * Use easyer-to-read unoptimized ceil_log2()Clifford Wolf2016-02-15
| * Updated ABC to ae7d65e71adcClifford Wolf2016-02-15
| * Updated command reference in manualClifford Wolf2016-02-14
| * Changelog for upcoming 0.6 releaseClifford Wolf2016-02-14
| * Fixed more visual studio warningsClifford Wolf2016-02-14
| * Fixed some visual studio warningsClifford Wolf2016-02-13
| * Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2016-02-13
| |\
| | * Fixed MXE ABC buildClifford Wolf2016-02-13
| * | Added "int ceil_log2(int)" functionClifford Wolf2016-02-13
| |/
| * Run dffsr2dff in synth_xilinxClifford Wolf2016-02-13