1713 Commits (8717ed04aaa465dcd6ae722b120b2cd4fdc4c8b4)
 

Author SHA1 Message Date
  zwelch f5e028bc46 Remove duplicate definition of encode in httpd.tcl. 15 years ago
  oharboe 3e58929e62 now builds on 64 and 32 bit systems 15 years ago
  oharboe f17bb0cf1e fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s. 15 years ago
  zwelch ce23eb7e3a Update jim helper files to use proper configure script support: 15 years ago
  oharboe e170938ae8 fix USB performance regression for verify_ircapture 15 years ago
  oharboe 6dd335ed24 USB performance regression fix 15 years ago
  oharboe fac70d7292 retire jtag_add_dr_scan_now 15 years ago
  oharboe a6713a5c62 switch to jtag_add_dr_scan() from the synchronous version - USB performance fix 15 years ago
  oharboe 6e1b0ba9ac switch to jtag_add_dr_scan_check() - USB performance fix 15 years ago
  oharboe f5b8fecf2e switch to jtag_add_dr_scan_check() - USB performance fix 15 years ago
  oharboe 55d89826aa switch to jtag_add_dr_scan_check() - USB performance fix 15 years ago
  oharboe 8c77f7c69c change jtag_add_callback API to be able to support check_value/mask 15 years ago
  zwelch 265b0a9fca Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>. 15 years ago
  oharboe 4fe5a010c2 switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe 978a4bb4b4 switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe 84ca1a9ef0 switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe 68cea6e952 switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe 4e477364fd switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe 9eb2deee06 switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe 3f05aebe4c switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe b840546895 switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe 1524e3c4aa switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe a79945b7a9 switch to jtag_add_callback() - USB performance fix 15 years ago
  oharboe dda225b7b3 leave eCos include file issues alone for now. 15 years ago
  zwelch 6cb7d00a03 Add svn:eol-style property to recently added system.h. 15 years ago
  oharboe ea627cc8f6 used by upcoming commits 15 years ago
  oharboe 6b48a77141 add to svn ignore 15 years ago
  zwelch f8e31c2dc1 Update Doxyfile configuration for doxygen 1.5.8: 15 years ago
  zwelch 6411b69af9 Mark API layering violations in the helper module with @todo notes. 15 years ago
  zwelch e2598f06fd Remove redundant config.h from replacements.h, obtained from types.h. 15 years ago
  zwelch f532c7faf8 Audit and eliminate redundant #include directives in main src/ files. 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 15 years ago
  zwelch 68b05c5575 Audit and eliminate redundant #include directives in arm target files. 15 years ago
  zwelch 03f3296046 Audit and eliminate redundant #include directives in core target files. 15 years ago
  zwelch fbcb57baf8 Audit and eliminate redundant #include directives in src/flash sources. 15 years ago
  zwelch 0643263d68 Audit and eliminate redundant #include directives in src/flash headers. 15 years ago
  zwelch 0b6c73ae83 Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. 15 years ago
  zwelch 164cb6d04e Audit and eliminate redundant #include directives from src/server. 15 years ago
  zwelch 7c7fed0283 Fix compilation of target_request.h when it is included first. 15 years ago
  zwelch 004c7124c4 Audit and eliminate redundant #include directives from src/jtag. 15 years ago
  zwelch 8a5b25790f Audit and eliminate redundant helper #include directives. 15 years ago
  zwelch 5a818f71d7 Simplify #include directives in ioutil.c, use new header checks. 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 4e7ec08939 Finish portability support for AC_HEADER_STDBOOL configure macro. 15 years ago
  zwelch 490e271290 Remove redundant sys/types.h #include directives (now in types.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