24 Commits (ab9dfffdb5ecc2033d5d19c6e51c8b4fa10c9c9b)

Author SHA1 Message Date
  kc8apf a79adf1383 Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gmail.com> 15 years ago
  ntfreak ab87627c5c - add gdb pipe support to native win32 (--pipe option) 15 years ago
  duane f7274784a2 Build Permutations with ftd2xx and libftdi addressed. Also added a new se of regression makefiles to build openocd in multiple ways 15 years ago
  ntfreak 47d0449347 - add ability for openocd to communicate to gdb using pipes (stdin/stdout). 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  ntfreak 68c598e88d - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
  oharboe 526fe3d83e added yours sincerely for files where I feel that I've made non-trivial contributions. 16 years ago
  oharboe 6e5416106e Only print out gobs of information to log when -d3 is enabled. 16 years ago
  oharboe 3287b8661d Fixes to \ and / handling for OpenOCD 16 years ago
  oharboe 381f9a2e8a .cfg files are now executed as Jim Tcl. Commands that terminate script w/error message. 16 years ago
  oharboe 2858a9f740 - added search paths before running tcl/commands.tcl. 16 years ago
  oharboe dc796a2091 src/helper/configuration.h 16 years ago
  oharboe 71471b07fd added support for Tcl config scripts on the command line(use .tcl extension). 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  mifi 542df34411 - removed warnings "xxxxx" might be used uninitialized in this function (arm_simulator.c) 16 years ago
  oharboe d08da2ec04 Uwe Hermann: Add a --version switch for openocd. 16 years ago
  oharboe 67e0aea258 Summary: passing of variable argument list reduced, strings sent to logging are now formatted just once - more efficient. 16 years ago
  oharboe 2d48f25dcf Pavel Chromy spotted duplicated newlines gaffe from yours sincerely. 16 years ago
  ntfreak 5279d519f8 - remove build warnings 16 years ago
  drath 3d6bcf0792 - convert all files to unix line-ending 16 years ago
  oharboe 7f1944a478 Pavel Chromy 16 years ago
  oharboe 3b5690ade1 - Fix target library path problem w/Windows 16 years ago
  oharboe e482118106 - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places 16 years ago
  oharboe e258c6aeb6 move options handling to separate file to better support embedded implementations of OpenOCD 16 years ago
  oharboe 90697ca389 - added -c option that will execute an openocd command 16 years ago
  ntfreak a5ab45af4e - fix bug when using full paths to config files. Thanks Ted Roth 16 years ago
  ntfreak 95df797b2e - add search paths via new arg -s (-search). Thanks Ted Roth 16 years ago
  drath 82d2633b5f - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 18 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago