aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Define and use a a new MDRawContextARM64Joshua Peraza2018-08-011-26/+26
* Only use O_CLOEXEC on platforms that support itLars Volker2017-05-101-0/+1
* autotools: move -W flags to configure detectionMike Frysinger2017-02-161-0/+4
* aclocal: regenerate properlyMike Frysinger2017-02-081-0/+2
* Fix a dependency issue in automakeTed Mielczarek2016-04-121-35/+38
* Refactor sym_upload in tools to extract code into common/linux, and minor fixesLi Yan2016-03-301-38/+35
* build: detect the right `ar` toolMike Frysinger2015-11-111-0/+60
* Remove some old unused code, add a missing includeted.mielczarek@gmail.com2015-08-131-34/+37
* make "make install" also install headers and pkgconfig filesvapier@chromium.org2014-08-271-3/+3
* Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-modeted.mielczarek@gmail.com2013-12-101-0/+36
* Process minidumps generated on ARM64 in iOS apps.mark@chromium.org2013-11-231-300/+439
* Create StackwalkerAddressList.chrisha@chromium.org2013-08-231-27/+49
* Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com2012-10-101-49/+27
* Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...ted.mielczarek@gmail.com2012-09-191-5/+5
* Fix compilation of crash_generation_server.cc, and add it to the client libra...ted.mielczarek@gmail.com2012-09-171-27/+49
* Add custom getcontext() implementation for Android.digit@chromium.org2012-08-311-0/+22
* ditch libtool, only build static libsted.mielczarek2010-10-051-5/+35
* add a --disable-processor configure arg to skip building processor libs and j...ted.mielczarek2010-10-051-2/+2
* Added libdisasm to the repository. This library is no longer under developmen...cdn@chromium.org2010-10-011-2/+2
* Issue 378 - Don't compile Linux client libraries on non-Linux systemsted.mielczarek2010-08-311-7966/+5
* provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek2010-04-081-10/+30
* Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b,jimblandy2010-02-021-33/+14
* Breakpad: Regenerate build files with latest versions of autotools.jimblandy2009-12-231-3902/+5320
* Add more error information to minidump processing return code. Also added de...nealsid2009-05-291-248/+507
* Add logging to minidump processor (#82). First part: logging infrastructuremmentovai2007-05-171-81/+93
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-0/+17
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-577/+1038
* Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner2006-09-191-1038/+577
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-081-577/+1038
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-1038/+577
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-061-577/+1038
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-051-1038/+577
* Make build system less annoying (#8) r=brynermmentovai2006-08-301-656/+1038
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+6857