summaryrefslogtreecommitdiff
path: root/src/target/algorithm.h
Commit message (Expand)AuthorAgeFilesLines
* warnings: use more 'const' for char *Øyvind Harboe2010-12-291-1/+1
* target: don't implicitly include "algorithm.h"David Brownell2009-11-161-2/+0
* reg_param_t -> struct reg_paramZachary T Welch2009-11-131-4/+4
* mem_param_t -> struct mem_paramZachary T Welch2009-11-131-4/+4
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-091-4/+7
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-1/+1
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-5/+5
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-2/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+53