openocd: fix SPDX tag format for files .c
[fw/openocd] / src / helper / replacements.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/helper: replace the GPL-2.0-or-later licen...
2021-08-30 Antonio Borneohelper: remove fix for libusb pre-v1.0.9
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Antonio Borneohelper: rename camelcase symbols
2021-05-01 Tim NewsomeCleanup of config/includes.
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2013-09-13 Paul Fertserlibusb: require pkg-config support
2013-06-12 Paul Fertserlibusb1_common, ftdi: clarify libusb_open error message
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-12-24 Spencer Oliverhelper: improve windows gdb pipe performance
2012-12-03 Spencer Oliverhelper: fix code formatting
2012-02-06 Spencer Oliverbuild: cleanup src/helper directory
2009-10-18 Redirect 'Slash... safer conversion to HANDLER on MinGW-W64
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-05-12 zwelchAudit and remove redundant uses of replacements.h in...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-28 ntfreak- fix win32 build
2009-01-01 ntfreak- add gdb pipe support to native win32 (--pipe option)
2008-12-13 ntfreak- remove target specific variant and use target->varian...
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-04-09 oharboeDon Porges fixed c99 issues.
2008-01-10 mifi- added patch for faster start of OpenOCD
2007-12-17 mifi- only some cosmetic changes, convert \r\n to unix
2007-12-14 mifigit-svn-id: svn://svn.berlios.de/openocd/trunk@228...
2006-07-17 drath- Added support for native MinGW builds (thanks to...