.. |
binarybuffer.c
|
- added patch "remove error handler as planned"
|
2008-01-20 13:52:06 +00:00 |
binarybuffer.h
|
added some code that will be used in upcoming minidriver work.
|
2008-02-28 09:32:09 +00:00 |
command.c
|
alloc_printf and alloc_vprintf
|
2008-03-07 10:55:59 +00:00 |
command.h
|
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
|
2008-02-28 08:11:18 +00:00 |
configuration.c
|
- clean up target output strings a bit
|
2008-02-29 11:31:49 +00:00 |
configuration.h
|
- clean up target output strings a bit
|
2008-02-29 11:31:49 +00:00 |
fileio.c
|
Michael Bruck: fixed warnings
|
2008-03-07 16:18:56 +00:00 |
fileio.h
|
Michael Bruck: fixed warnings
|
2008-03-07 16:18:56 +00:00 |
interpreter.c
|
- clean up target output strings a bit
|
2008-02-29 11:31:49 +00:00 |
interpreter.h
|
- added patch "remove error handler as planned"
|
2008-01-20 13:52:06 +00:00 |
log.c
|
alloc_printf and alloc_vprintf
|
2008-03-07 10:55:59 +00:00 |
log.h
|
alloc_printf and alloc_vprintf
|
2008-03-07 10:55:59 +00:00 |
Makefile.am
|
- added svn props
|
2008-02-28 10:07:54 +00:00 |
options.c
|
- removed warnings "xxxxx" might be used uninitialized in this function (arm_simulator.c)
|
2008-03-01 19:13:05 +00:00 |
replacements.c
|
- added patch for faster start of OpenOCD
|
2008-01-10 19:10:55 +00:00 |
replacements.h
|
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
|
2008-03-02 08:39:02 +00:00 |
time_support.c
|
- added time command
|
2008-02-23 08:24:59 +00:00 |
time_support.h
|
- reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem
|
2007-03-15 13:36:44 +00:00 |
types.h
|
- added patch which fixed big/small endian problems on non-x86 host CPUs.
|
2008-02-19 21:44:19 +00:00 |