index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
log.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
Fix check for bad std::regex (fixes #2606)
Michael Singer
2021-03-17
1
-3
/
+23
*
Merge pull request #2168 from whitequark/assert-unused-exprs
clairexen
2020-06-25
1
-4
/
+3
|
\
|
*
Remove YS_ATTRIBUTE(unused) where present just for log_assert()/log_debug().
whitequark
2020-06-19
1
-1
/
+1
|
*
Use (and ignore) the expression provided to log_debug in NDEBUG builds.
whitequark
2020-06-19
1
-2
/
+1
|
*
Use (and ignore) the expression provided to log_assert in NDEBUG builds.
whitequark
2020-06-19
1
-1
/
+1
*
|
log: Remove unused `_POSIX_TIMERS` branch in `PerformanceTimer::query()`.
Alberto Gonzalez
2020-06-21
1
-4
/
+0
*
|
log, qbfsat: Include child process time in `PerformanceTimer::query()` and re...
Alberto Gonzalez
2020-06-21
1
-6
/
+8
|
/
*
Add missing [[noreturn]] to log_file_error()
Xiretza
2020-06-19
1
-1
/
+1
*
Use C++11 [[noreturn]] attribute.
whitequark
2020-06-19
1
-4
/
+4
*
kernel: guard include of signal.h more precisely.
whitequark
2020-06-13
1
-1
/
+3
*
Merge pull request #2059 from boqwxp/logger-vector-to-dict
Miodrag Milanović
2020-05-21
1
-8
/
+5
|
\
|
*
log: Use `dict` instead of `std::vector<std::pair>` for `log_expect_{error, w...
Alberto Gonzalez
2020-05-15
1
-8
/
+5
*
|
Consolidate Linux and Mac version of YS_DEBUGTRAP_IF_DEBUGGING.
Peter Crozier
2020-05-13
1
-5
/
+2
*
|
Extend YS_DEBUGTRAP to MacOS.
Peter Crozier
2020-05-13
1
-1
/
+4
|
/
*
kernel: Trap in `log_error()` when a debugger is attached.
whitequark
2020-05-03
1
-1
/
+39
*
Hole value recovery and specialization implementation for `qbfsat` command.
Alberto Gonzalez
2020-04-04
1
-0
/
+7
*
exclude clang from checking
Miodrag Milanovic
2020-03-13
1
-1
/
+1
*
Add YS_ prefix to macros, add explanation and apply to older version as well
Miodrag Milanovic
2020-03-13
1
-9
/
+12
*
Use boost xpressive for gcc 4.8
Miodrag Milanovic
2020-03-13
1
-3
/
+18
*
Handle expect no warnings together with expected
Miodrag Milanovic
2020-02-22
1
-0
/
+1
*
Option to expect no warnings
Miodrag Milanovic
2020-02-17
1
-0
/
+1
*
Add expect option to logger command
Miodrag Milanovic
2020-02-14
1
-0
/
+17
*
Improve logging use of experimental features
Claire Wolf
2020-01-28
1
-1
/
+1
*
Add log_experimental() and experimental() API and "yosys -x"
Claire Wolf
2020-01-27
1
-1
/
+2
*
log_dump() to support State enum
Eddie Hung
2019-10-02
1
-0
/
+1
*
Fix various NDEBUG compiler warnings, closes #1255
Clifford Wolf
2019-08-13
1
-1
/
+1
*
Initial implementation of elaboration system tasks
Udi Finkelstein
2019-05-03
1
-0
/
+1
*
Add log_debug() framework
Clifford Wolf
2019-04-22
1
-0
/
+43
*
Add optional nullstr argument to log_id()
Clifford Wolf
2019-01-15
1
-1
/
+3
*
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-1
/
+1
*
Provide source-location logging.
Henner Zeller
2018-07-19
1
-0
/
+5
*
Add "#ifdef __FreeBSD__"
Christian Krämer
2018-05-13
1
-1
/
+1
*
Revert "Add "#ifdef __FreeBSD__""
Clifford Wolf
2018-05-13
1
-1
/
+1
*
Add "#ifdef __FreeBSD__"
Johnny Sorocil
2018-05-05
1
-1
/
+1
*
Add "yosys -e regex" for turning warnings into errors
Clifford Wolf
2018-05-04
1
-1
/
+1
*
Harmonize uses of _WIN32 macro
Larry Doolittle
2018-03-11
1
-1
/
+1
*
Improve handling of warning messages
Clifford Wolf
2018-03-04
1
-0
/
+2
*
Add log_warning_noprefix() API, Use for Verific warnings and errors
Clifford Wolf
2017-07-27
1
-0
/
+2
*
Store command history when terminating with an error
Clifford Wolf
2017-06-20
1
-0
/
+1
*
Add "yosys -w" for suppressing warnings
Clifford Wolf
2017-02-12
1
-1
/
+1
*
Add log_wire() API
Clifford Wolf
2017-02-11
1
-0
/
+1
*
Added "yosys -W regex"
Clifford Wolf
2016-12-22
1
-0
/
+2
*
Added log_const() API
Clifford Wolf
2016-08-09
1
-0
/
+1
*
Added "read_verilog -dump_rtlil"
Clifford Wolf
2016-07-27
1
-0
/
+1
*
Fixes for MXE build
Clifford Wolf
2016-05-07
1
-7
/
+7
*
Added "yosys -D ALL"
Clifford Wolf
2016-04-24
1
-0
/
+1
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-2
/
+3
*
Added log_dump() support for dict<> and pool<> containers
Clifford Wolf
2016-03-31
1
-0
/
+26
*
Microsoft Visual C++ fix for log.h.
Andrei Errapart
2015-09-01
1
-0
/
+5
[next]