about summary refs log tree commit diff
path: root/src/libbacktrace/dwarf.c
AgeCommit message (Collapse)AuthorLines
2018-05-30std: Delete bundled libbacktrace moduleAlex Crichton-3038/+0
2016-01-14Update libbacktrace to 11b1a9c476b2df514d620d479407f2cf217cb373Vadim Petrochenkov-1/+1
Source: https://github.com/gcc-mirror/gcc
2016-01-03Undo whitespace tweaks pending libbacktrace mergeMichael McConville-6/+6
These should probably be submitted upstream. They're inevitably going to complicate merges, and because they're non-functional changes this just isn't worth our time.
2015-10-19Clean whitespaceCarlos Liam-3/+3
Remove leading newlines; replace lines containing only whitespace with empty lines; replace multiple trailing newlines with a single newline; remove trailing whitespace in lines
2015-10-06Clean newlinesCarlos Liam-3/+3
2015-09-04Update libbacktrace to r227145Diggory Blake-9/+25
2015-04-11Update libbacktrace to r220112 (from GCC SVN)Tim Cuthbertson-16/+17
2015-03-15Strip trailing whitespaceTamir Duberstein-6/+6
2014-03-11Bundle libbacktrace with the compilerAlex Crichton-0/+3021
This will soon be used to print backtraces on failure