aboutsummaryrefslogtreecommitdiff
path: root/src/helper/replacements.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-18helper: replacements: rework including replacements.hAntonio Borneo1-5/+9
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/helper: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-08-30helper: remove fix for libusb pre-v1.0.9Antonio Borneo1-42/+0
2021-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo1-1/+1
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-1/+1
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-4/+4
2021-07-02helper: rename camelcase symbolsAntonio Borneo1-3/+3
2021-05-01Cleanup of config/includes.Tim Newsome1-0/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson1-1/+1
2013-09-13libusb: require pkg-config supportPaul Fertser1-1/+1
2013-06-12libusb1_common, ftdi: clarify libusb_open error messagePaul Fertser1-0/+42
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-12-24helper: improve windows gdb pipe performanceSpencer Oliver1-2/+3
2012-12-03helper: fix code formattingSpencer Oliver1-12/+6
2012-02-06build: cleanup src/helper directorySpencer Oliver1-59/+52
2009-10-17safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL1-2/+2
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-23Remove whitespace at end of lines, step 2.zwelch1-4/+4
2009-06-23- Fixes '+' whitespacezwelch1-1/+1
2009-06-23- Fixes '!=' whitespacezwelch1-2/+2
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch1-10/+6
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch1-0/+1
2009-04-28- fix win32 buildntfreak1-2/+4
2009-01-01- add gdb pipe support to native win32 (--pipe option)ntfreak1-0/+152
2008-12-13- remove target specific variant and use target->variant memberntfreak1-7/+7
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-04-09Don Porges fixed c99 issues.oharboe1-0/+2
2008-01-10- added patch for faster start of OpenOCDmifi1-0/+1
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi1-6/+6
2007-12-14git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi1-1/+35
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+96