aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/functioninfo.cc
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fix more errors from clang to get crash_report.xcodeproj close to compil...thestig@chromium.org2013-05-081-0/+2
* Remove auto_ptr usage in Breakpad. Also fix some lint errors.thestig@chromium.org2013-04-091-9/+11
* Remove dead code.mark@chromium.org2012-12-121-2/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-7/+6
* Additional fixes following r862.mark@chromium.org2011-10-111-14/+17
* Include what you use.mmentovai2010-04-051-0/+3
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad DWARF Reader: Change LineInfoHandler::AddLine to provide the line's ...jimblandy2010-01-221-2/+2
* Google Breakpad DWARF reader: Add a handler function for DIE references.jimblandy2010-01-121-22/+14
* Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com2009-12-151-0/+231