aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mac/dump_syms/dump_syms.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* fix dump_syms xcode projectJoshua Peraza2018-11-261-0/+10
* mac: Fix broken xcode projectsJoshua Peraza2018-07-311-107/+109
* Add path_helper.cc and path_helper.h to dump_syms.xcodeproj.Ivan Penkov2018-07-241-0/+6
* Replaced glibc version of elf.h with musl version of elf.h.Dave MacLachlan2016-05-121-2/+2
* Fixes up dump_syms build on OS X so it works with ELF.Dave MacLachlan2016-05-121-4/+20
* Make dump_syms buildable under newer versions of Xcode.Boris Vidolov2015-11-101-0/+4
* Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek2015-09-161-8/+8
* Add custom implementation of NXGetArchInfoXXX to allow adding new arch.qsr@chromium.org2012-10-031-0/+8
* Create a static library to use Breakpad on iOS.qsr@chromium.org2011-11-231-1/+2
* Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.ted.mielczarek2011-11-181-5/+4
* Wean Mac Breakpad off of its OpenSSL libcrypto dependency.mark@chromium.org2011-07-271-4/+11
* review: http://breakpad.appspot.com/138001dmaclach2010-07-291-7/+187
* Review: http://breakpad.appspot.com/137001dmaclach2010-07-281-2/+2
* Clean up build for 64 bit.dmaclach2010-07-191-283/+26
* Breakpad CFI parser: Add unit tests to XCode project.ted.mielczarek2010-06-251-10/+1385
* Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.ted.mielczarek2010-06-251-9/+68
* Breakpad Mac symbol dumper: Add new Mach-O reader class.ted.mielczarek2010-06-251-6/+203
* Breakpad Mac dumper: Clean up XCode project file.jimblandy2010-05-051-102/+70
* Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6jimblandy2010-05-051-0/+2
* Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com2009-12-151-9/+9
* Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...nealsid2008-10-081-16/+45
* Issue 152 - Patch by Dave Camp, Reviewer Chris Rogersted.mielczarek2007-05-031-0/+8
* Changes to support patch #108:waylonis2007-01-231-6/+34
* Add Mac dump_syms tool and support class. Fixes issue #73.waylonis2006-12-191-0/+215