Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
2d1a6f7913ba690595d40e487e9978e695db71d5
2d1a6f7
Fix copying of cached map data.
by Christopher Ferris
· 9 years ago
41ed849
am 0ba1110f: Verify section table name size before strcmp.
by Christopher Ferris
· 9 years ago
0ba1110
Verify section table name size before strcmp.
by Christopher Ferris
· 9 years ago
4a8f207
am 5c1d9b58: Add Android.bp for libunwindbacktrace
by Dan Willemsen
· 9 years ago
5c1d9b5
Add Android.bp for libunwindbacktrace
by Dan Willemsen
· 9 years ago
4680344
am 328a44a4: Fix typo in stp target.
by Christopher Ferris
· 9 years ago
328a44a
Fix typo in stp target.
by Christopher Ferris
· 9 years ago
22b45d8
am f6557862: Force memory unwinds to use a zero map offset.
by Christopher Ferris
· 10 years ago
f655786
Force memory unwinds to use a zero map offset.
by Christopher Ferris
· 10 years ago
0903bb1
am b025c42a: Force memory unwinds to use a zero map offset.
by Christopher Ferris
· 10 years ago
b025c42
Force memory unwinds to use a zero map offset.
by Christopher Ferris
· 10 years ago
7f124b4
am 4a9fd609: Revert "Update all mapoff checks to check against 0."
by Nicolas Geoffray
· 10 years ago
4a9fd60
Revert "Update all mapoff checks to check against 0."
by Nicolas Geoffray
· 10 years ago
862ad2f
am 4a4ba40e: Update all mapoff checks to check against 0.
by Christopher Ferris
· 10 years ago
4a4ba40
Update all mapoff checks to check against 0.
by Christopher Ferris
· 10 years ago
5c07dfd
am 3e092571: Libunwind: Remove unused function
by Andreas Gampe
· 10 years ago
3e09257
Libunwind: Remove unused function
by Andreas Gampe
· 10 years ago
14b740f
am 4036eb50: Libunwind: Remove unused variable
by Andreas Gampe
· 10 years ago
4036eb5
Libunwind: Remove unused variable
by Andreas Gampe
· 10 years ago
eb1561a
am 6e4438f5: Merge "Remove additional prefix for unwind symbols"
by Calin Juravle
· 10 years ago
6e4438f
Merge "Remove additional prefix for unwind symbols"
by Calin Juravle
· 10 years ago
1265e5f
Remove additional prefix for unwind symbols
by Calin Juravle
· 10 years ago
b948856
am 2528beec: Skip stack and empty maps when reading load base.
by Christopher Ferris
· 10 years ago
98b53a5
am 408bec05: Skip stack and empty maps when reading load base.
by Christopher Ferris
· 10 years ago
2528bee
Skip stack and empty maps when reading load base.
by Christopher Ferris
· 10 years ago
408bec0
Skip stack and empty maps when reading load base.
by Christopher Ferris
· 10 years ago
783e8db
am ed8ddd2d: Merge changes from topic \'art_unwinding_64bit_and_inprocess\' into mnc-dev
by David Srbecky
· 10 years ago
ed8ddd2
Merge changes from topic 'art_unwinding_64bit_and_inprocess' into mnc-dev
by David Srbecky
· 10 years ago
d2cf845
Change return type of get_load_offset to bool.
by David Srbecky
· 10 years ago
85bdab7
Support x86-64 floating point registers.
by David Srbecky
· 10 years ago
3ad2fce
Enable .debug_frame support on all platforms.
by David Srbecky
· 10 years ago
d0eeb99
am e9a2a815: Fix Mips bug.
by Douglas Leung
· 10 years ago
e9a2a81
Fix Mips bug.
by Douglas Leung
· 10 years ago
125ca59
am a7db682f: Fix Mips bug.
by Douglas Leung
· 10 years ago
a7db682
Fix Mips bug.
by Douglas Leung
· 10 years ago
d795d44
am 88693e8d: Use new sanitizer option.
by Dan Albert
· 10 years ago
88693e8
Use new sanitizer option.
by Dan Albert
· 10 years ago
d732adb
am 2553e595: Attempt to read load_base from memory when needed.
by Christopher Ferris
· 10 years ago
ca57411
am 4c9afc61: Merge "Change return type of get_load_offset to bool."
by David Srbecky
· 10 years ago
0d11b54
am 3dc9de00: Merge "Attempt to read load_base from memory when needed."
by Christopher Ferris
· 10 years ago
4c9afc6
Merge "Change return type of get_load_offset to bool."
by David Srbecky
· 10 years ago
2553e59
Attempt to read load_base from memory when needed.
by Christopher Ferris
· 10 years ago
3dc9de0
Merge "Attempt to read load_base from memory when needed."
by Christopher Ferris
· 10 years ago
849a547
Attempt to read load_base from memory when needed.
by Christopher Ferris
· 10 years ago
478d002
Change return type of get_load_offset to bool.
by David Srbecky
· 10 years ago
c3362a8
am 1a77b510: Merge "Support x86-64 floating point registers."
by David Srbecky
· 10 years ago
1a77b51
Merge "Support x86-64 floating point registers."
by David Srbecky
· 10 years ago
921c52a
am a62d909c: Merge "Enable .debug_frame support on all platforms."
by David Srbecky
· 10 years ago
a62d909
Merge "Enable .debug_frame support on all platforms."
by David Srbecky
· 10 years ago
703592b
am 901acddf: Do not cache every readable/executable elf.
by Christopher Ferris
· 10 years ago
901acdd
Do not cache every readable/executable elf.
by Christopher Ferris
· 10 years ago
1f1ff4a
am 6eab3d43: Do not cache every readable/executable elf.
by Christopher Ferris
· 10 years ago
6eab3d4
Do not cache every readable/executable elf.
by Christopher Ferris
· 10 years ago
d79f9bb
Support x86-64 floating point registers.
by David Srbecky
· 10 years ago
b5ae16c
Enable .debug_frame support on all platforms.
by David Srbecky
· 10 years ago
5506ccd
am 48ed035a: Fix incorrect check of bool returning function.
by Christopher Ferris
· 10 years ago
c1888ff
am 6732d375: Fix incorrect check of bool returning function.
by Christopher Ferris
· 10 years ago
48ed035
Fix incorrect check of bool returning function.
by Christopher Ferris
· 10 years ago
6732d37
Fix incorrect check of bool returning function.
by Christopher Ferris
· 10 years ago
e0f3943
am 0b535f4d: Check for overflow when getting symbol name.
by Christopher Ferris
· 10 years ago
b79d2e1
am 14de40d9: Check for overflow when getting symbol name.
by Christopher Ferris
· 10 years ago
0b535f4
Check for overflow when getting symbol name.
by Christopher Ferris
· 10 years ago
14de40d
Check for overflow when getting symbol name.
by Christopher Ferris
· 10 years ago
dcbdd73
am 7124451d: Fix missing return in failure case.
by Christopher Ferris
· 10 years ago
46bf938
resolved conflicts for merge of cdf0d03d to mnc-dev-plus-aosp
by Christopher Ferris
· 10 years ago
55c2aa8
am 44387e81: Fix missing return in failure case.
by Christopher Ferris
· 10 years ago
7124451
Fix missing return in failure case.
by Christopher Ferris
· 10 years ago
44387e8
Fix missing return in failure case.
by Christopher Ferris
· 10 years ago
cdf0d03
Implement method to read elf data from memory.
by Christopher Ferris
· 10 years ago
675bdeb
am ae38b200: Implement method to read elf data from memory.
by Christopher Ferris
· 10 years ago
ae38b20
Implement method to read elf data from memory.
by Christopher Ferris
· 10 years ago
5c206c4
am ba74ff68: Add check for same ip/cfa.
by Christopher Ferris
· 10 years ago
1061166
am 2706ca23: Add check for same ip/cfa.
by Christopher Ferris
· 10 years ago
ba74ff6
Add check for same ip/cfa.
by Christopher Ferris
· 10 years ago
2706ca2
Add check for same ip/cfa.
by Christopher Ferris
· 10 years ago
1c7df34
am 54148aab: Add offset to map data.
by Christopher Ferris
· 10 years ago
760394a
am d9bcbd4f: Add offset to map data.
by Christopher Ferris
· 10 years ago
d9bcbd4
Add offset to map data.
by Christopher Ferris
· 10 years ago
54148aa
Add offset to map data.
by Christopher Ferris
· 10 years ago
2974185
am b6b3132b: Fix unwind in exec maps with non-zero offsets.
by Christopher Ferris
· 10 years ago
b6b3132
Fix unwind in exec maps with non-zero offsets.
by Christopher Ferris
· 10 years ago
517b197
Fix unwind in exec maps with non-zero offsets.
by Christopher Ferris
· 10 years ago
25803f1
am f7c3686b: Small makefile cleanup.
by Christopher Ferris
· 10 years ago
f7c3686
Small makefile cleanup.
by Christopher Ferris
· 10 years ago
852904e
am d334d4b7: Make static libraries use different names.
by Christopher Ferris
· 10 years ago
d334d4b
Make static libraries use different names.
by Christopher Ferris
· 10 years ago
29a2f56
am bbd6a884: Add -Wno-inline-asm to Clang flags.
by Stephen Hines
· 10 years ago
bbd6a88
Add -Wno-inline-asm to Clang flags.
by Stephen Hines
· 10 years ago
d7067fe
am 18325679: Add NOTICE file
by Conley Owens
· 10 years ago
1832567
Add NOTICE file
by Conley Owens
· 10 years ago
37b670e
am 465f73c6: Add libunwind to all local make variables.
by Christopher Ferris
· 10 years ago
465f73c
Add libunwind to all local make variables.
by Christopher Ferris
· 10 years ago
6dfefdd
am 72059b1c: am 4a59009c: Fix build.
by Christopher Ferris
· 10 years ago
72059b1
am 4a59009c: Fix build.
by Christopher Ferris
· 10 years ago
4a59009
Fix build.
by Christopher Ferris
· 10 years ago
e69c63f
am 39c57aeb: am b02a66ec: [MIPS] Stack-unwinding through signal frames on mips32
by Faraz Shahbazker
· 10 years ago
39c57ae
am b02a66ec: [MIPS] Stack-unwinding through signal frames on mips32
by Faraz Shahbazker
· 10 years ago
b02a66e
[MIPS] Stack-unwinding through signal frames on mips32
by Faraz Shahbazker
· 10 years ago
1037ff2
am 9b0d5e47: am 8c380e9d: [MIPS] Support for stack-unwinding through signal frames
by Faraz Shahbazker
· 10 years ago
9b0d5e4
am 8c380e9d: [MIPS] Support for stack-unwinding through signal frames
by Faraz Shahbazker
· 10 years ago
Next »