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
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-07
1
-5
/
+23
*
remove hacks no longer required to build OpenOCD w/eCos
oharboe
2009-06-05
1
-0
/
+8
*
remove unused include file: inttypes.h
oharboe
2009-06-05
1
-3
/
+0
*
Improve in-source documentation that was causing Doxygen warnings.
zwelch
2009-06-03
1
-0
/
+1
*
more missing eCos types
oharboe
2009-06-02
1
-0
/
+14
*
Whitespace-only updates to automake input files:
zwelch
2009-05-31
1
-6
/
+23
*
Author: Nicolas Pitre <nico@cam.org>
kc8apf
2009-05-27
1
-1
/
+13
*
Update build system to find moved scripts -- Step 3 of 2:
zwelch
2009-05-27
2
-6
/
+9
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-24
1
-1
/
+1
*
delete unused code
oharboe
2009-05-21
1
-26
/
+0
*
fix warning. Use %p for pointers
oharboe
2009-05-21
1
-1
/
+1
*
Additional format warning fixes in ioutil, required by r1873 changes.
zwelch
2009-05-21
1
-2
/
+2
*
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2009-05-21
1
-3
/
+7
*
fix warnings
oharboe
2009-05-19
1
-4
/
+10
*
Remove unecessary(and poptentially harmful?) "" around arguments
oharboe
2009-05-18
1
-1
/
+1
*
less weird error messages for unknown commands. Check if command exists befor...
oharboe
2009-05-18
1
-3
/
+4
*
Initialize a more variables in jim.c to allow gcc-4.4 to build.
zwelch
2009-05-15
1
-2
/
+2
*
Initialize value of objPtr local variable; prevents warning w/ gcc-4.4.
zwelch
2009-05-15
1
-1
/
+1
*
fix -fno-common/Mac build problems.
oharboe
2009-05-15
1
-1
/
+1
*
Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EM...
oharboe
2009-05-15
2
-4
/
+8
*
revert to 1775. 1790 causes SEGFAULT w/Cygwin.
oharboe
2009-05-15
1
-0
/
+1
*
Remove JIM_EMBEDDED symbol; not appropriate or necessary.
zwelch
2009-05-14
1
-1
/
+0
*
Include types.h in command.h to make stdint.h available through it.
zwelch
2009-05-13
1
-0
/
+2
*
move eCos type definition to types.h where it belongs.
oharboe
2009-05-12
1
-1
/
+6
*
Add stdint.h to types.h to provide intptr_t.
zwelch
2009-05-12
1
-0
/
+3
*
- fix build issue when HAVE_ELF_H is not defined
ntfreak
2009-05-12
1
-21
/
+29
*
eCos fixes
oharboe
2009-05-12
1
-0
/
+9
*
Audit and remove redundant uses of replacements.h in the tree.
zwelch
2009-05-12
6
-22
/
+8
*
Make system.h private by including it from config.h autoheader.
zwelch
2009-05-12
1
-1
/
+0
*
Audit and reduce #include directives in jim source files.
zwelch
2009-05-12
2
-23
/
+0
*
Define _GNU_SOURCE in config.h, remove definitions from source files.
zwelch
2009-05-12
1
-3
/
+0
*
Remove config.h from types.h; all .c files are required to include it.
zwelch
2009-05-12
1
-4
/
+0
*
Include assert.h in system.h to promote tree-wide use of assertions.
zwelch
2009-05-12
1
-0
/
+1
*
Update jim helper files to use proper configure script support:
zwelch
2009-05-11
3
-24
/
+12
*
leave eCos include file issues alone for now.
oharboe
2009-05-11
1
-0
/
+2
*
Mark API layering violations in the helper module with @todo notes.
zwelch
2009-05-11
2
-0
/
+2
*
Remove redundant config.h from replacements.h, obtained from types.h.
zwelch
2009-05-11
1
-4
/
+0
*
Audit and eliminate redundant helper #include directives.
zwelch
2009-05-11
11
-69
/
+11
*
Simplify #include directives in ioutil.c, use new header checks.
zwelch
2009-05-11
1
-36
/
+27
*
Add --enable-malloc-logging configure option and update log.c to match.
zwelch
2009-05-11
1
-5
/
+8
*
Factor system #includes out of replacements.h into new system.h.
zwelch
2009-05-11
3
-30
/
+79
*
Finish portability support for AC_HEADER_STDBOOL configure macro.
zwelch
2009-05-11
1
-1
/
+6
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
3
-4
/
+0
*
Add configure check for sys/types.h; include in our types.h.
zwelch
2009-05-11
1
-0
/
+4
*
Extend autotools build to create shared library libopenocd with libtool:
zwelch
2009-05-10
1
-5
/
+5
*
Reverse revision 1691: all of its functionality has migrated elsewhere.
zwelch
2009-05-10
3
-543
/
+1
*
Revive tclapi.c from r1650:
zwelch
2009-05-10
3
-1
/
+545
*
Michael Bruck <mbruck@digenius.de> use more const
oharboe
2009-05-10
2
-11
/
+9
*
Michael Bruck <mbruck@digenius.de> use more const
oharboe
2009-05-09
2
-11
/
+11
*
Fix typo from hurrying the last commit. Nothing to see here.
zwelch
2009-05-08
1
-1
/
+1
[next]