<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/lib/unwarminder/backtrace.c, branch working</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Remove unused return value variable in lib/unwarminder/backtrace.c</title>
<updated>2014-08-25T18:07:19+00:00</updated>
<author>
<name>Michael Sevakis</name>
<email>jethead71@rockbox.org</email>
</author>
<published>2014-08-25T18:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=bfbec3a3a7de448902b2b3244f5b4f942ef09570'/>
<id>bfbec3a3a7de448902b2b3244f5b4f942ef09570</id>
<content type='text'>
Stop the Android warning about it

Change-Id: I2f01220004f128befaa5757786b8de174566cbb5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop the Android warning about it

Change-Id: I2f01220004f128befaa5757786b8de174566cbb5
</pre>
</div>
</content>
</entry>
<entry>
<title>unwarminder: make SP and PC visible on smaller screens</title>
<updated>2012-09-05T06:53:48+00:00</updated>
<author>
<name>Marcin Bukat</name>
<email>marcin.bukat@gmail.com</email>
</author>
<published>2012-09-05T06:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a46e0b02c1ac95d8843e580c0a4bf4d5b3a7452a'/>
<id>a46e0b02c1ac95d8843e580c0a4bf4d5b3a7452a</id>
<content type='text'>
Change-Id: I78c0e6edb1ad097154885b9fa93d74616047cbc1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I78c0e6edb1ad097154885b9fa93d74616047cbc1
</pre>
</div>
</content>
</entry>
<entry>
<title>Use shorter lines to show an ARM backtrace (so address fit on the clip zip screen)</title>
<updated>2012-05-27T22:51:47+00:00</updated>
<author>
<name>Bertrik Sikken</name>
<email>bertrik@sikken.nl</email>
</author>
<published>2012-05-27T22:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=08f5224b1bf1293ab1d59fdfbf9045561733c38d'/>
<id>08f5224b1bf1293ab1d59fdfbf9045561733c38d</id>
<content type='text'>
Change-Id: Ib36c09a44230fbaaa119f756367f98bdc7756983
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib36c09a44230fbaaa119f756367f98bdc7756983
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: implement safe reads by intercepting the data abort handler.</title>
<updated>2012-04-06T11:48:09+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2012-04-02T13:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d4674ed3b7cd98fab499d0d94d364bdb060df3ff'/>
<id>d4674ed3b7cd98fab499d0d94d364bdb060df3ff</id>
<content type='text'>
Implement functions to read from a memory location and indicate
failure in case this is not possible. Since we do not have a MMU,
intercept the data abort handler and simply return when the abort
comes from the safe read routines.

Change-Id: I08f2e59898dcac893319a8150d4cf626f3adabbd
Reviewed-on: http://gerrit.rockbox.org/207
Reviewed-by: Marcin Bukat &lt;marcin.bukat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement functions to read from a memory location and indicate
failure in case this is not possible. Since we do not have a MMU,
intercept the data abort handler and simply return when the abort
comes from the safe read routines.

Change-Id: I08f2e59898dcac893319a8150d4cf626f3adabbd
Reviewed-on: http://gerrit.rockbox.org/207
Reviewed-by: Marcin Bukat &lt;marcin.bukat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Arm stack unwinder</title>
<updated>2012-02-22T07:33:26+00:00</updated>
<author>
<name>Marcin Bukat</name>
<email>marcin.bukat@gmail.com</email>
</author>
<published>2012-01-25T08:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b4eab599513324dcaffa4c5693345ae11f3f9725'/>
<id>b4eab599513324dcaffa4c5693345ae11f3f9725</id>
<content type='text'>
Simplified stack unwinder for ARM. This is port of
http://www.mcternan.me.uk/ArmStackUnwinding/
backtrace() is called from UIE() on native targets
and from panicf() on both native and ARM RaaA.

Change-Id: I8e4b3c02490dd60b30aa372fe842d193b8929ce0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplified stack unwinder for ARM. This is port of
http://www.mcternan.me.uk/ArmStackUnwinding/
backtrace() is called from UIE() on native targets
and from panicf() on both native and ARM RaaA.

Change-Id: I8e4b3c02490dd60b30aa372fe842d193b8929ce0
</pre>
</div>
</content>
</entry>
</feed>
