aboutsummaryrefslogtreecommitdiff
path: root/src/target/algorithm.h
AgeCommit message (Expand)Author
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2009-11-16target: don't implicitly include "algorithm.h"David Brownell
2009-11-13reg_param_t -> struct reg_paramZachary T Welch
2009-11-13mem_param_t -> struct mem_paramZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath