summary refs log tree commit diff
path: root/src/libbacktrace/Makefile.am
AgeCommit message (Collapse)AuthorLines
2015-10-19Clean whitespaceCarlos Liam-2/+2
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-09-04Update libbacktrace to r227145Diggory Blake-0/+2
2015-04-11Update libbacktrace to r220112 (from GCC SVN)Tim Cuthbertson-3/+9
2015-03-15Strip trailing whitespaceTamir Duberstein-2/+2
2014-03-11Bundle libbacktrace with the compilerAlex Crichton-0/+126
This will soon be used to print backtraces on failure