aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2009-11-09src/helper: wrap and clean headers.Zachary T Welch6-63/+95
2009-11-09User's Guide: bugfix global state infoDavid Brownell1-8/+13
2009-11-09Overhaul time support APIZachary T Welch2-27/+35
2009-11-05Improve debug_level command argument parsing.Zachary T Welch1-3/+1
2009-11-05Add macro for parsing numeric command arguments.Zachary T Welch1-0/+21
2009-11-05Add stringify macros in src/helper/types.h.Zachary T Welch1-0/+4
2009-10-30bin2char: for win32 set stdin/stdout to binary modeSpencer Oliver1-0/+10
2009-10-21eCos synthetic target updates.Øyvind Harboe1-2/+11
2009-10-19corrective fix for MinGW GNU C99 printf complianceRedirect 'Slash' NIL2-6/+8
2009-10-19Sync with official Jim Tcl repository.oyvind3-4/+6
2009-10-17safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL1-2/+2
2009-10-17More MinGW C99 printf complianceRedirect 'Slash' NIL2-5/+21
2009-10-17jim-eventloop for MinGW-w64Redirect \"Slash\" NIL2-2/+2
2009-10-16xscale: better fix for debug_handler.binDavid Brownell1-3/+7
2009-10-14portability updatesDavid Brownell1-3/+3
2009-10-14doc updates to match "help" betterDavid Brownell1-52/+5
2009-10-13Missing type for eCos.Øyvind Harboe1-0/+1
2009-10-08add overridable Tcl "init_reset"David Brownell1-8/+22
2009-10-08Update copyright statements. Make it easier to sync with Jim TclØyvind Harboe1-1/+4
2009-10-06Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe1-0/+10
2009-09-26Updates to the initial scanchain validation code:dbrownell1-1/+1
2009-09-25Try/catch scheme. Typed up the functionality and regression tested.oharboe2-9/+100
2009-09-23Start handling the (second) SRST stage of reset better:dbrownell1-6/+11
2009-09-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe1-16/+16
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell2-22/+22
2009-09-18Tweak TCL reset script ... mostly improving descriptions ofdbrownell1-12/+27
2009-09-17Fix coredump seen in some code paths.dbrownell1-0/+3
2009-09-14error message upon recursive invocation of reset from reset event handlersoharboe1-0/+22
2009-08-30Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...oharboe3-6/+7
2009-08-25add missing isblank() for eCosoharboe1-0/+2
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe1-0/+4
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak1-9/+0
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe21-21/+21
2009-07-07delete long retired commented out code (daemon_startup)oharboe1-4/+0
2009-07-06- fix build when using a cross compiler - do not try and run any host toolsntfreak1-0/+2
2009-07-06try to use tabs instead of spacesoharboe1-3/+3
2009-07-06human readable error message upon invalid argumentsoharboe1-1/+13
2009-07-01Add missing copyright header and fix @page direction in membuf.h.zwelch1-3/+21
2009-06-30Fix doxygen 'undocumented parameter' warnings in membuf.h.zwelch1-1/+2
2009-06-27Switch to strotk() grr....duane1-2/+4
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane1-1/+1
2009-06-24Remove whitespace at end of lines, step 2.zwelch2-11/+11
2009-06-24- Replace '){' with ') {'.zwelch1-13/+13
2009-06-24Remove whitespace that occurs before ')'.zwelch2-44/+44
2009-06-24Remove whitespace that occurs after '('.zwelch2-46/+46
2009-06-24- Fixes '[<>]' whitespacezwelch1-2/+2
2009-06-24- Fixes '+' whitespacezwelch1-2/+2
2009-06-24- Fixes '=' whitespacezwelch1-1/+1