Remove redundant sys/types.h #include directives (now in types.h).
[fw/openocd] / src / pld /
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-07 oharboeremove in_handler usage
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-05 oharboemark usage of in_handler that can be converted into...
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-30 duanejtag newtap change & huge manual update
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-04-08 oharboePavel pointed out that jtag_add_tlr() is better than...
2008-03-31 oharboemake jtag_add_statemove() internal to the driver.
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2008-01-20 mifi- added patch "remove error handler as planned"
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...