118 Commits (344bed2f7eab5f4ff05fd944b1c476fc8a2103ba)

Author SHA1 Message Date
  David Brownell 344bed2f7e ETM: rename registers, doc tweaks 14 years ago
  Redirect 'Slash' NIL fb61f52731 MinGW: always use "-D__USE_MINGW_ANSI_STDIO" 14 years ago
  David Brownell cb7965da15 xscale: better fix for debug_handler.bin 14 years ago
  David Brownell 5e837387aa simplify XScale debug handler installation 14 years ago
  dbrownell b1f7b35983 Change version labels to work better with GIT 14 years ago
  ntfreak ef30f22fd3 - remove enable-ft2232-highspeed configure option, high speed ftdi support is now detected during the configure stage 14 years ago
  ntfreak a634b5d52e Jonas Horberg [jhorberg@sauer-danfoss.com] 14 years ago
  ntfreak 9b29b729f3 - add configure error if building parport interface under cygwin and sys/io.h missing 15 years ago
  ntfreak 4ebd353ae1 - disable using parport ppdev under win32 hosts 15 years ago
  zwelch f9c65b5cd5 Bump minor version and add tag: 15 years ago
  zwelch 64d998e584 Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0 15 years ago
  zwelch 6d20e27f9a Make the parport-ppdev option enabled by default. This may require 15 years ago
  ntfreak d41f2bfb14 - fix build when using a cross compiler - do not try and run any host tools 15 years ago
  zwelch 00fad24996 Remove --enable-release option; if guess-rev.sh is missing, it is a release. 15 years ago
  zwelch 7d3706c980 Extend 'make dist' to produce both .tar.bz2 and .zip archives, to 15 years ago
  ntfreak 38a1ae7281 - correct configure ftd2xx highspeed test 15 years ago
  mifi 5f48cefb10 Set default for want_ftd2xx_highspeed to "no" instead of "maybe" 15 years ago
  oharboe 8d8937f1a6 dummy driver now works under eCos 15 years ago
  zwelch 82aa9af1ad Improve use of automake conditionals for FTDI-based JTAG drivers: 15 years ago
  zwelch 9d19468502 Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs). 15 years ago
  oharboe 5f4ecc60a9 dos2unix 15 years ago
  oharboe 7a53ff6633 remove native line style 15 years ago
  oharboe 3245a0cd5f update zy1000 to latest minidriver work 15 years ago
  oharboe 76d9c3d5b8 Zach Welch wrote a fix for configure problems under Cygwin. 15 years ago
  zwelch a221892f60 Adjust whitespace in configure script: use two spaces for indent. 15 years ago
  zwelch 5ee0379be1 Reorder configure script macros: 15 years ago
  zwelch 35f7c4e478 Rework parallel port configure script option handling: 15 years ago
  zwelch f84c78a2e1 Finish off the dummy minidriver integration: 15 years ago
  oharboe 14d6605cc9 minidriver build test driver "minidriver" 15 years ago
  oharboe c68684c2e6 catchup with jtag refactoring. 15 years ago
  zwelch 34b6fc3ce4 Only include jtag_driver.c in the build when minidriver is not in use. 15 years ago
  zwelch 6625e926fd Add high-speed device support in FT2232 driver: 15 years ago
  zwelch 140d6c8e79 Move TCL script files -- Step 1 of 2: 15 years ago
  zwelch 3d4e32bc9a Update configure script test for net/if.h to work on MacOS. 15 years ago
  zwelch 5136270920 Make replacements.h private by including it from config.h autoheader. 15 years ago
  zwelch dd85eebf22 Make system.h private by including it from config.h autoheader. 15 years ago
  zwelch 4c71ca6b5f Define _GNU_SOURCE in config.h, remove definitions from source files. 15 years ago
  zwelch ce23eb7e3a Update jim helper files to use proper configure script support: 15 years ago
  zwelch ee22f119de Add remaining header checks to be used in subsequent patches. 15 years ago
  zwelch 6a8583ebc4 Add --enable-malloc-logging configure option and update log.c to match. 15 years ago
  zwelch af7cdfd82b Factor system #includes out of replacements.h into new system.h. 15 years ago
  zwelch eb6da244cb Add configure check for sys/types.h; include in our types.h. 15 years ago
  zwelch 55342151a3 Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option. 15 years ago
  zwelch bf25d3edf7 Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h). 15 years ago
  zwelch 76c0dcb324 OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro. 15 years ago
  zwelch 647e61cc6d Extend autotools build to create shared library libopenocd with libtool: 15 years ago
  zwelch a24ab3ae38 Extend configure script to check for environ declaration in stdlib.h. 15 years ago
  zwelch 641919d491 Re-order and extend header file tests in configure script. 15 years ago
  zwelch 5c1cb131e9 Add configure script check to enable C99 build option. 15 years ago
  zwelch f719306f68 Fix enviorn configure test failure message (thanks to Anders Montonen). 15 years ago