]> git.sur5r.net Git - openocd/history - src/helper/replacements.h
remote_bitbang: fix native windows build
[openocd] / src / helper / replacements.h
2012-05-19 Spencer Oliverremote_bitbang: fix native windows build
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2012-02-06 Spencer Oliverbuild: cleanup src/helper directory
2011-12-31 Spencer Oliverbuild: fix mingw build issues
2010-01-28 Spencer OliverARM semihosting: win32 and cygwin fixes
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-11-09 Zachary T Welchsrc/helper: wrap and clean headers.
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-07-06 ntfreak- fix build when using a cross compiler - do not try...
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-05-12 ntfreak- fix build issue when HAVE_ELF_H is not defined
2009-05-12 zwelchAudit and remove redundant uses of replacements.h in...
2009-05-12 zwelchMake system.h private by including it from config.h...
2009-05-11 zwelchRemove redundant config.h from replacements.h, obtained...
2009-05-11 zwelchFactor system #includes out of replacements.h into...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-29 zwelchAdd missing header files to fix C99 compatibility.
2009-04-22 ntfreak- fix win32 build after svn 1511 changes
2009-01-01 ntfreak- add gdb pipe support to native win32 (--pipe option)
2008-12-19 ntfreak- fix rlink build under native win32 (mingw)
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-10-27 oharboenow compiles under Cygwin and eCos again.
2008-10-24 ntfreak- fix native mingw build if gettimeofday not defined.
2008-10-22 oharboefix warnings when building for eCos
2008-10-17 oharboetry to get struct timezone def right w.r.t. config...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-06 ntfreak- fixed build issues with win32
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-11 oharboereduce compare noise. If someone should be crazy enough...
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-25 drath- convert all files to unix line-ending
2007-12-14 mifiCorrected typo (to many brackets)
2007-12-14 mifiSorry, I have forgotten to add a description for the...
2007-12-14 mifigit-svn-id: svn://svn.berlios.de/openocd/trunk@228...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-05-31 drath- add support for ELF images (thanks to Vincent Palatin...
2006-07-17 drath- Added support for native MinGW builds (thanks to...