summaryrefslogtreecommitdiff
path: root/src/target/algorithm.c
Commit message (Expand)AuthorAgeFilesLines
* change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch2009-12-031-1/+1
* rename CEIL as DIV_ROUND_UPZachary T Welch2009-11-161-1/+1
* reg_param_t -> struct reg_paramZachary T Welch2009-11-131-2/+2
* mem_param_t -> struct mem_paramZachary T Welch2009-11-131-2/+2
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-2/+2
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-121-1/+0
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-5/+1
* - added patch for new flash functionality like:mifi2007-12-181-0/+2
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+3
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+54