summaryrefslogtreecommitdiffstats
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | am 2e47c8ac: am 1e1bae1b: am c2945850: Merge "Add some clarifying defines."Christopher Ferris2013-11-051-3/+3
|\ \ | |/
| * Add some clarifying defines.Christopher Ferris2013-11-051-3/+3
* | am 4ddea7f4: am d5a7c371: am 408b3acf: Merge "Add corkscrew support for findi...Christopher Ferris2013-11-051-7/+25
|\ \ | |/
| * Add corkscrew support for finding static symbols.Christopher Ferris2013-11-041-7/+25
* | am 6b7b6541: am b5c24e09: am 8c58086c: Merge "More libbacktrace fixes."Christopher Ferris2013-10-307-110/+105
|\ \ | |/
| * More libbacktrace fixes.Christopher Ferris2013-10-307-110/+105
* | resolved conflicts for merge of 0433d622 to masterChristopher Ferris2013-10-2923-993/+2235
|\ \ | |/
| * Rewrite libbacktrace using C++.Christopher Ferris2013-10-2823-993/+2235
* | am 7bdb7b42: am 81890fd8: am 5daba1e0: Merge "Only build host library on linu...Christopher Ferris2013-10-021-32/+32
|\ \ | |/
| * Only build host library on linux-x86.Christopher Ferris2013-10-021-32/+32
* | Move cutils/log.h to log/log.h.Christopher Ferris2013-10-016-6/+6
|/
* Fix problems in libbacktrace.Christopher Ferris2013-10-013-6/+42
* Create a single backtrace library.Christopher Ferris2013-09-2814-0/+1366