On Tue, 2009-11-24 at 14:02 -0800, Zach Welch wrote: > Hi all, > > I have finished my series to convert the tree to use the improved > command registration methodology. I apologize for the number of patches > in these series; however, only a handful of patches are bigger than 10K, > and most are just boring semi-mechanical transformations. > > The following benefits can be expected from this work: > - Command registration is much simpler and easier to read and update. > - All registrations now get proper error checking. > - Eliminates redundant calls to register command: smaller binaries. > - Improves 'help' display and add new 'usage' command. > - Changes all register_commands callbacks into command_registration *'s.
I am going to start pushing these shortly, with series 1-5 as-is. Series 6 was revised a bit: I dropped the target_type.h changes, fixed a couple of regressions, and included some additional cleanup. Nothing terribly exciting, compared to the rest of it. I somewhat expect further problems, but I should be able to identify the fixes after the experience this gave me. --Z _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development