summaryrefslogtreecommitdiffstats
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
...
* | am a6631bb3: am 3bcefc66: am 62f12bd9: Merge "Enable libunwind for mips."Christopher Ferris2014-02-261-1/+1
|\ \ | |/
| * Enable libunwind for mips.Christopher Ferris2014-02-261-1/+1
* | am ec04a8d4: am d90b11b6: am 13274a26: Merge "Fix logging errors inside ALOGV"Colin Cross2014-02-101-1/+2
|\ \ | |/
| * Fix logging errors inside ALOGVColin Cross2014-02-071-1/+2
* | am 10c2607c: am 77b23023: am 3faf86c0: Merge "Call a specialized local map set."Christopher Ferris2014-02-031-3/+3
|\ \ | |/
| * Call a specialized local map set.Christopher Ferris2014-02-011-3/+3
* | am 5127626b: am 3133a4a2: am 0fdf0dc7: Merge "Refactor makefile."Christopher Ferris2014-01-312-220/+176
|\ \ | |/
| * Refactor makefile.Christopher Ferris2014-01-312-220/+176
* | am fe0d5d42: am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind."Elliott Hughes2014-01-314-15/+12
|\ \ | |/
| * LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-304-15/+12
* | am e5734557: am caefe564: Merge "x86: Enable libunwind"Elliott Hughes2014-01-311-1/+1
|\ \ | |/
| * x86: Enable libunwindPavel Chupin2014-01-301-1/+1
* | am cbe55724: am 7957529d: Merge "Clean up UnwindCurrent.cpp\'s use of ucontex...Christopher Ferris2014-01-311-21/+2
|\ \ | |/
| * Clean up UnwindCurrent.cpp's use of ucontext.h.Christopher Ferris2014-01-301-21/+2
* | am c9869057: am 1ca10eab: Merge "Avoid redefinition of __STDC_FORMAT_MACROS."Ian Rogers2014-01-311-1/+0
|\ \ | |/
| * Avoid redefinition of __STDC_FORMAT_MACROS.Ian Rogers2014-01-291-1/+0
* | am ab2de415: am 773c9ab7: am c96c2954: am a152ed73: Merge "Fix global pointin...Christopher Ferris2014-01-291-3/+3
|\ \ | |/
| * Fix global pointing to local variable.Christopher Ferris2014-01-281-3/+3
* | am 36a4e408: am aaf89887: am 6fe31b2f: am d391c9b4: Merge "Re-enable libunwin...Christopher Ferris2014-01-2915-102/+287
|\ \ | |/
| * Re-enable libunwind for arm.Christopher Ferris2014-01-2815-102/+287
* | am 8d12b4a0: am 4fe48966: am 57c9b95b: am 39baa829: Merge "Get arm64 to compi...Christopher Ferris2014-01-272-3/+2
|\ \ | |/
| * Get arm64 to compile.Christopher Ferris2014-01-272-3/+2
* | am 9222d911: am c8518616: am 02f68c4b: am 4800e20e: Merge "system/core: renam...Colin Cross2014-01-241-2/+2
|\ \ | |/
| * system/core: rename aarch64 target to arm64Colin Cross2014-01-231-2/+2
* | am f95d880f: am 884116c8: am 719b0198: am 1db584b8: Merge "Attempt to fix Mac...Christopher Ferris2014-01-181-1/+1
|\ \ | |/
| * Attempt to fix Mac buildBrian Carlstrom2014-01-181-1/+1
* | resolved conflicts for merge of 47fa9064 to masterChristopher Ferris2014-01-1713-338/+412
|\ \ | |/
| * Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-1614-511/+412
* | am 7dee721e: am 42e82f80: am 4a8996fb: am 3352c503: Merge "Copy the bionic -f...Elliott Hughes2014-01-151-0/+5
|\ \ | |/
| * Copy the bionic -fstack-protector hack into libbacktrace.Elliott Hughes2014-01-141-0/+5
* | am 117e93a7: am 2c3b9a44: am d9cb2964: am 91e2019f: Merge "Create a bare bone...Christopher Ferris2014-01-143-16/+34
|\ \ | |/
| * Create a bare bones host libbacktrace on mac.Christopher Ferris2014-01-133-16/+34
* | resolved conflicts for merge of 8791ee5c to masterChristopher Ferris2014-01-135-183/+158
|\ \ | |/
| * Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-135-183/+158
| * Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2014-01-092-14/+21
* | resolved conflicts for merge of 72f204de to masterChristopher Ferris2014-01-087-38/+52
|\ \ | |/
| * Refactor to share map_info amongst threads.Christopher Ferris2014-01-087-38/+52
* | am 0298da56: am 492b0ca4: am 1e424d8e: am 0afaf7f4: Merge "Fix the ucontext f...Christopher Ferris2014-01-071-15/+4
|\ \ | |/
| * Fix the ucontext for mips/x86.Christopher Ferris2014-01-071-15/+4
* | am 3e30f6af: am 090928b1: am a345b253: am dfc48139: Merge "Switch ARM back to...Elliott Hughes2014-01-021-2/+5
|\ \ | |/
| * Switch ARM back to libcorkscrew temporarily.Elliott Hughes2014-01-021-2/+5
* | Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2013-11-122-14/+21
* | am 90e67bcd: am d36bfc30: am e6279294: Merge "Revert "Revert enabling libunwi...Christopher Ferris2013-11-071-1/+1
|\ \ | |/
| * Revert "Revert enabling libunwind."Christopher Ferris2013-11-081-1/+1
* | am 8ddd08b1: am 4ae94541: am 62ea993a: Merge "Revert enabling libunwind."Elliott Hughes2013-11-071-1/+1
|\ \ | |/
| * Revert enabling libunwind.Christopher Ferris2013-11-071-1/+1
* | am c3920dee: am 11d04d04: am 351b0123: Merge "Enable libunwind on arm platfor...Christopher Ferris2013-11-071-1/+1
|\ \ | |/
| * Enable libunwind on arm platforms.Christopher Ferris2013-11-061-1/+1
* | am dee1842d: am adbb3352: am a2d1469c: Merge "Use new defines in test code."Christopher Ferris2013-11-052-17/+15
|\ \ | |/
| * Use new defines in test code.Christopher Ferris2013-11-052-17/+15