On Wednesday 04 November 2009, David Brownell wrote:
> To developers:  if you have significant changes you want
> this release to include, please describe them in followups
> on this thread.

I've got a bunch:

 - Some cleanups for various arm cores, making drivers
   not export so much stuff and removing forward decls.

 - That pointer/interface cleanup, for the ARM code.
   Basically there are now target_to_armNNN() type
   inlines, and X->arch_info stuff mostly vanishes.

 - A few Cortex-M3 updates for the watchpoint unit.  Let
   watchpoints cover the full 32KB range supported by
   the hardware.  Export registers; you can do things like
   "break when the cycle counter is NNN".

Those cleanups shrink both source and object size.
I guess I'll merge them after those mcr/mrc updates.


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to