aboutsummaryrefslogtreecommitdiff
path: root/src/helper/replacements.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-01- add gdb pipe support to native win32 (--pipe option)ntfreak1-0/+12
2008-12-19- fix rlink build under native win32 (mingw)ntfreak1-1/+6
2008-12-13- remove target specific variant and use target->variant memberntfreak1-9/+9
2008-10-27now compiles under Cygwin and eCos again.oharboe1-0/+5
2008-10-24- fix native mingw build if gettimeofday not defined.ntfreak1-7/+5
2008-10-22fix warnings when building for eCosoharboe1-0/+2
2008-10-17try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...oharboe1-9/+13
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+4
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-07-06- fixed build issues with win32ntfreak1-1/+7
2008-04-09Don Porges fixed c99 issues.oharboe1-1/+1
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-2/+0
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe1-2/+12
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe1-2/+2
2008-02-25- convert all files to unix line-endingdrath1-29/+29
2007-12-14Corrected typo (to many brackets)mifi1-2/+2
2007-12-14Sorry, I have forgotten to add a description for the last version, wheremifi1-0/+1
2007-12-14git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi1-1/+33
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-8/+8
2007-06-16- added mingw elf patches from Vincent Palatinntfreak1-0/+49
2007-05-31- add support for ELF images (thanks to Vincent Palatin for this patch)drath1-0/+12
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+143