aboutsummaryrefslogtreecommitdiff
path: root/src/helper/log.c
AgeCommit message (Expand)Author
2008-02-29formatting fixes from Pavel Chromyoharboe
2008-02-29- clean up target output strings a bitoharboe
2008-02-29do not write single chars to log file.oharboe
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe
2008-02-28Pavel Chromy spotted a leakoharboe
2008-02-28small line ending cleanup.oharboe
2008-02-28- added svn propsntfreak
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe
2008-02-25- remove build warningsntfreak
2008-02-25- convert all files to unix line-endingdrath
2008-02-25Pavel Chromyoharboe
2008-02-24debug_level 3 now prints seconds since start of openocdoharboe
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-22- added patch to remove count and time information from log_printfmifi
2008-02-18- Added a "User:" debug level. These are messages that are intended for the u...ntfreak
2008-02-17- combine similar functions in telnet_server.cntfreak
2008-02-16- cleanup and remove time() warningntfreak
2008-02-14- added patch to stop DEBUG messages to be forwarded to telnet/gdb.mifi
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath