summaryrefslogtreecommitdiff
path: root/src/os-linux.c
Commit message (Expand)AuthorAgeFilesLines
* Use constant for array size in os-linuxAdeel Mujahid2022-05-221-4/+5
* Fix to malloc call in tdep_get_elf_imageJonathan R. Madsen2022-03-101-3/+16
* Add support for older versions of AndroidOle André Vadla Ravnås2020-12-031-1/+1
* linux: Use /proc/[pid]/rootMikhail Durnev2020-07-151-2/+32
* Remove PROTECTED visibilityDave Watson2017-12-281-2/+2
* elf: Follow .gnu_debuglink when resolving function namesDave Watson2017-03-021-7/+1
* dwarf: Make binary path calculation os-specific.Konstantin Belousov2017-01-191-0/+10
* linux: Add /usr/lib/debug symbol path checkingMartin Dorey2017-01-131-1/+7
* One time whitespace fixup.Arun Sharma2014-09-271-5/+5
* Have tdep_get_elf_image available in case of UNW_REMOTE_ONLYKen Werner2011-10-151-4/+0
* Add path and pathlen arguments to tdep_get_elf_image()Arun Sharma2010-05-151-2/+6
* Reduce stack use and apply CONFIG_DEBUG_FRAME to more code.Paul Pluzhnikov2009-10-071-7/+12
* Include "libunwind_i.h" instead of "tdep.h" and "internal.h".hp.com!davidm2005-05-201-3/+2
* (tdep_get_elf_image): Pass sizeof buffer to maps_next().mostang.com!davidm2004-03-311-2/+2
* Declare libunwind-entry-points as PROTECTED to ensure local uses gethp.com!davidm2004-01-031-1/+1
* Delete include of elf64.h. The "tdep.h" header-file is responsiblehp.com!davidm2003-11-271-5/+0
* Include "tdep.h".mostang.com!davidm2003-03-061-0/+1
* (Logical change 1.45)mostang.com!davidm2003-02-081-0/+63
* Initial revisionmostang.com!davidm2003-02-081-0/+0