summaryrefslogtreecommitdiff
path: root/src/symbolize_unittest.cc
AgeCommit message (Expand)AuthorFilesLines
2009-07-08Suppress warnings. Most of this patch was given by keir (thanks!).1-2/+4
2009-01-28Add license information for all source code.1-1/+29
2009-01-05Use gtest and gmock if installed.1-0/+1
2008-11-17Re-organize the way to produce stacktrace.1-6/+5
2008-10-17Use dladdr to get symbols for environments which doesn't use ELF and1-0/+4
2008-10-14Add __attribute__((noinline)) for StackGrowsDown. This is necessary for recen...1-4/+7
2008-10-07glog 0.11-0/+328