lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.h
[platform/upstream/elfutils.git] / libdwfl / dwfl_module_getdwarf.c
2022-10-28 Yonggang Luolib{asm,cpu,dw,dwfl,dwelf}: Move platform depended...
2021-05-12 Martin LiskaCome up with startswith function.
2020-12-12 Dmitry V. Levinlibdwfl: fix spelling typos in comments and ChangeLog
2018-10-19 Mark WielaardCheck sh_entsize is not zero.
2018-05-20 Mark Wielaardlibdw: Cache ELF directory early. Explicitly set it...
2017-05-02 Ulf HermannAvoid double-including config.h
2017-04-27 Ulf HermannProtect against integer overflow on shnum
2016-12-29 Luiz Angelo Daros... Fix TEMP_FAILURE_RETRY definition when not defined.
2016-01-06 Mark Wielaardlibdwfl: Use elf_compress[_gnu] to decompress string...
2016-01-02 Chih-Hung HsiehMove nested functions in dwfl_module_getdwarf.c to...
2015-10-09 Josh StoneTrust AC_SYS_LARGEFILE to provide large file support
2015-10-08 Mark WielaardAllocate exact amount of bytes for phdrs and shdrs.
2015-10-07 Chih-Hung HsiehDo without union of variable length arrays.
2015-06-19 Mark Wielaardlibdwfl: Check symbol section exists and has a sane...
2015-05-27 Mark Wielaardlibdwfl: Fix unbounded stack usage in find_prelink_addr...
2015-02-06 Mark Wielaardlibdwfl: Clear symtab result on error before using...
2014-12-19 Mark Wielaardlibdwfl: Always try find_dynsym last, also on find_symt...
2014-12-16 Mark Wielaardlibdwfl: Make sure elf_getdata_rawchunk size_t doesn...
2014-11-18 Mark Wielaardlibdwfl: Sanity check the symbol table before use.
2014-11-14 Mark Wielaardlibdwfl: dwfl_module_getdwarf.c don't use symtab with...
2014-11-13 Mark Wielaardlibdwfl: find_dynsym don't assume dynamic linker has...
2014-08-29 Jan KratochvilFix resolving ELF symbols for live PIDs with deleted...
2014-05-02 Mark WielaardRemove --enable-dwz. dwz alt debug is no longer experim...
2014-05-02 Mark Wielaardlibdwfl: Move dwz alt multi file searching to find_debu...
2014-05-01 Mark Wielaardlibdwelf: Add dwelf_elf_gnu_build_id.
2014-05-01 Florian WeimerMove .gnu_debugaltlink handling from libdw to libdwfl
2014-04-24 Mark Wielaardlibdwelf: New DWARF ELF Low-level Functions. Add dwelf_...
2014-03-11 Josh Stonelibdwfl: dwfl_module_getdwarf.c (open_elf) only (re...
2013-12-16 Mark Wielaardlibdwfl: Add dwfl_module_getsymtab_first_global.
2013-11-18 Josh Stonelibdwfl: Fix and test aux_sym address_sync with relocat...
2013-09-12 Mark WielaardFix typo in dwfl_module_getdwarf.c (find_symtab).
2013-01-23 Mark Wielaardlibdwfl: Support auxiliary symbol table only for getsym...
2013-01-22 Mark Wielaardlibdwfl: Add minisymtab support.
2012-10-17 Jan Kratochvillibdwfl/
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2011-11-01 Mark WielaardUse index of first global symbol to speed up dwfl_modul...
2011-03-09 Roland McGrathlibdwfl: Clear errno before using its ambient value.
2011-02-02 Roland McGrathlibdwfl: Use the section-end address as the synchroniza...
2011-02-02 Roland McGrathlibdwfl: Discover PT_INTERP p_vaddr separately from...
2011-02-02 Roland McGrathlibdwfl: Fix prelink address_sync to find 64-bit PT_INTERP.
2011-01-11 Roland McGrathlibdwfl: Rejigger address synchronization using .gnu...
2011-01-05 Roland McGrathlibdwfl: Enhance address_sync calculation to handle...
2010-11-13 Roland McGrathlibdwfl: Revamp bias bookkeeping, account correctly...
2010-05-20 Roland McGrathFix some libdwfl bias calculations.
2010-05-06 Roland McGrathlibdwfl: Refuse to fall back to an ELF file opened...
2010-01-08 Roland McGrathUse elf_getphdrnum in libdw and libdwfl.
2009-06-13 Ulrich DrepperAdd aliases for elf_getshnum and elf_getshstrndx.
2009-05-05 Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-04-29 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-20 Roland McGrathAdd missing internal_function attribute.
2009-04-20 Roland McGrathBreak out __libdwfl_getelf internal function.
2009-01-08 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-06 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2009-01-06 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-06 Roland McGrathlibdwfl automagic decompression support
2008-08-26 Roland McGrathpropagate from branch 'com.redhat.elfutils.pmachata...
2008-05-22 Roland McGrathcosmetic
2008-04-06 Roland McGrathlibdwfl/
2008-03-26 Roland McGrathlibdwfl/
2008-02-21 Roland McGrathFinish elflint .gnu.attributes checking
2007-10-23 Roland McGrath2007-10-23 Roland McGrath <roland@redhat.com>
2007-10-16 Ulrich Dreppermerge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
2007-10-04 Roland McGrathsrc/
2007-03-30 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-03-13 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2006-07-12 Ulrich Dreppermerge of 67f3844b544f03a64b3ac896c19f94744923d76a
2006-07-12 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2006-07-12 Ulrich DrepperAdjust for internal_function_def removal.
2006-07-12 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2006-04-04 Ulrich DrepperFix FSF address. No exception for libdwarf.
2006-04-04 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2005-12-05 Roland McGrathmerge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
2005-08-23 Roland McGrath2005-08-23 Roland McGrath <roland@redhat.com>
2005-08-23 Roland McGrath2005-08-22 Roland McGrath <roland@redhat.com>
2005-08-10 Roland McGrath2005-08-10 Roland McGrath <roland@redhat.com>
2005-08-09 Roland McGrathlibdw/
2005-07-26 Ulrich DrepperAdjust for monotone.