These patches don't fix bugs, but we're not yet at the point
where only fixes for serious bugs get merged ... so I expect
to merge these, unless a significant objection crops up soon.

 - Cortex-M3, minor breakpoint cleanup.

 - ARM ADIv5 symbol cleanup, notably use AP_REG_* symbols
   instead of magic numbers.

 - ARM ADIv5 export cleanup ... as usual, needless exports
   make module scope unclear and waste object code space.

 - ARM ADIv5 "dap info" fixes ... fixing an unlikely bug,
   but mostly just labeling things more accurately.

 - ARM ADIv5 JTAG symbol cleanup ... those symbols are for
   JTAG instructions; rename them, they're not DAP-generic.

Except for the fix for that unlikely bug, this shouldn't
change any behavior.  The cleanup does make it easier to
correlate code to docs though, which will help with the
upcoming (0.5 series) SWD updates.

- Dave
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to