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