summaryrefslogtreecommitdiffstats
path: root/libcorkscrew/arch-x86
Commit message (Expand)AuthorAgeFilesLines
* Switch x86 libcorkscrew over to <ucontext.h>.Elliott Hughes2014-01-291-40/+1
* Fix build with gcc-4.8 and array boundaries issuePavel Chupin2013-08-061-15/+14
* Add basic Darwin support to libcorkscrew.Elliott Hughes2013-05-141-2/+17
* Unwinding implementation via eh_frame sections for x86Pavel Chupin2013-03-143-28/+892
* resolved conflicts for merge of a6405e9d to jb-mr1-devJean-Baptiste Queru2012-08-231-8/+34
|\
| * Merge "libcorkscrew: avoid future name collisions."Jean-Baptiste Queru2012-08-221-27/+23
| |\
| | * libcorkscrew: avoid future name collisions.David 'Digit' Turner2012-07-131-27/+23
* | | am 417e3041: am 8124e073: Merge "Fix unused parameter warnings"Jean-Baptiste Queru2012-08-152-5/+8
|\ \ \ | |/ /
| * | Fix unused parameter warningsEdwin Vane2012-08-132-5/+8
| |/
* | Fix libcorkscrew for x86 targets (bionic) as well as the host (glibc).Elliott Hughes2012-05-211-0/+18
* | Support libcorkscrew on x86 hosts in binaries using glibc.Elliott Hughes2012-05-181-35/+5
|/
* Improve stack unwinder robustness.Jeff Brown2011-11-041-7/+21
* Add x86 stack unwinding support to libcorkscrew.Jeff Brown2011-10-222-0/+157