Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
[fw/openocd] / src / target / cortex_a.c
2011-04-28 Michel Jaouencortex_a : smp support
2011-04-13 Luca ElleroReplace byte-access to memory with faster word-access
2011-04-13 Michel JAOUENcortex_a :apb mem read/write working with mmu_on
2011-04-13 Michel JAOUENcortex_a : multiple target on the same dap
2011-04-13 Michel JAOUENcortex_a : use dap ref from armv4_5common
2011-04-06 Michel JAOUENcortex_a : implement jtag console for cortex_a
2011-04-01 Øyvind Harboecortex_a: delete dbgbase hack vestiges
2011-04-01 Michel JAOUENcortex_a: fix gaffe in first implementation of -dbgbase
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboecortex-a: use -dbgbase option
2011-03-22 Øyvind Harboecortex_a: rename cortex_a8.c/h to cortex_a.c/h