index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
log.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang buildfixes
Alex Austin
2010-01-29
1
-1
/
+6
*
change #include "command.h" to <helper/command.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
log: improve initialization
Zachary T Welch
2009-11-25
1
-1
/
+4
*
helper/log: improve API parameter types
Zachary T Welch
2009-11-16
1
-4
/
+4
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-3
/
+3
*
log_callback_t -> struct log_callback
Zachary T Welch
2009-11-13
1
-4
/
+3
*
log: improve log_callback_fn signature
Zachary T Welch
2009-11-11
1
-1
/
+1
*
src/helper: wrap and clean headers.
Zachary T Welch
2009-11-09
1
-11
/
+14
*
corrective fix for MinGW GNU C99 printf compliance
Redirect 'Slash' NIL
2009-10-19
1
-3
/
+4
*
More MinGW C99 printf compliance
Redirect 'Slash' NIL
2009-10-17
1
-2
/
+10
*
Try/catch scheme. Typed up the functionality and regression tested.
oharboe
2009-09-25
1
-0
/
+9
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Remove whitespace at end of lines, step 2.
zwelch
2009-06-23
1
-8
/
+8
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-1
/
+1
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '+' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
Audit and remove redundant uses of replacements.h in the tree.
zwelch
2009-05-12
1
-1
/
+0
*
Audit and eliminate redundant helper #include directives.
zwelch
2009-05-11
1
-2
/
+0
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-1
/
+1
*
Duane Ellis: addresses protocol problems with GDB.
oharboe
2008-10-11
1
-0
/
+1
*
added busy sleep (for testing purposes)
oharboe
2008-10-09
1
-0
/
+1
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-1
/
+4
*
added alive_sleep() function to let GDB alive packets be sent
oharboe
2008-08-19
1
-0
/
+1
*
Duane Ellis: fix warnings
oharboe
2008-08-05
1
-2
/
+2
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
more error message cleanup. invalid args & syntax errors both now print argum...
oharboe
2008-07-24
1
-2
/
+2
*
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
2008-07-18
1
-0
/
+2
*
Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...
oharboe
2008-06-04
1
-1
/
+1
*
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
1
-1
/
+1
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-33
/
+32
*
- LOG_SILENT can be used to silence the log(needed in upcoming patches)
oharboe
2008-03-10
1
-0
/
+7
*
alloc_printf and alloc_vprintf
oharboe
2008-03-07
1
-1
/
+2
*
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
2008-02-29
1
-30
/
+14
*
fixed newline gaffe in OUTPUT()
oharboe
2008-02-28
1
-1
/
+1
*
Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.
oharboe
2008-02-28
1
-0
/
+5
*
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
oharboe
2008-02-28
1
-6
/
+15
*
- convert all files to unix line-ending
drath
2008-02-25
1
-113
/
+113
*
Pavel Chromy
oharboe
2008-02-25
1
-99
/
+113
*
- Added a "User:" debug level. These are messages that are intended for the u...
ntfreak
2008-02-18
1
-2
/
+15
*
- combine similar functions in telnet_server.c
ntfreak
2008-02-17
1
-2
/
+2
*
- cleanup and remove time() warning
ntfreak
2008-02-16
1
-2
/
+0
*
- added patch to Improving progress/error output for telnet & GDB monitor
mifi
2008-02-13
1
-20
/
+10
*
- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...
drath
2007-08-10
1
-0
/
+1
*
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-26
1
-1
/
+2
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+96