aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/synth_elf.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-2/+2
* Let breakpad build with -Wall on OS X and Linux.Lei Zhang2015-12-291-1/+3
* Fix build on Android - put the missing NT_GNU_BUILD_ID #define in elf_gnu_com...thestig@chromium.org2013-04-101-4/+1
* Support generic Elf notes, with unit teststed.mielczarek@gmail.com2013-04-041-18/+9
* Refactor BasicElf synth_elf unitestted.mielczarek@gmail.com2013-04-041-3/+62
* Defer adding sections until ELF::Finish in synth_elfted.mielczarek@gmail.com2013-03-291-6/+14
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-0/+2
* issue 243 - Linux dumper should use build id produced by ld --build-id if ava...ted.mielczarek2011-08-301-1/+31
* Add some unit tests for Linux WriteSymbolFileted.mielczarek2011-07-061-0/+174