Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
libunwind
/
5e3bc6a32ca5a78a1a66b4dffe94dfdbf829cae5
5e3bc6a
Verify section table name size before strcmp.
by Christopher Ferris
· 9 years ago
3c0cd97
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 9 years ago
b025c42
Force memory unwinds to use a zero map offset.
by Christopher Ferris
· 9 years ago
da5f22a
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
2528bee
Skip stack and empty maps when reading load base.
by Christopher Ferris
· 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
c812a8f
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
e9a2a81
Fix Mips bug.
by Douglas Leung
· 10 years ago
6c653da
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
2553e59
Attempt to read load_base from memory when needed.
by Christopher Ferris
· 10 years ago
c3ba862
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
901acdd
Do not cache every readable/executable elf.
by Christopher Ferris
· 10 years ago
ce727f2
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
0b535f4
Check for overflow when getting symbol name.
by Christopher Ferris
· 10 years ago
7124451
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
ba74ff6
Add check for same ip/cfa.
by Christopher Ferris
· 10 years ago
d9bcbd4
Add offset to map data.
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
8c380e9
[MIPS] Support for stack-unwinding through signal frames
by Faraz Shahbazker
· 10 years ago
e165aa0
am b3c3feef: am 94414e27: [MIPS64] Set addr_size correctly
by Chris Dearman
· 10 years ago
b3c3fee
am 94414e27: [MIPS64] Set addr_size correctly
by Chris Dearman
· 10 years ago
94414e2
[MIPS64] Set addr_size correctly
by Chris Dearman
· 10 years ago
d2c9e47
am a109bf3e: am 9fcad64d: Add LOCAL_EXPORT_C_INCLUDE_DIRS to libunwind and libunwind-ptrace targets
by Trevor Drake
· 10 years ago
a109bf3
am 9fcad64d: Add LOCAL_EXPORT_C_INCLUDE_DIRS to libunwind and libunwind-ptrace targets
by Trevor Drake
· 10 years ago
9fcad64
Add LOCAL_EXPORT_C_INCLUDE_DIRS to libunwind and libunwind-ptrace targets
by Trevor Drake
· 10 years ago
6d07312
am 7fc589c2: am 9aad0921: Merge "Libunwind: Fix unused value"
by Andreas Gampe
· 10 years ago
eb5de42
am dec17cc6: am 8d344794: Libunwind: Fix unused variables
by Andreas Gampe
· 10 years ago
7fc589c
am 9aad0921: Merge "Libunwind: Fix unused value"
by Andreas Gampe
· 10 years ago
dec17cc
am 8d344794: Libunwind: Fix unused variables
by Andreas Gampe
· 10 years ago
9aad092
Merge "Libunwind: Fix unused value"
by Andreas Gampe
· 10 years ago
8d34479
Libunwind: Fix unused variables
by Andreas Gampe
· 10 years ago
9756bd2
Libunwind: Fix unused value
by Andreas Gampe
· 10 years ago
7644390
am 5e5048d4: am 6c61dc81: Let config.h #define HAVE_ENDIAN_H.
by Elliott Hughes
· 10 years ago
5e5048d
am 6c61dc81: Let config.h #define HAVE_ENDIAN_H.
by Elliott Hughes
· 10 years ago
6c61dc8
Let config.h #define HAVE_ENDIAN_H.
by Elliott Hughes
· 10 years ago
555a98f
am de572a1a: am 2767395a: Fix initialization problem.
by Christopher Ferris
· 10 years ago
c9a4693
am 23c58ddd: am 965cd694: Fix initialization problem.
by Christopher Ferris
· 10 years ago
de572a1
am 2767395a: Fix initialization problem.
by Christopher Ferris
· 10 years ago
23c58dd
am 965cd694: Fix initialization problem.
by Christopher Ferris
· 10 years ago
2767395
Fix initialization problem.
by Christopher Ferris
· 10 years ago
965cd69
Fix initialization problem.
by Christopher Ferris
· 10 years ago
989e68c
am a9902e65: am 5e65ba1e: am 3e210341: Never use ASAN for libunwind.
by Dan Albert
· 10 years ago
a9902e6
am 5e65ba1e: am 3e210341: Never use ASAN for libunwind.
by Dan Albert
· 10 years ago
5e65ba1
am 3e210341: Never use ASAN for libunwind.
by Dan Albert
· 10 years ago
3e21034
Never use ASAN for libunwind.
by Dan Albert
· 10 years ago
22fda62
am 9b890430: am 23c6aa9a: Fix aarch64 handling of error code.
by Christopher Ferris
· 10 years ago
9b89043
am 23c6aa9a: Fix aarch64 handling of error code.
by Christopher Ferris
· 10 years ago
e446be0
am 2939a500: am f6dd2705: am 4868ff1a: Fix aarch64 handling of error code.
by Christopher Ferris
· 10 years ago
2939a50
am f6dd2705: am 4868ff1a: Fix aarch64 handling of error code.
by Christopher Ferris
· 10 years ago
f6dd270
am 4868ff1a: Fix aarch64 handling of error code.
by Christopher Ferris
· 10 years ago
9c5e762
am d8c73509: am 1e549bb0: Correctly identify the aarch64 kernel\'s signal trampoline.
by Elliott Hughes
· 10 years ago
d8c7350
am 1e549bb0: Correctly identify the aarch64 kernel\'s signal trampoline.
by Elliott Hughes
· 10 years ago
4868ff1
Fix aarch64 handling of error code.
by Christopher Ferris
· 10 years ago
23c6aa9
Fix aarch64 handling of error code.
by Christopher Ferris
· 10 years ago
1e549bb
Correctly identify the aarch64 kernel's signal trampoline.
by Elliott Hughes
· 10 years ago
a7b981f
am 1c524bfb: am 3910c952: am f760bf5b: Simplify ignored Clang-only warnings.
by Chih-Hung Hsieh
· 10 years ago
c49af79
am 7d63d0ed: am f942f983: am 20b68712: Merge "Fix empty struct C/C++ compatibility issue."
by Chih-Hung Hsieh
· 10 years ago
836444f
am 5eeb416a: am e796d9f7: am 26e4e764: Fix local arm unwind to handle dwarf properly.
by Christopher Ferris
· 10 years ago
1eea219
am 4c110cc9: am 0b0f752d: am e5f01b69: Fix local arm unwind to handle dwarf properly.
by Christopher Ferris
· 10 years ago
609662e
am 00815f6f: am 3fd3e2f8: am 152ef50c: Merge "Use common_clang_cflags"
by Christopher Ferris
· 10 years ago
62e5ac2
am 291a9ebb: am 215a09b1: am 6d90028e: Correctly identify the aarch64 kernel\'s signal trampoline.
by Elliott Hughes
· 10 years ago
1c524bf
am 3910c952: am f760bf5b: Simplify ignored Clang-only warnings.
by Chih-Hung Hsieh
· 10 years ago
7d63d0e
am f942f983: am 20b68712: Merge "Fix empty struct C/C++ compatibility issue."
by Chih-Hung Hsieh
· 10 years ago
5eeb416
am e796d9f7: am 26e4e764: Fix local arm unwind to handle dwarf properly.
by Christopher Ferris
· 10 years ago
4c110cc
am 0b0f752d: am e5f01b69: Fix local arm unwind to handle dwarf properly.
by Christopher Ferris
· 10 years ago
00815f6
am 3fd3e2f8: am 152ef50c: Merge "Use common_clang_cflags"
by Christopher Ferris
· 10 years ago
291a9eb
am 215a09b1: am 6d90028e: Correctly identify the aarch64 kernel\'s signal trampoline.
by Elliott Hughes
· 10 years ago
319604b
am 4131acd3: am f760bf5b: Simplify ignored Clang-only warnings.
by Chih-Hung Hsieh
· 10 years ago
4131acd
am f760bf5b: Simplify ignored Clang-only warnings.
by Chih-Hung Hsieh
· 10 years ago
3910c95
am f760bf5b: Simplify ignored Clang-only warnings.
by Chih-Hung Hsieh
· 10 years ago
f760bf5
Simplify ignored Clang-only warnings.
by Chih-Hung Hsieh
· 10 years ago
aa0dc98
am 6447e75e: am 20b68712: Merge "Fix empty struct C/C++ compatibility issue."
by Chih-Hung Hsieh
· 10 years ago
6447e75
am 20b68712: Merge "Fix empty struct C/C++ compatibility issue."
by Chih-Hung Hsieh
· 10 years ago
f942f98
am 20b68712: Merge "Fix empty struct C/C++ compatibility issue."
by Chih-Hung Hsieh
· 10 years ago
20b6871
Merge "Fix empty struct C/C++ compatibility issue."
by Chih-Hung Hsieh
· 10 years ago
fb4ebf8
am 49c42320: am e5f01b69: Fix local arm unwind to handle dwarf properly.
by Christopher Ferris
· 10 years ago
49c4232
am e5f01b69: Fix local arm unwind to handle dwarf properly.
by Christopher Ferris
· 10 years ago
Next »