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