- 07 Apr, 2022 1 commit
-
-
Fix compile error on targets with unsigned char
alanminko committed
-
- 05 Apr, 2022 2 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
- 04 Apr, 2022 1 commit
-
-
Fixes internal pin parsing error in ASAP7 liberty file.
alanminko committed
-
- 03 Apr, 2022 1 commit
-
-
Alan Mishchenko committed
-
- 30 Mar, 2022 1 commit
-
-
fix windows CI => project file integration broken on windows-latest
alanminko committed
-
- 29 Mar, 2022 1 commit
-
-
Alan Mishchenko committed
-
- 27 Mar, 2022 1 commit
-
-
* use windows-2019 until updated project files are usable on 2022 Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
Stephen L Arnold committed
-
- 06 Mar, 2022 3 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
- 26 Feb, 2022 1 commit
-
-
Alan Mishchenko committed
-
- 23 Feb, 2022 2 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
- 18 Feb, 2022 4 commits
-
-
Alan Mishchenko committed
-
Add missing class names in FreeBSD-ifdefed code.
alanminko committed -
Alan Mishchenko committed
-
abc is failing to compile on ppc64le because char is unsigned by default: src/misc/extra/extraUtilMisc.c: In function ‘void abc::Extra_TruthExpand(int, int, unsigned int*, unsigned int, unsigned int*)’: src/misc/extra/extraUtilMisc.c:1550:5: error: narrowing conversion of ‘-1’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
Anton Blanchard committed
-
- 17 Feb, 2022 1 commit
-
-
Alan Mishchenko committed
-
- 16 Feb, 2022 1 commit
-
-
Alan Mishchenko committed
-
- 04 Feb, 2022 1 commit
-
-
Alan Mishchenko committed
-
- 03 Feb, 2022 3 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
- 23 Jan, 2022 1 commit
-
-
Build CMake on GitHub Actions
alanminko committed
-
- 22 Jan, 2022 6 commits
-
-
Also, resolve CMake build problems on macOS: Pass CMAKE_OSX_SYSROOT as an environment variable SDKROOT when buildind the arch_flags executable.
Baruch Sterin committed -
Alan Mishchenko committed
-
Move CI to GitHub Actions.
alanminko committed -
Baruch Sterin committed
-
Baruch Sterin committed
-
Also, a few minor changes that are required to compile ABC under moder compilers.
Baruch Sterin committed
-
- 21 Jan, 2022 3 commits
-
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
Alan Mishchenko committed
-
- 29 Dec, 2021 2 commits
-
-
Alan Mishchenko committed
-
Yuri Victorovich committed
-
- 26 Dec, 2021 1 commit
-
-
Alan Mishchenko committed
-
- 20 Dec, 2021 1 commit
-
-
This fix addresses an issue I saw with the ASAP7 liberty files and ABC. ASAP7 lists internal pins in its liberty file which ABC's liberty parser doesn't account for. This causes an assert to be triggered. This fix simply adds interal pins to the ignore list.
QuantamHD committed
-
- 17 Dec, 2021 1 commit
-
-
Alan Mishchenko committed
-
- 16 Dec, 2021 1 commit
-
-
Alan Mishchenko committed
-