index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2009-06-23
- Fixes '[+]=' whitespace
zwelch
2009-06-23
- Fixes '!=' whitespace
zwelch
2009-06-23
- Fixes '-=' whitespace
zwelch
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
2009-06-21
C99 printf() -Werror fixes
duane
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
2009-06-17
Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.
zwelch
2009-06-13
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-09
Fix make maintainer-clean for out-of-tree builds.
zwelch
2009-05-31
Add target_get_name wrapper:
zwelch
2009-05-31
Add target_step wrapper:
zwelch
2009-05-31
Add target_get_gdb_reg_list wrapper:
zwelch
2009-05-27
Author: Nicolas Pitre <nico@cam.org>
kc8apf
2009-05-27
Update build system to find moved scripts -- Step 3 of 2:
zwelch
2009-05-24
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-13
Include files required to rebuild the HTTP web pages in distribution.
zwelch
2009-05-11
Remove duplicate definition of encode in httpd.tcl.
zwelch
2009-05-11
Audit and eliminate redundant #include directives from src/server.
zwelch
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
2009-05-08
Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.
zwelch
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-28
eol-style native
oharboe
2009-04-22
Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warning
oharboe
2009-04-21
- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...
ntfreak
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-03-18
Hiroshi Ito <ito@mlb.co.jp> typos
oharboe
2009-02-18
Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings
oharboe
2009-02-17
zy1000 1.49 snapshot
oharboe
2009-01-20
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
2009-01-16
Fix distcheck failure
kc8apf
2009-01-01
- add gdb pipe support to native win32 (--pipe option)
ntfreak
2008-12-23
- add missing svn props from r1270 commit
ntfreak
2008-12-23
httpd wip
oharboe
2008-12-22
httpd wip
oharboe
2008-12-22
httpd wip
oharboe
2008-12-22
httpd wip
oharboe
2008-12-22
cygwin fixes
oharboe
2008-12-19
- fix rlink build under native win32 (mingw)
ntfreak
2008-12-17
houskeeping
oharboe
2008-12-17
fixed gaffe in post handling
oharboe
2008-12-16
work in progress to hook up libmicrohttpd + tcl integration
oharboe
2008-12-16
allow setting/reading gdb_port at any time
oharboe
2008-12-15
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
[next]