summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add configure check for sys/types.h; include in our types.h.zwelch2009-05-112-0/+5
* Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option.zwelch2009-05-111-0/+1
* Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h).zwelch2009-05-111-1/+1
* OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro.zwelch2009-05-111-1/+1
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-1012-38/+54
* Reverse revision 1691: all of its functionality has migrated elsewhere.zwelch2009-05-104-545/+1
* Extend configure script to check for environ declaration in stdlib.h.zwelch2009-05-101-2/+3
* Wrote up post processing JTAG API. Not used yet, but reference implementation...oharboe2009-05-102-1/+137
* Revive tclapi.c from r1650:zwelch2009-05-104-1/+547
* David Brownell <david-b@pacbell.net> whitespace fixes.oharboe2009-05-1011-196/+95
* David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one fil...oharboe2009-05-101-22/+4
* David Brownell <david-b@pacbell.net> fix warningsoharboe2009-05-101-1/+1
* Michael Bruck <mbruck@digenius.de> use more constoharboe2009-05-102-11/+9
* Michael Bruck <mbruck@digenius.de> use more constoharboe2009-05-092-11/+11
* Michael Bruck <mbruck@digenius.de> ARM11 C99 updatesoharboe2009-05-093-61/+43
* whitespace fixesoharboe2009-05-082-18/+7
* plugged bug w/irlen > 32 introduce in 1672oharboe2009-05-081-1/+5
* whitespace fixesoharboe2009-05-082-52/+13
* David Brownell <david-b@pacbell.net> DaVinci dm6446oharboe2009-05-081-0/+66
* sync up zy1000 interface to bitbang driver's handling of exiting the shift stateoharboe2009-05-081-15/+25
* Michael Fischer <fischermi@t-online.de> fix compile problems on Macoharboe2009-05-081-1/+1
* fix gaffe in 1672oharboe2009-05-081-3/+8
* stm32 profiling wipoharboe2009-05-082-14/+52
* profiling numbersoharboe2009-05-081-0/+14
* add flush_count jtag queue profiling featureoharboe2009-05-081-1/+17
* fix (old?) bug in jtag_add_ir_scan()oharboe2009-05-081-1/+2
* in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe2009-05-0824-289/+155
* fix one gaffe in previous commit.oharboe2009-05-081-1/+1
* use assert instead of adding code that always runsoharboe2009-05-081-5/+2
* pull up verify_capture_ir one level in api stackoharboe2009-05-084-25/+70
* retire jtag_set_check_valueoharboe2009-05-081-10/+15
* retire jtag_set_check_valueoharboe2009-05-081-44/+35
* retire jtag_set_check_valueoharboe2009-05-081-26/+15
* retire jtag_set_check_valueoharboe2009-05-081-2/+2
* first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access...oharboe2009-05-082-15/+16
* added comments w.r.t. potential performance problemsoharboe2009-05-082-0/+13
* Fix typo from hurrying the last commit. Nothing to see here.zwelch2009-05-081-1/+1
* Fix loadFile to return file length once again.zwelch2009-05-081-5/+9
* Re-order and extend header file tests in configure script.zwelch2009-05-081-3/+6
* Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.zwelch2009-05-081-18/+17
* Fix warnings in ioutil.c; improves loadFile inteface.zwelch2009-05-081-12/+14
* more in_handler typo fixesoharboe2009-05-072-7/+9
* ouch - typo in last commitoharboe2009-05-071-1/+1
* Remove unreferenced tcpapi.c source file.zwelch2009-05-071-534/+0
* in_handler removal typo fixedoharboe2009-05-071-1/+1
* fix copy & paste error when retiring in_handleroharboe2009-05-071-1/+1
* refactor to be able to remove more in_handler stuffoharboe2009-05-072-6/+25
* verified that an argument is unusedoharboe2009-05-072-2/+7
* fix c99 compile errorsoharboe2009-05-071-2/+4
* marker for in_handler to removeoharboe2009-05-071-5/+5