<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openocd+libswd.git/src/xsvf, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/junk/openocd+libswd.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/junk/openocd+libswd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/'/>
<updated>2011-01-05T20:46:12Z</updated>
<entry>
<title>nit: do not add \n at end of LOG_ERROR</title>
<updated>2011-01-05T20:46:12Z</updated>
<author>
<name>Eric Wetzel</name>
<email>thewetzel@gmail.com</email>
</author>
<published>2011-01-05T19:24:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=a665ef716a9a90c30fb15e1f979845b3438a7251'/>
<id>urn:sha1:a665ef716a9a90c30fb15e1f979845b3438a7251</id>
<content type='text'>
Fixed in many other places, and submitted in response to Øyvind's invitation.
</content>
</entry>
<entry>
<title>build: add common.mk</title>
<updated>2010-11-18T14:05:56Z</updated>
<author>
<name>Spencer Oliver</name>
<email>ntfreak@users.sourceforge.net</email>
</author>
<published>2010-11-12T11:41:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=838cd58e24a18102b8a140df9fa993fe65706828'/>
<id>urn:sha1:838cd58e24a18102b8a140df9fa993fe65706828</id>
<content type='text'>
Rather than specifying common makefile variables move
them all to a common.mk.

Signed-off-by: Spencer Oliver &lt;ntfreak@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>xsvf: Fix shadow issues on Mac</title>
<updated>2010-06-22T06:24:26Z</updated>
<author>
<name>Edgar Grimberg</name>
<email>edgar.grimberg@zylin.com</email>
</author>
<published>2010-06-21T21:06:15Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=f44eeba16f3e9bebfbc78fd0841124d8b2556246'/>
<id>urn:sha1:f44eeba16f3e9bebfbc78fd0841124d8b2556246</id>
<content type='text'>
wait is declared in /usr/include/sys/wait.h

Signed-off-by: Edgar Grimberg &lt;edgar.grimberg@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: do not use jtag_get_error()</title>
<updated>2010-06-21T11:43:23Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-06-21T11:25:06Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=dcba0709580cd8b0d2869894d2f7e22195b7e3d7'/>
<id>urn:sha1:dcba0709580cd8b0d2869894d2f7e22195b7e3d7</id>
<content type='text'>
normal code should not call jtag_get_error(), but rather check
the return code from jtag_execute_queue().

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>xsvf: -Wshadow warning fixes</title>
<updated>2010-06-16T06:19:25Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-06-16T06:19:25Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=cd9c61cc068635fa707981decfea600ee7e94201'/>
<id>urn:sha1:cd9c61cc068635fa707981decfea600ee7e94201</id>
<content type='text'>
I think this fixed an error message where the error
message would show the *previous* uc code rather than
the current unsupported uc code.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: cut down on usage of unintended modification of global end state</title>
<updated>2010-03-18T07:43:19Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-16T13:13:03Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=36df240cea04990e8c18aa0b90bd63374f22dbd3'/>
<id>urn:sha1:36df240cea04990e8c18aa0b90bd63374f22dbd3</id>
<content type='text'>
jtag_get/set_end_state() is now deprecated.

There were lots of places in the code where the end state was
unintentionally modified.

The big Q is whether there were any places where the intention
was to modify the end state. 0.5 is a long way off, so we'll
get a fair amount of testing.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: simplify jtag_add_plain_ir/dr_scan</title>
<updated>2010-03-08T07:12:26Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-06T10:29:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=50dc56a488c6e4d5acdfd73f12e3502e1586c51e'/>
<id>urn:sha1:50dc56a488c6e4d5acdfd73f12e3502e1586c51e</id>
<content type='text'>
These fn's now clearly just clock out/in bits. No mystical
fields are involved.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: jtag_add_ir_scan() now takes a single field</title>
<updated>2010-03-08T07:12:25Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-04T13:38:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=57d7743639d5092770d79f7c4b12ae694c482750'/>
<id>urn:sha1:57d7743639d5092770d79f7c4b12ae694c482750</id>
<content type='text'>
In the code a single field was all that was ever used. Makes
jtag_add_ir_scan() simpler and leaves more complicated stuff
to jtag_add_plain_ir_scan().

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: retire tap field</title>
<updated>2010-03-08T07:12:25Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-01T19:00:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=e018c7c1d29e8dabb9b4a90bb9eb3574eb1668bb'/>
<id>urn:sha1:e018c7c1d29e8dabb9b4a90bb9eb3574eb1668bb</id>
<content type='text'>
jtag_add_dr/ir_scan() now takes the tap as the first
argument, rather than for each of the fields passed
in.

The code never exercised the path where there was
more than one tap being scanned, who knows if it even
worked.

This simplifies the implementation and reduces clutter
in the calling code.

use jtag_add_ir/dr_plain_scan() for more fancy situations.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>*SVF: help/usage updates</title>
<updated>2010-01-09T04:16:05Z</updated>
<author>
<name>David Brownell</name>
<email>dbrownell@users.sourceforge.net</email>
</author>
<published>2010-01-09T04:16:05Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=b800eb0336a190ed53da90a2b7216a35bfbfdb23'/>
<id>urn:sha1:b800eb0336a190ed53da90a2b7216a35bfbfdb23</id>
<content type='text'>
Usage messages should use the same EBNF as the User's Guide;
no angle brackets.  Be more complete too ... some params were
missing.

Don't use "&amp;function"; its name is its address.

Unrelated: fix typo in one "target.c" usage message.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
</feed>
