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
...
*
added support for Tcl config scripts on the command line(use .tcl extension).
oharboe
2008-07-04
3
-6
/
+16
*
utility fn.
oharboe
2008-07-04
2
-0
/
+16
*
hooks to enable experimentation with scripting language support. Reduces patc...
oharboe
2008-06-27
2
-36
/
+76
*
export find_file function
oharboe
2008-06-27
2
-10
/
+25
*
GDB timeout fix. If a script takes a long time and does not produce any outpu...
oharboe
2008-06-16
1
-0
/
+2
*
Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...
oharboe
2008-06-04
2
-2
/
+2
*
- remove error message on shutdown
ntfreak
2008-05-21
1
-2
/
+6
*
printing available memory fails on win + mac. Disable for now until a robust ...
oharboe
2008-05-09
1
-4
/
+6
*
disable code that prints available mem under windows. Does not compile.
oharboe
2008-05-08
1
-3
/
+13
*
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
[prev]
[next]