riscv-openocd/src
Salvador Arroyo c8b31aaa15 mips32, change in pracc_list for dynamic allocation
pracc_list points to an array with code in the lower half
and addr in the upper half. Change it to a struct with
an instruction field and an address field.
Requiered to make reallocation easier.
As a side effect the code is less quirky.

Change-Id: Ibf904a33a2f35a7f69284d2a2114f4b4ae79219f
Signed-off-by: Salvador Arroyo <sarroyofdez@yahoo.es>
Reviewed-on: http://openocd.zylin.com/4019
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2017-05-08 17:57:30 +01:00
..
flash stm32l4: support flashing L496 devices 2017-04-25 07:55:43 +01:00
helper help/log.c: better error handling for "log_output" 2017-04-23 22:38:42 +01:00
jtag libusb: Add transfer type filter to get correct ep 2017-04-24 22:31:41 +01:00
pld Convert to non-recursive make 2016-12-08 16:23:10 +00:00
rtos target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
server server/telnet: Remove exit() call 2017-04-25 16:56:49 +01:00
svf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
target mips32, change in pracc_list for dynamic allocation 2017-05-08 17:57:30 +01:00
transport Convert to non-recursive make 2016-12-08 16:23:10 +00:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c server/server: Remove all exit() calls 2017-04-25 16:56:35 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00