summaryrefslogtreecommitdiff
path: root/src/helper/replacements.h
Commit message (Expand)AuthorAgeFilesLines
* ARM semihosting: win32 and cygwin fixesSpencer Oliver2010-01-281-0/+6
* change #include "types.h" to <helper/types.h>Zachary T Welch2009-12-031-1/+1
* src/helper: wrap and clean headers.Zachary T Welch2009-11-091-3/+4
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* - fix build when using a cross compiler - do not try and run any host toolsntfreak2009-07-061-0/+2
* Remove whitespace that occurs before ')'.zwelch2009-06-231-3/+3
* Remove whitespace that occurs after '('.zwelch2009-06-231-2/+2
* - Fixes '[<>]' whitespacezwelch2009-06-231-2/+2
* - fix build issue when HAVE_ELF_H is not definedntfreak2009-05-121-21/+29
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-121-2/+0
* Make system.h private by including it from config.h autoheader.zwelch2009-05-121-1/+0
* Remove redundant config.h from replacements.h, obtained from types.h.zwelch2009-05-111-4/+0
* Factor system #includes out of replacements.h into new system.h.zwelch2009-05-111-29/+1
* Remove redundant declarations to allow building with -Wredundant-decls.zwelch2009-04-291-0/+2
* Add missing header files to fix C99 compatibility.zwelch2009-04-291-1/+8
* - fix win32 build after svn 1511 changesntfreak2009-04-221-0/+1
* - add gdb pipe support to native win32 (--pipe option)ntfreak2009-01-011-0/+12
* - fix rlink build under native win32 (mingw)ntfreak2008-12-191-1/+6
* - remove target specific variant and use target->variant memberntfreak2008-12-131-9/+9
* now compiles under Cygwin and eCos again.oharboe2008-10-271-0/+5
* - fix native mingw build if gettimeofday not defined.ntfreak2008-10-241-7/+5
* fix warnings when building for eCosoharboe2008-10-221-0/+2
* try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...oharboe2008-10-171-9/+13
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+4
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* - fixed build issues with win32ntfreak2008-07-061-1/+7
* Don Porges fixed c99 issues.oharboe2008-04-091-1/+1
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-2/+0
* reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe2008-03-111-2/+12
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-021-2/+2
* - convert all files to unix line-endingdrath2008-02-251-29/+29
* Corrected typo (to many brackets)mifi2007-12-141-2/+2
* Sorry, I have forgotten to add a description for the last version, wheremifi2007-12-141-0/+1
* git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi2007-12-141-1/+33
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-8/+8
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-0/+49
* - add support for ELF images (thanks to Vincent Palatin for this patch)drath2007-05-311-0/+12
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+143