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