index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
unwarminder
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
Initial commit for the Sony NWZ linux port
Amaury Pouly
4
-3
/
+4
2016-12-12
unwinder: in get__sp(), use the more correct "msr cpsr_c, ..." form
Amaury Pouly
1
-3
/
+3
2015-01-12
ARM unwinder for thumb: Fix broken MOV opcode
Thomas Jarosch
1
-2
/
+2
2015-01-12
Fix red
Thomas Jarosch
1
-1
/
+1
2015-01-12
ARM unwinder for thumb: Fix broken SUB opcode
Thomas Jarosch
1
-1
/
+1
2015-01-12
ARM unwinder: Add missing 'register' variable in debug output
Thomas Jarosch
1
-2
/
+2
2015-01-12
ARM unwinder: Add missing va_end() call.
Thomas Jarosch
1
-0
/
+1
2014-12-17
Add newlines at the end of the file
Thomas Jarosch
2
-2
/
+2
2014-08-25
Remove unused return value variable in lib/unwarminder/backtrace.c
Michael Sevakis
1
-3
/
+1
2013-05-23
Fix return address when data_abort_handler skips faulting instruction.
Boris Gjenero
1
-1
/
+1
2012-09-05
unwarminder: make SP and PC visible on smaller screens
Marcin Bukat
1
-1
/
+1
2012-06-07
unwarminder: fix data_abort_handler (wrong address to UIE)
Amaury Pouly
1
-1
/
+0
2012-05-28
Use shorter lines to show an ARM backtrace (so address fit on the clip zip sc...
Bertrik Sikken
1
-2
/
+2
2012-04-06
arm: implement safe reads by intercepting the data abort handler.
Amaury Pouly
4
-6
/
+181
2012-04-04
arm: fix get_sp (missing return)
Amaury Pouly
1
-0
/
+1
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
1
-7
/
+8
2012-03-02
Fix sanity check in UnwStartThumb() using the wrong register
Thomas Jarosch
1
-1
/
+1
2012-02-22
Arm stack unwinder
Marcin Bukat
15
-0
/
+2555