openocd: fix SPDX tag format for files .c
[fw/openocd] / src / helper / time_support.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-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2018-01-25 Christopher HeadAdd timeval_compare helper function
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-13 Alexander KurzHelper time_support: const function arguments
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/helper directory
2010-04-10 Antonio BorneoTIME_SUPPORT: review unused symbols
2009-12-16 Øyvind Harboeecos: crisper implementation of timeval_ms()
2009-11-11 Zachary T Welchtime_support: improve use of types
2009-11-09 Zachary T WelchOverhaul time support API
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-11 zwelchAudit and eliminate redundant helper #include directives.
2009-04-29 zwelchRemove redundant declarations to allow building with...
2008-10-13 oharboeLaurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added...
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-18 ntfreak- remove build warning from keep_alive
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-03-13 oharboeprint ms in debug_level 3 logs. Seconds is not enough.
2008-02-23 oharboe- added time command
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/