index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
log.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another build fix by americanrouter (via reddit)
Clifford Wolf
2014-08-11
1
-0
/
+3
*
Fixed a va_list corruption in logv_error()
Clifford Wolf
2014-08-02
1
-4
/
+3
*
No implicit conversion from IdString to anything else
Clifford Wolf
2014-08-02
1
-1
/
+1
*
More bugfixes related to new RTLIL::IdString
Clifford Wolf
2014-08-02
1
-7
/
+10
*
Limit size of log_signal buffer to 100 elements
Clifford Wolf
2014-08-02
1
-0
/
+7
*
Improvements in new RTLIL::IdString implementation
Clifford Wolf
2014-08-02
1
-5
/
+5
*
Preparations for RTLIL::IdString redesign: cleanup of existing code
Clifford Wolf
2014-08-02
1
-2
/
+2
*
Added logfile hash to statistics footer
Clifford Wolf
2014-08-01
1
-12
/
+24
*
Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespace
Clifford Wolf
2014-07-31
1
-1
/
+5
*
Added "kernel/yosys.h" and "kernel/yosys.cc"
Clifford Wolf
2014-07-30
1
-23
/
+1
*
Using log_assert() instead of assert()
Clifford Wolf
2014-07-28
1
-3
/
+54
*
Added log_cmd_error_expection
Clifford Wolf
2014-07-27
1
-1
/
+1
*
Added cover_list() API
Clifford Wolf
2014-07-24
1
-0
/
+3
*
Now using a dedicated ELF section for all coverage counters
Clifford Wolf
2014-07-24
1
-2
/
+0
*
Added cover() API
Clifford Wolf
2014-07-24
1
-0
/
+2
*
Added log_cell()
Clifford Wolf
2014-07-20
1
-0
/
+15
*
Fixed log_id() memory corruption
Clifford Wolf
2014-07-19
1
-0
/
+8
*
Merged OSX fixes from Siesh1oo with some modifications
Clifford Wolf
2014-03-13
1
-0
/
+1
*
Added -v<level> option and some minor driver cleanups
Clifford Wolf
2013-11-17
1
-0
/
+9
*
initial import
Clifford Wolf
2013-01-05
1
-0
/
+197