aboutsummaryrefslogtreecommitdiff
path: root/src/helper/time_support.c
AgeCommit message (Expand)AuthorFilesLines
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-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo1-1/+1
2018-01-25Add timeval_compare helper functionChristopher Head1-0/+15
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-02-13Helper time_support: const function argumentsAlexander Kurz1-2/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/helper directorySpencer Oliver1-4/+3
2010-04-10TIME_SUPPORT: review unused symbolsAntonio Borneo1-7/+0
2009-12-16ecos: crisper implementation of timeval_ms()Øyvind Harboe1-11/+0
2009-11-11time_support: improve use of typesZachary T Welch1-24/+13
2009-11-09Overhaul time support APIZachary T Welch1-17/+17
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-23Remove whitespace at end of lines, step 2.zwelch1-12/+12
2009-06-23- Fixes '=' whitespacezwelch1-2/+2
2009-06-23- Fixes '[+]=' whitespacezwelch1-3/+3
2009-05-11Audit and eliminate redundant helper #include directives.zwelch1-3/+0
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch1-3/+0
2008-10-13Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe1-3/+1
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-07-18- remove build warning from keep_aliventfreak1-3/+0
2008-04-09Don Porges fixed c99 issues.oharboe1-2/+0
2008-03-13print ms in debug_level 3 logs. Seconds is not enough.oharboe1-0/+15
2008-02-23- added time commandoharboe1-2/+5
2007-06-16- added mingw elf patches from Vincent Palatinntfreak1-0/+1
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath1-1/+2
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath1-0/+24
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+2
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+82