aboutsummaryrefslogtreecommitdiff
path: root/src/target/algorithm.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-03change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch1-1/+1
2009-11-16rename CEIL as DIV_ROUND_UPZachary T Welch1-1/+1
2009-11-13reg_param_t -> struct reg_paramZachary T Welch1-2/+2
2009-11-13mem_param_t -> struct mem_paramZachary T Welch1-2/+2
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-2/+2
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch1-1/+0
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-5/+1
2007-12-18- added patch for new flash functionality like:mifi1-0/+2
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+3
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+54