index
:
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
warning fix: remove unused variable assignment
Øyvind Harboe
1
-3
/
+1
2011-11-09
em357: fix warning by removing unused local variables
Øyvind Harboe
1
-4
/
+1
2011-11-09
usbprog: fix unecessary and confusing assignment
Øyvind Harboe
1
-2
/
+0
2011-11-08
flash: update luminary device table
Spencer Oliver
1
-242
/
+288
2011-11-08
arm7_9: remove warnings by reducing scope of variables
Øyvind Harboe
1
-6
/
+5
2011-11-07
disassembly: fix access to undefined memory pointer upon unknown instruction
Øyvind Harboe
1
-5
/
+5
2011-11-07
xsvf: add missing error propagation
Øyvind Harboe
1
-2
/
+21
2011-11-07
dsp5680xx: fix warnings
Øyvind Harboe
1
-1
/
+1
2011-11-07
str9x: explain compiler that a local variable will always be initialized
Øyvind Harboe
1
-0
/
+3
2011-11-07
at91sam3: fix warnings
Øyvind Harboe
1
-3
/
+6
2011-11-07
str7x: fix error propagation
Øyvind Harboe
1
-21
/
+24
2011-11-07
ecos: add missing error propagation
Øyvind Harboe
1
-0
/
+4
2011-11-07
xscale: cleanup
Øyvind Harboe
1
-1
/
+8
2011-11-05
warning fix: add self-consitency check to remove warning
Øyvind Harboe
1
-0
/
+3
2011-11-04
cfi: fix gaffe in fixing warnings
Øyvind Harboe
1
-1
/
+1
2011-11-04
etm: fix warning by removing assignment that is immediately overwritten
Øyvind Harboe
1
-1
/
+0
2011-11-04
cortex_m: initialize unused CPU variables to 0 for poll info output
Øyvind Harboe
1
-1
/
+1
2011-11-04
dsp5680xx: add missing and broken error propagation
Øyvind Harboe
1
-2
/
+5
2011-11-04
at91sam9: fix broken error propagation
Øyvind Harboe
1
-0
/
+1
2011-11-04
avr32_regs: add missing error propagation
Øyvind Harboe
1
-0
/
+3
2011-11-03
gdb_server: assert to avoid malloc(0)
Øyvind Harboe
1
-0
/
+2
2011-11-02
fix warning: remove assigned to variable
Øyvind Harboe
1
-1
/
+1
2011-11-02
cortex_a: add missing error propagation
Øyvind Harboe
1
-1
/
+5
2011-11-02
usbtoxxx: remove warning by reducing scope of variable
Øyvind Harboe
1
-2
/
+3
2011-11-02
arm11: print next address to debug
Øyvind Harboe
1
-2
/
+2
2011-11-01
cortex_m: add missing error checking
Øyvind Harboe
1
-2
/
+6
2011-11-01
target: fix null pointer exception
Øyvind Harboe
1
-2
/
+14
2011-11-01
flash: add Stellaris Blizzard class
Spencer Oliver
1
-1
/
+1
2011-11-01
target: rename cortex_m3.[ch] to cortex_m.[ch]
Spencer Oliver
4
-4
/
+4
2011-10-31
warning fix: remove senseless assignment before bailing out of fn w/error
Øyvind Harboe
1
-1
/
+0
2011-10-31
warnings: null pointer check fix
Øyvind Harboe
1
-5
/
+4
2011-10-31
cfi: unsupported code paths now report and return error
Øyvind Harboe
1
-14
/
+19
2011-10-31
bugfixes: tinker a bit with the targets command
Øyvind Harboe
1
-24
/
+35
2011-10-31
dsp563xxx: fix missing error propagation found by clang
Øyvind Harboe
1
-5
/
+7
2011-10-29
clang: fix warning by adding assert that shows that a variable is used
Øyvind Harboe
1
-0
/
+2
2011-10-28
Fixes comment typo for page size
Jonathan Dumaresq
1
-1
/
+1
2011-10-27
bugfixes: numerous bugs in error propagation found by clang
Øyvind Harboe
1
-14
/
+20
2011-10-27
clang: fix warning about missing check for return value
Øyvind Harboe
1
-1
/
+2
2011-10-26
clang: fix warning about use of unitialized variable
Øyvind Harboe
1
-1
/
+1
2011-10-25
armv7a: fix scan-build warnings
Andreas Fritiofson
1
-2
/
+3
2011-10-25
armv7a: make local functions static
Andreas Fritiofson
2
-6
/
+4
2011-10-25
armv7m: improve error handling
Andreas Fritiofson
1
-31
/
+23
2011-10-24
Fix "Evaluate 'script' in the global scope"
Freddie Chopin
1
-1
/
+1
2011-10-24
warning: silence gcc by initializing local variables
Øyvind Harboe
1
-1
/
+1
2011-10-23
SERVER: fix clang warning
Antonio Borneo
1
-1
/
+2
2011-10-23
NOR/CORE: fix clang warning
Antonio Borneo
1
-1
/
+2
2011-10-23
NAND/CORE: fix clang warning
Antonio Borneo
1
-1
/
+2
2011-10-23
FLASH/CFI: fix clang warnings
Antonio Borneo
1
-4
/
+5
2011-10-23
mx2: add error propagation and remove warnings
Øyvind Harboe
1
-9
/
+14
2011-10-23
fm3: fix warning for superfluous assignment
Øyvind Harboe
1
-1
/
+0
[prev]
[next]