summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* From Dirk Behme - another set of typos duane2008-12-271-3/+2
* Some systems report linux as host, others linux-gnu... grrrduane2008-12-271-2/+2
* Missed support for without --exec-prefix and ftd2xx stuffduane2008-12-271-3/+16
* Added dongle VSLLINK - from Simon Qianduane2008-12-271-2/+13
* Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane2008-12-271-9/+322
* - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf2008-12-191-0/+11
* work in progress to hook up libmicrohttpd + tcl integrationoharboe2008-12-161-0/+11
* sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2008-12-151-0/+11
* nios wipoharboe2008-11-131-5/+4
* - fix win32 build issues from previous jim patchntfreak2008-08-221-0/+1
* - fix target_examine declarationntfreak2008-08-061-11/+12
* Duane Ellis: fix warningsoharboe2008-08-051-1/+13
* - add missing quotes from CFLAGS_FOR_BUILDntfreak2008-07-221-1/+1
* Spen: startup.tcl cross compile supportoharboe2008-07-221-0/+40
* - remove unused objcopy from configure.inntfreak2008-07-131-13/+0
* - remove requirement for file2c.tclntfreak2008-07-121-4/+11
* - configure check added for tclshntfreak2008-07-111-0/+6
* - added search for libdlntfreak2008-07-051-2/+3
* - added jlink support, based on Jürgen Stuber patchntfreak2008-05-141-0/+11
* A dummy driver to test codepath w/no contact w/target.oharboe2008-04-131-0/+13
* - remove AC_C_VARARRAYS and set check of autoconf back to 2.59mifi2008-04-101-2/+1
* - due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min requiredntfreak2008-04-101-1/+1
* Don Porges fixed c99 issues.oharboe2008-04-091-0/+5
* - fix warnings during configure cause by ecosboard. default to no, if host cp...drath2008-03-171-3/+4
* reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe2008-03-111-0/+12
* added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfgoharboe2008-03-031-0/+1
* - removed "starting point" for ngw100, will add it again if it is workingmifi2008-02-111-12/+0
* - added starting point for development on a ngw100 eval boardmifi2008-02-101-0/+12
* - minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak2007-12-291-0/+1
* Changed openocd version info creation to be more useful.bodylove2007-12-101-1/+1
* - reset_run now works as expected on cortex-m3ntfreak2007-11-211-1/+1
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-7/+19
* - changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath2007-08-101-2/+2
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-7/+16
* - add missing configure.in change from last checkindrath2007-07-311-0/+11
* - restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...drath2007-07-261-3/+10
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-0/+31
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-0/+1
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-0/+2
* - checked in missing configure.in changes for GW16012 supportdrath2006-11-221-1/+12
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-0/+12
* - added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath2006-08-111-14/+14
* - allow building for MinGW using either -mno-cygwin or the MinGW gccdrath2006-08-011-3/+11
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-10/+42
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-0/+4
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+112