aboutsummaryrefslogtreecommitdiff
path: root/src/helper/replacements.h
AgeCommit message (Expand)Author
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-02-04configure: define WIN32_LEAN_AND_MEAN early to make it effectivePaul Fertser
2013-06-12libusb1_common, ftdi: clarify libusb_open error messagePaul Fertser
2013-06-05update files to correct FSF addressSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-05-19remote_bitbang: fix native windows buildSpencer Oliver
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe
2012-02-06build: cleanup src/helper directorySpencer Oliver
2011-12-31build: fix mingw build issuesSpencer Oliver
2010-01-28ARM semihosting: win32 and cygwin fixesSpencer Oliver
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch
2009-11-09src/helper: wrap and clean headers.Zachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-06- fix build when using a cross compiler - do not try and run any host toolsntfreak
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-05-12- fix build issue when HAVE_ELF_H is not definedntfreak
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch
2009-05-12Make system.h private by including it from config.h autoheader.zwelch
2009-05-11Remove redundant config.h from replacements.h, obtained from types.h.zwelch
2009-05-11Factor system #includes out of replacements.h into new system.h.zwelch
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2009-04-29Add missing header files to fix C99 compatibility.zwelch
2009-04-22- fix win32 build after svn 1511 changesntfreak
2009-01-01- add gdb pipe support to native win32 (--pipe option)ntfreak
2008-12-19- fix rlink build under native win32 (mingw)ntfreak
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-10-27now compiles under Cygwin and eCos again.oharboe
2008-10-24- fix native mingw build if gettimeofday not defined.ntfreak
2008-10-22fix warnings when building for eCosoharboe
2008-10-17try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...oharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-06- fixed build issues with win32ntfreak
2008-04-09Don Porges fixed c99 issues.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-25- convert all files to unix line-endingdrath
2007-12-14Corrected typo (to many brackets)mifi
2007-12-14Sorry, I have forgotten to add a description for the last version, wheremifi
2007-12-14git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-06-16- added mingw elf patches from Vincent Palatinntfreak
2007-05-31- add support for ELF images (thanks to Vincent Palatin for this patch)drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath