index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
3
-29
/
+29
2009-06-23
Remove whitespace that occurs after '('.
zwelch
3
-21
/
+21
2009-06-23
- Fixes '[<>]' whitespace
zwelch
3
-17
/
+17
2009-06-23
- Fixes '+' whitespace
zwelch
2
-14
/
+14
2009-06-23
- Fixes '=' whitespace
zwelch
4
-31
/
+31
2009-06-23
- Fixes '==' whitespace
zwelch
1
-7
/
+7
2009-06-23
- Fixes '<<' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '&&' whitespace
zwelch
1
-3
/
+3
2009-06-23
- Fixes '[+]=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '!=' whitespace
zwelch
2
-9
/
+9
2009-06-23
- Fixes '-=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
1
-1
/
+1
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
1
-3
/
+3
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
1
-4
/
+4
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-11
/
+11
2009-06-21
C99 printf() -Werror fixes
duane
1
-7
/
+7
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
1
-21
/
+21
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
1
-11
/
+11
2009-06-17
Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.
zwelch
1
-1
/
+1
2009-06-13
David Brownell <david-b@pacbell.net>:
zwelch
3
-9
/
+9
2009-06-09
Fix make maintainer-clean for out-of-tree builds.
zwelch
1
-1
/
+1
2009-05-31
Add target_get_name wrapper:
zwelch
1
-2
/
+5
2009-05-31
Add target_step wrapper:
zwelch
1
-1
/
+2
2009-05-31
Add target_get_gdb_reg_list wrapper:
zwelch
1
-4
/
+4
2009-05-27
Author: Nicolas Pitre <nico@cam.org>
kc8apf
1
-0
/
+9
2009-05-27
Update build system to find moved scripts -- Step 3 of 2:
zwelch
2
-3
/
+8
2009-05-24
David Brownell <david-b@pacbell.net>:
zwelch
3
-9
/
+7
2009-05-13
Include files required to rebuild the HTTP web pages in distribution.
zwelch
1
-0
/
+9
2009-05-11
Remove duplicate definition of encode in httpd.tcl.
zwelch
1
-5
/
+0
2009-05-11
Audit and eliminate redundant #include directives from src/server.
zwelch
7
-71
/
+15
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
3
-5
/
+0
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
1
-6
/
+6
2009-05-08
Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.
zwelch
1
-18
/
+17
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
1
-2
/
+7
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
1
-1
/
+0
2009-04-28
eol-style native
oharboe
1
-114
/
+114
2009-04-22
Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warning
oharboe
1
-2
/
+2
2009-04-21
- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...
ntfreak
1
-0
/
+5
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-6
/
+6
2009-03-18
Hiroshi Ito <ito@mlb.co.jp> typos
oharboe
1
-1
/
+1
2009-02-18
Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings
oharboe
1
-1
/
+1
2009-02-17
zy1000 1.49 snapshot
oharboe
1
-8
/
+0
2009-01-20
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
1
-0
/
+2
2009-01-16
Fix distcheck failure
kc8apf
1
-4
/
+2
2009-01-01
- add gdb pipe support to native win32 (--pipe option)
ntfreak
2
-6
/
+16
2008-12-23
- add missing svn props from r1270 commit
ntfreak
28
-9193
/
+9193
2008-12-23
httpd wip
oharboe
6
-11
/
+19
2008-12-22
httpd wip
oharboe
14
-149
/
+26
2008-12-22
httpd wip
oharboe
20
-2
/
+2
2008-12-22
httpd wip
oharboe
30
-72
/
+9657
[next]