| Commit message (Expand) | Author | Age | Files | Lines |
* | src/helper: wrap and clean headers. | Zachary T Welch | 2009-11-09 | 1 | -3/+4 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | - fix build when using a cross compiler - do not try and run any host tools | ntfreak | 2009-07-06 | 1 | -0/+2 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -3/+3 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - fix build issue when HAVE_ELF_H is not defined | ntfreak | 2009-05-12 | 1 | -21/+29 |
* | Audit and remove redundant uses of replacements.h in the tree. | zwelch | 2009-05-12 | 1 | -2/+0 |
* | Make system.h private by including it from config.h autoheader. | zwelch | 2009-05-12 | 1 | -1/+0 |
* | Remove redundant config.h from replacements.h, obtained from types.h. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | Factor system #includes out of replacements.h into new system.h. | zwelch | 2009-05-11 | 1 | -29/+1 |
* | Remove redundant declarations to allow building with -Wredundant-decls. | zwelch | 2009-04-29 | 1 | -0/+2 |
* | Add missing header files to fix C99 compatibility. | zwelch | 2009-04-29 | 1 | -1/+8 |
* | - fix win32 build after svn 1511 changes | ntfreak | 2009-04-22 | 1 | -0/+1 |
* | - add gdb pipe support to native win32 (--pipe option) | ntfreak | 2009-01-01 | 1 | -0/+12 |
* | - fix rlink build under native win32 (mingw) | ntfreak | 2008-12-19 | 1 | -1/+6 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -9/+9 |
* | now compiles under Cygwin and eCos again. | oharboe | 2008-10-27 | 1 | -0/+5 |
* | - fix native mingw build if gettimeofday not defined. | ntfreak | 2008-10-24 | 1 | -7/+5 |
* | fix warnings when building for eCos | oharboe | 2008-10-22 | 1 | -0/+2 |
* | try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw... | oharboe | 2008-10-17 | 1 | -9/+13 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -1/+4 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 1 | -0/+3 |
* | - fixed build issues with win32 | ntfreak | 2008-07-06 | 1 | -1/+7 |
* | Don Porges fixed c99 issues. | oharboe | 2008-04-09 | 1 | -1/+1 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -2/+0 |
* | reduce compare noise. If someone should be crazy enough to try to run OpenOCD... | oharboe | 2008-03-11 | 1 | -2/+12 |
* | Uwe Hermann tightned up comments, etc. to follow OpenOCD policy | oharboe | 2008-03-02 | 1 | -2/+2 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -29/+29 |
* | Corrected typo (to many brackets) | mifi | 2007-12-14 | 1 | -2/+2 |
* | Sorry, I have forgotten to add a description for the last version, where | mifi | 2007-12-14 | 1 | -0/+1 |
* | git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2... | mifi | 2007-12-14 | 1 | -1/+33 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -8/+8 |
* | - added mingw elf patches from Vincent Palatin | ntfreak | 2007-06-16 | 1 | -0/+49 |
* | - add support for ELF images (thanks to Vincent Palatin for this patch) | drath | 2007-05-31 | 1 | -0/+12 |
* | - Added support for native MinGW builds (thanks to Spencer Oliver and Michael... | drath | 2006-07-17 | 1 | -0/+143 |