aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2008-07-22- add missing quotes from CFLAGS_FOR_BUILDntfreak
2008-07-22Spen: startup.tcl cross compile supportoharboe
2008-07-13- remove unused objcopy from configure.inntfreak
2008-07-12- remove requirement for file2c.tclntfreak
2008-07-11- configure check added for tclshntfreak
2008-07-05- added search for libdlntfreak
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak
2008-04-13A dummy driver to test codepath w/no contact w/target.oharboe
2008-04-10- remove AC_C_VARARRAYS and set check of autoconf back to 2.59mifi
2008-04-10- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min requiredntfreak
2008-04-09Don Porges fixed c99 issues.oharboe
2008-03-17- fix warnings during configure cause by ecosboard. default to no, if host cp...drath
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe
2008-03-03added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfgoharboe
2008-02-11- removed "starting point" for ngw100, will add it again if it is workingmifi
2008-02-10- added starting point for development on a ngw100 eval boardmifi
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak
2007-12-10Changed openocd version info creation to be more useful.bodylove
2007-11-21- reset_run now works as expected on cortex-m3ntfreak
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath
2007-08-10- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-31- add missing configure.in change from last checkindrath
2007-07-26- restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...drath
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath
2007-06-16- added mingw elf patches from Vincent Palatinntfreak
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath
2006-11-22- checked in missing configure.in changes for GW16012 supportdrath
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath
2006-08-11- added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath
2006-08-01- allow building for MinGW using either -mno-cygwin or the MinGW gccdrath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-23- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath