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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
print available memory in log_level 3
oharboe
2008-05-07
1
-1
/
+6
*
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
3
-40
/
+42
*
Edgar Grimberg plugged a leak found w/Valgrind.
oharboe
2008-05-07
2
-0
/
+40
*
added fast option.
oharboe
2008-04-23
2
-0
/
+20
*
stop using variable sized arrays. That's something that belongs to C++ and no...
oharboe
2008-04-10
1
-5
/
+3
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
1
-4
/
+0
*
Don Porges fixed c99 issues.
oharboe
2008-04-09
6
-17
/
+30
*
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
2008-04-04
2
-1
/
+23
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
8
-57
/
+54
*
Michael Bruck: fixed warnings
oharboe
2008-03-13
1
-0
/
+1
*
print ms in debug_level 3 logs. Seconds is not enough.
oharboe
2008-03-13
3
-3
/
+20
*
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
2008-03-11
2
-3
/
+20
*
- LOG_SILENT can be used to silence the log(needed in upcoming patches)
oharboe
2008-03-10
1
-0
/
+7
*
Michael Bruck: fixed warnings
oharboe
2008-03-07
2
-3
/
+3
*
alloc_printf and alloc_vprintf
oharboe
2008-03-07
3
-11
/
+19
*
Pavel Chromy: va_copy should always be paired with va_end.
oharboe
2008-03-06
1
-0
/
+3
*
Pavel Chromy: faster alloc_printf()
oharboe
2008-03-06
1
-14
/
+13
*
Michael Bruck: 64 bit va_list fix for crash
oharboe
2008-03-06
1
-2
/
+5
*
* fixed malloc corruption in target->debug_reason
oharboe
2008-03-05
1
-2
/
+0
*
Fixed GDB timeout crash - regression introduced back when log_add/remove_call...
oharboe
2008-03-04
1
-4
/
+6
*
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
2008-03-02
1
-2
/
+2
*
- removed warnings "xxxxx" might be used uninitialized in this function (arm_...
mifi
2008-03-01
1
-1
/
+1
*
Uwe Hermann: Add a --version switch for openocd.
oharboe
2008-02-29
1
-11
/
+20
*
formatting fixes from Pavel Chromy
oharboe
2008-02-29
1
-11
/
+11
*
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
2008-02-29
2
-164
/
+32
*
- clean up target output strings a bit
oharboe
2008-02-29
4
-5
/
+12
*
do not write single chars to log file.
oharboe
2008-02-29
1
-23
/
+39
*
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
2008-02-29
4
-124
/
+91
*
Michael Bruck:
oharboe
2008-02-29
1
-16
/
+32
*
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
2
-1
/
+6
*
Pavel Chromy spotted a leak
oharboe
2008-02-28
1
-0
/
+2
*
small line ending cleanup.
oharboe
2008-02-28
1
-12
/
+12
*
- added svn props
ntfreak
2008-02-28
2
-20
/
+20
*
added some code that will be used in upcoming minidriver work.
oharboe
2008-02-28
1
-0
/
+10
*
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
oharboe
2008-02-28
5
-50
/
+73
*
- remove build warnings
ntfreak
2008-02-25
4
-7
/
+3
*
- convert all files to unix line-ending
drath
2008-02-25
6
-1254
/
+1254
*
Pavel Chromy
oharboe
2008-02-25
4
-740
/
+790
*
- Fix target library path problem w/Windows
oharboe
2008-02-25
1
-0
/
+21
*
dos2unix fix.
oharboe
2008-02-25
1
-243
/
+243
*
- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places
oharboe
2008-02-25
2
-6
/
+9
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-243
/
+243
*
move options handling to separate file to better support embedded implementat...
oharboe
2008-02-24
3
-91
/
+124
*
- added -c option that will execute an openocd command
oharboe
2008-02-24
2
-207
/
+208
*
debug_level 3 now prints seconds since start of openocd
oharboe
2008-02-24
1
-1
/
+4
*
cosmetic fixes to debug output + phasing out printf() in favour of logging sy...
oharboe
2008-02-24
1
-198
/
+198
*
- added time command
oharboe
2008-02-23
2
-2
/
+34
*
- added patch to remove count and time information from log_printf
mifi
2008-02-22
1
-1
/
+11
*
- fix bug when using full paths to config files. Thanks Ted Roth
ntfreak
2008-02-20
1
-3
/
+5
[prev]
[next]