2018-09-13 |
Mark Wielaard | libdw: dwarf_begin_elf should use elf_getshdrstrndx... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Mark Wielaard | elflint: Use shnum and shstrndx instead of ehdr field... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Mark Wielaard | libelf: Fix shnum and section zero handling. |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Mark Wielaard | elfcmp: Get, check and shdrstrndx for section names. |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Mark Wielaard | libebl: Use elf_getshdrstrndx in ebl_section_strip_p. |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Mark Wielaard | backends: Use elf_getshdrstrndx to find .odp section... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Mark Wielaard | backends: Always use elf_getshdrstrndx in check_special... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Mark Wielaard | libelf: Fix some issues with ELF_C_RDWR_MMAP. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Mark Wielaard | tests: Add section attribute to defeat -freorder-blocks... |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Mark Wielaard | strip: Handle mixed allocated/non-allocated sections. |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Mark Wielaard | libdw: Check end of attributes list consistently. |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Mark Wielaard | libdw, readelf: Make sure there is enough data to read... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Mark Wielaard | elflint: Fix check_sysv_hash[64] sanity checks to not... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Mark Wielaard | libelf: Return error if elf_compress_gnu is used on... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Mark Wielaard | libelf: Fix documentation of elf_getshdrstrndx and... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Mark Wielaard | unstrip: Also check sh_size in compare_unalloc_sections. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Mark Wielaard | unstrip: Handle SHT_GROUP sections in ET_REL files. |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Mark Wielaard | elfcompress: Don't rewrite file if no section data... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
Andreas Schwab | backends: add abi_cfi and set_initial_registers_tid... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
Mark Wielaard | elfcompress: Swap fchmod and fchown calls on new file. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Andreas Schwab | tests: Add core and strip tests for RISC-V |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Andreas Schwab | Fix typo in riscv_register_info |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Ulf Hermann | Don't include sys/uio.h if we don't need it |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Andreas Schwab | backends: add core_note callback for RISC-V |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Ulf Hermann | Remove previous test files before running the next... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Mark Wielaard | tests: Update hello_riscv64.ko test file with debuginfo. |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Andreas Schwab | backends: add set_initial_registers_tid callback for... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Mark Wielaard | tests: Handle compressed sections in next_cfi testcase. |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Mark Wielaard | readelf: Don't shadow index function from string.h |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Ross Burton | Consolidate error.h inclusion in system.h |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Ross Burton | Require gawk in maintainer mode |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Mark Wielaard | config: Add upload-release.sh script. |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Mark Wielaard | Prepare for 0.173 elfutils-0.173 |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Mark Wielaard | libdw: Recognize zero terminator to end frame table... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Mark Wielaard | libdw: Allow .debug_frame only Dwarf. |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Mark Wielaard | libdw: Remove dwarf_getscn_info from libdw.h and libdw... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Mark Wielaard | tests: Limit varlocs print_expr_block recursion depth. |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Mark Wielaard | libdw: Add dwarf_next_lines to read .debug_line tables... |
commit | commitdiff | tree | snapshot |
2018-06-25 |
Mark Wielaard | libdw: Handle bogus CU length in dwarf_nextcu. |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Mark Wielaard | libelf: Don't return unaligned data returned from elf_g... |
commit | commitdiff | tree | snapshot |
2018-06-21 |
Yonghong Song | backends,bpf: add proper relocation support |
commit | commitdiff | tree | snapshot |
2018-06-21 |
Mark Wielaard | libelf: Sync elf.h from glibc. |
commit | commitdiff | tree | snapshot |
2018-06-20 |
Mark Wielaard | libdw: Break dwarf_aggregate_size recursion because... |
commit | commitdiff | tree | snapshot |
2018-06-20 |
Mark Wielaard | libdw: dwarf_peel_type break long chains/cycles. |
commit | commitdiff | tree | snapshot |
2018-06-20 |
Mark Wielaard | libdw: aggregate_size check NULL result from get_type. |
commit | commitdiff | tree | snapshot |
2018-06-20 |
Andreas Schwab | backends: add abi_cfi and register_info callbacks for... |
commit | commitdiff | tree | snapshot |
2018-06-18 |
Luiz Angelo... | libdw: Initialize filelist earlier in dwarf_getsrclines... |
commit | commitdiff | tree | snapshot |
2018-06-17 |
Mark Wielaard | libdw, readelf: Don't handle DW_FORM_data16 as expressi... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Mark Wielaard | readelf: Check there are at least 4 bytes available... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Mark Wielaard | readelf: Make sure print_form_data always consumes... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Mark Wielaard | libdw: Make __libdw_dieabbrev more robust on failure. |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Mark Wielaard | readelf: While printing .debug_loc make sure that next_... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Mark Wielaard | readelf: Handle signedness of DW_FORM_implicit_const... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | Prepare for 0.172. elfutils-0.172 |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | readelf: Return correct readp (or readendp) from print_... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | readelf: Fix bounds check in print_form_data. |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | libdw: Break long or circular DIE ref chains in dwarf_... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | readelf: Calculate max_entries instead of needed bytes... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | tests: Don't assert on bad DW_OP_GNU_parameter_ref... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | libdw: Check validity of dwarf_getabbrev arguments. |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Mark Wielaard | libdw: dwarf_get_units should handle existing failure... |
commit | commitdiff | tree | snapshot |
2018-06-10 |
Mark Wielaard | libdw: Detect bad DWARF in store_implicit_value. |
commit | commitdiff | tree | snapshot |
2018-06-10 |
Mark Wielaard | tests: Fix cfi_debug_bias assert in varlocs. |
commit | commitdiff | tree | snapshot |
2018-06-10 |
Mark Wielaard | readelf, libdw: Handle too many directories or files... |
commit | commitdiff | tree | snapshot |
2018-06-10 |
Mark Wielaard | libdw: Return an error in dwarf_getlocation_attr for... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Mark Wielaard | readelf: Turn format_print_dwarf into print_dwarf_addr. |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Mark Wielaard | libdw: Make sure that address_size and offset_size... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Mark Wielaard | libdw: Check DIE address fall inside the CU before... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | libdw: Report error in dwarf_getlocation_die for bogus... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | tests: Use error, not assert, when trying to print... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | libdw: Explicitly check we could decode diridx in dwarf... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | readelf: Always initialize .debug_addr unit_length... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | readelf: Set begin properly for DW_LLE_GNU_start_end_en... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | libdw: Don't leak arange if we cannot figure out which... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | libdw: Make sure dirarray is always properly freed... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | readelf: Don't leak lengths array when detecting an... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | libdw: Make sure id_path can contain max number of... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | readelf: Make room for DW_MACRO_hi_user opcode if used. |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Mark Wielaard | libdwfl: Make __libdwfl_addrsym a static function in... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Mark Wielaard | readelf: Lookup "no" translation for no_str, not "yes". |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Mark Wielaard | readelf: Don't allocate string with asprintf, but reuse... |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Mark Wielaard | readelf: Lookup gettext "yes" and "no" only once. |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Mark Wielaard | readelf: Call __fsetlocking (stdout, FSETLOCKING_BYCALLER). |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Mark Wielaard | tests: Drop shared libraries from self_test_files_exe. |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Mark Wielaard | Prepare for 0.171. elfutils-0.171 |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Mark Wielaard | libdw: Try both the relative and absolute paths when... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Mark Wielaard | readelf: Fix .debug_types printing with implicit sectio... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Mark Wielaard | readelf: Deal with combined normal and split dwarf... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Mark Wielaard | tests: Split self_test_files into an exe, lib and obj... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Mark Wielaard | tests: Run run-low_high_pc.sh testcase on split dwarf... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Mark Wielaard | libdw: Fix overflow warning on 32bit systems with GCC8... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Mark Wielaard | readelf: Use correct listptr when looking up next loc... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Mark Wielaard | libdw: Don't crash on invalid die in dwarf_dieoffset. |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Mark Wielaard | libdw: Handle split Dwarf Dies in dwarf_die_addr_die. |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Mark Wielaard | readelf, libdw: Add GNU DebugFission .debug_loc support. |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Mark Wielaard | readelf: Fix regression with multiple files and implici... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Mark Wielaard | libdw: Fix memory corruption in libdw_find_split_unit. |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Mark Wielaard | readelf: Handle .debug_str_offsets. |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Mark Wielaard | readelf handle .debug_addr section. |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Mark Wielaard | libdw: Handle .debug_loclists in dwarf_getlocation. |
commit | commitdiff | tree | snapshot |
next |