summaryrefslogtreecommitdiff
path: root/kernel/log.cc
Commit message (Expand)AuthorAge
* Fixed MXE buildClifford Wolf2014-10-15
* A few indent fixesClifford Wolf2014-10-15
* Fixed log so it will compile under Visual StudioWilliam Speirs2014-10-15
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-10
* Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymoreClifford Wolf2014-08-23
* Changed backend-api from FILE to std::ostreamClifford Wolf2014-08-23
* Added log_spacer()Clifford Wolf2014-08-16
* Another build fix by americanrouter (via reddit)Clifford Wolf2014-08-11
* Fixed a va_list corruption in logv_error()Clifford Wolf2014-08-02
* No implicit conversion from IdString to anything elseClifford Wolf2014-08-02
* More bugfixes related to new RTLIL::IdStringClifford Wolf2014-08-02
* Limit size of log_signal buffer to 100 elementsClifford Wolf2014-08-02
* Improvements in new RTLIL::IdString implementationClifford Wolf2014-08-02
* Preparations for RTLIL::IdString redesign: cleanup of existing codeClifford Wolf2014-08-02
* Added logfile hash to statistics footerClifford Wolf2014-08-01
* Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespaceClifford Wolf2014-07-31
* Added "kernel/yosys.h" and "kernel/yosys.cc"Clifford Wolf2014-07-30
* Using log_assert() instead of assert()Clifford Wolf2014-07-28
* Added log_cmd_error_expectionClifford Wolf2014-07-27
* Added cover_list() APIClifford Wolf2014-07-24
* Now using a dedicated ELF section for all coverage countersClifford Wolf2014-07-24
* Added cover() APIClifford Wolf2014-07-24
* Added log_cell()Clifford Wolf2014-07-20
* Fixed log_id() memory corruptionClifford Wolf2014-07-19
* Merged OSX fixes from Siesh1oo with some modificationsClifford Wolf2014-03-13
* Added -v<level> option and some minor driver cleanupsClifford Wolf2013-11-17
* initial importClifford Wolf2013-01-05