aboutsummaryrefslogtreecommitdiff
path: root/src/helper/log.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe1-1/+1
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-33/+32
2008-03-10- LOG_SILENT can be used to silence the log(needed in upcoming patches)oharboe1-0/+7
2008-03-07alloc_printf and alloc_vprintfoharboe1-1/+2
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe1-30/+14
2008-02-28fixed newline gaffe in OUTPUT()oharboe1-1/+1
2008-02-28Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe1-0/+5
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe1-6/+15
2008-02-25- convert all files to unix line-endingdrath1-113/+113
2008-02-25Pavel Chromyoharboe1-99/+113
2008-02-18- Added a "User:" debug level. These are messages that are intended for the u...ntfreak1-2/+15
2008-02-17- combine similar functions in telnet_server.cntfreak1-2/+2
2008-02-16- cleanup and remove time() warningntfreak1-2/+0
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi1-20/+10
2007-08-10- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath1-0/+1
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath1-1/+2
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+96