platform/upstream/elfutils.git
2015-02-19 Mark Wielaardlibelf: Make __libelf_set_data_list_rdlock an internal_...
2015-02-18 Mark Wielaardtests: Use PRId64 for printing loff_t.
2015-02-16 Mark Wielaardlibdw: Add DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fo...
2015-02-16 Mark Wielaardlibdw: Add support for DWARF5/GCC5 DW_TAG_atomic_type.
2015-02-11 Josh Stonetests: ensure backtrace.c exec_dump sets jmp
2015-02-11 Josh Stonelibdw: ensure read_encoded_value's value is set
2015-02-11 Petr Machatadwarf_ranges: do not request base address attributes...
2015-02-07 Jan Kratochvillibelf: Consider sh_addralign 0 as 1
2015-02-06 Mark Wielaardlibdwfl: Clear symtab result on error before using...
2015-02-06 Mark Wielaardlibelf: Make sure string returned by elf_strptr is...
2015-02-06 Mark Wielaardlibelf: elf_strptr should use datalist when data has...
2015-02-06 Mark Wielaardlibelf: Fix elf_newdata when raw ELF file/image data...
2015-02-06 Mark Wielaardlibelf: elf_strptr should fetch the shdr for the sectio...
2015-01-27 Mark Wielaards/Really, not guarantee/Really, no guarantee/g
2015-01-27 Mark Wielaardlibebl.h: Add comment from README that this is complete...
2015-01-16 Mark Wielaardtests: Make deleted and vdsosyms testcases work with...
2015-01-16 Mark Wielaardlibdw: Search for the last matching address with dwarf_...
2015-01-16 Mark Wielaardlibdwfl: dwfl_module_getsrc should never match end_sequ...
2015-01-15 Mark Wielaardlibdw: Robustify eh_frame_hdr and encoded-values reading.
2015-01-15 Mark Wielaardlibdwfl: Handle seeing CU EOF marker without any other...
2015-01-15 Mark Wielaardlibdw: Check DW_AT_sibling attribute offset is after...
2015-01-15 Mark Wielaardlibdw: Check register number in CFI isn't insanely...
2015-01-15 Mark Wielaardelfcmp: Add some NULL and zero checks.
2015-01-15 Mark Wielaardlibdw: Add missing size check to parse_eh_frame_hdr.
2015-01-15 Mark Wielaardlibdw: Handle NULL dbg for call_ref, GNU_implicit_point...
2015-01-15 Mark Wielaardlibelf: gelf_getphdr should check phdr index is valid.
2015-01-15 Mark Wielaardbackends: Check sh_entsize is not zero in ppc_symbol...
2015-01-15 Mark Wielaardelflint: Add various low-level checks.
2015-01-14 Mark Wielaardtests: Add testfile-debug-types test case.
2015-01-14 Jason P. Leasurelibdw: fix offset for sig8 lookup in dwarf_formref_die
2015-01-12 Mark Wielaardlibdw: Check sibling attribute offset still falls insid...
2015-01-12 Mark Wielaardstrings: Produce error when section data falls outside...
2015-01-12 Mark Wielaardnm: Guard against divide by zero in error check.
2015-01-12 Mark Wielaardnm: Handle/Skip /SYM64/ index entries.
2015-01-12 Mark Wielaardnm: Stop processing ar members on first invalid offset.
2015-01-12 Mark Wielaardlibelf: ar_size cannot be negative. Fix max ar size.
2015-01-12 Mark Wielaardreadelf: Don't try to read macinfo cus sentinel or...
2015-01-12 Mark Wielaardreadelf: Add more sanity checks to print_debug_exceptio...
2015-01-12 Mark Wielaardlibdw: Prevent infinite recursion when processing DW_TA...
2014-12-28 Alexander Cherepanovlibelf: Fix dir traversal vuln in ar extraction.
2014-12-19 Mark Wielaardtests: Don't match libfunc symbol on ppc64 in run-delet... elfutils-0.161
2014-12-19 Mark Wielaardtests: vdsosyms should not fail for architectures that...
2014-12-19 Mark Wielaardtests: run-deleted.sh should SKIP if arch doesn't suppo...
2014-12-19 Mark Wielaardlibdwfl: Always try find_dynsym last, also on find_symt...
2014-12-19 Mark Wielaardlibdwfl: Remove p_align sanity check from elf_from_memory.
2014-12-18 Ulrich Drepperavoid scary command output
2014-12-18 Mark WielaardPrepare 0.161 release.
2014-12-18 Mark Wielaardtests: Add testfile-macros-0xff.bz2 to EXTRA_DIST.
2014-12-18 Mark Wielaardlibdwfl: Make sure symstrdata->d_buf != NULL in relocat...
2014-12-17 Mark Wielaardreadelf: Add bounds check before each CFA op that takes...
2014-12-17 Mark Wielaardlibdw: Check diridx is valid under DW_LNE_define_file...
2014-12-17 Mark Wielaardreadelf: Print dwarf_errmsg if dwarf_onesrcline or...
2014-12-17 Mark Wielaardlibelf: Make sure ar archive long_names len fits in...
2014-12-17 Mark Wielaardlibelf: Check index_size doesn't overflow in elf_getarsym.
2014-12-17 Mark Wielaardlibdw: Make sure there is enough space to read offset...
2014-12-17 Mark Wielaardreadelf: Correct overflow check for length in print_deb...
2014-12-17 Mark Wielaardreadelf,libdw: Correct .debug_line overflow check for...
2014-12-17 Mark Wielaardreadelf: Warn, don't assert, if loclist or rangelist...
2014-12-17 Mark Wielaardreadelf: Don't assert when addr_size or ref_size is...
2014-12-17 Mark Wielaardlibdw: dwarf_getpubnames set error to DWARF_E_NO_ENTRY...
2014-12-17 Mark Wielaardreadelf: Add more bounds checks to print_gdb_index_section.
2014-12-17 Mark Wielaardlibdw: Add bounds checking to dwarf_getpubnames.
2014-12-17 Mark Wielaardreadelf: Make sure there is enough room for reading...
2014-12-17 Mark Wielaardreadelf: Check there is enough room for the DW_LNE_set_...
2014-12-17 Mark Wielaardlibelf: Clear any garbage left in the ar name table.
2014-12-17 Mark Wielaardlibdw: Unroll the first get_sleb128 step to help the...
2014-12-17 Josh Stonelibdw: pre-compute leb128 loop limits
2014-12-17 Mark Wielaardlibdw: Add get_uleb128 and get_sleb128 bounds checking.
2014-12-17 Mark Wielaardlibdw: Make sure all attributes come with a (fake)...
2014-12-17 Mark Wielaardelfcmp: Make sure Elf32_Word difference doesn't wrap...
2014-12-16 Mark Wielaardlibdwfl: Make sure elf_getdata_rawchunk size_t doesn...
2014-12-16 Mark Wielaardlibdw: Make sure end of next cu doesn't overflow sectio...
2014-12-16 Mark WielaardGuard against 64bit unsigned wrap around in (int) compa...
2014-12-15 Josh StoneAdd config/compile as installed by automake 1.14
2014-12-15 Mark Wielaardreadelf: Check TType base offset and Action table are...
2014-12-15 Mark Wielaardreadelf: Don't print more augmentation characters than...
2014-12-15 Mark Wielaardlibelf: Correct ELF64 section offset check in file_read...
2014-12-15 Mark Wielaardlibelf: Add some ar header sanity checking.
2014-12-14 Mark Wielaardtests: Add an explicit -fasynchronous-unwind-tables...
2014-12-13 Josh Stonetests: Test addr2line -i with lexical blocks present
2014-12-13 Josh Stonelibdwfl: Search for the last matching address in lines
2014-12-12 Josh Stonelibdw: Make srclines use a stable sort
2014-12-12 Mark Wielaardlibelf: Make sure n * w doesn't overflow in elf_getarsym.
2014-12-12 Mark Wielaardlibdwfl: Check file count overflow in handle_file_note.
2014-12-12 Mark Wielaardreadelf: Check count fits and doesn't overflow fptr...
2014-12-12 Mark Wielaardreadelf: Report invalid data if action table doesn...
2014-12-11 Josh Stonelibdw: save startp/endp boundaries in Dwarf_CU
2014-12-11 Josh Stonelibdw: optimize dwarf_hasattr to just look at abbrev
2014-12-11 Josh Stonelibdw: unify die->abbrev lookups
2014-12-11 Josh Stoneaddr2line: Always prefer linkage_name over plain names
2014-12-11 Josh Stoneaddr2line: Iterate scopes for inline's parent function
2014-12-11 Mark Wielaardreadelf: maximum operations per instruction cannot...
2014-12-11 Mark Wielaardreadelf: DW_OP_call_ref and DW_OP_GNU_implicit_pointer...
2014-12-11 Mark Wielaardlibdwfl: Check actually used ehsize, shentsize and...
2014-12-11 Mark Wielaardlibdwfl: Never relocate value against section zero...
2014-12-11 Mark Wielaardlibdw: Add overflow checking to __libdw_form_val_len.
2014-12-10 Petr MachataChange calling convention of dwarf_getmacros to allow...
2014-12-04 Mark Wielaardobjdump: Add various sanity checks to guard against...
2014-12-04 Mark Wielaardreadelf: Fix overflow check in handle_sysv_hash64.
2014-12-04 Mark Wielaardlibdwfl: Check relocations don't overlap ELF ehdr,...
next