summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libdw: Fix dwarf_peel_type infinite loop.Mark Wielaard2017-04-051-3/+6
* libelf: Always update last_offset in updatefile and updatemmap.Mark Wielaard2017-04-041-2/+4
* backends: Add support for EM_PPC64 GNU_ATTRIBUTES.Mark Wielaard2017-03-241-2/+2
* tests: unstrip: Add test for mismatched .strtab sectionsKevin Cernekee2016-10-241-2/+4
* tests: Fix --enable-gcov tests build. Add libdw to LDADD for asm_tsts.Mark Wielaard2016-08-301-9/+9
* tests: Add testfilesparc64attrs.o.bz2 to EXTRA_DIST.Mark Wielaard2016-08-241-0/+1
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-4/+4
* Add m68k testsAndreas Schwab2016-07-111-4/+6
* libelf: Allow updating phdrs for any e_type.Mark Wielaard2016-07-111-2/+3
* libelf: find 1st section instead of assumingJohn Ogness2016-06-281-2/+4
* Add support for BPFRichard Henderson2016-06-281-1/+6
* elflint: Fix sh_entsize check when comparing SHT_HASH and SHT_GNU_HASH.Mark Wielaard2016-02-151-0/+1
* libelf: elf_getdata should not adjust alignment for SHT_NOBITS sections.Mark Wielaard2016-02-101-1/+4
* libelf: Add ELF compression types and defines to libelf.h for older glibc.Mark Wielaard2016-01-141-2/+7
* Simplify code and build now that zlib support is no longer optional.Mark Wielaard2016-01-081-5/+2
* elfcompress: New utility.Mark Wielaard2016-01-061-2/+3
* libelf: Make elf_strptr index correctly into compressed section data.Mark Wielaard2016-01-061-3/+5
* readelf: Handle compressed sections and extend -z to cover -x and -p.Mark Wielaard2016-01-061-2/+5
* libelf: Add elf_compress and elf_compress_gnu.Mark Wielaard2016-01-061-3/+7
* readelf: Add -z,--decompress option.Mark Wielaard2016-01-061-1/+2
* libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.Mark Wielaard2016-01-061-3/+8
* libdwelf: Add dwelf_scn_gnu_compressed_size.Mark Wielaard2016-01-061-3/+7
* tests: elfstrmerge warn about STT_SECTION symbol for shstrhndx.Mark Wielaard2016-01-051-2/+2
* backends: sparc: support for core backtracesJose E. Marchesi2016-01-031-1/+3
* tests: Use valgrind --leak-check=full.Mark Wielaard2016-01-021-1/+1
* Make zlib mandatory.Mark Wielaard2015-10-261-2/+2
* tests: Add AM_LDFLAGS to dwfl_proc_attach_LDFLAGS.Mark Wielaard2015-10-161-1/+1
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-2/+3
* Improve AM_SILENT_RULES coverageJosh Stone2015-10-061-1/+1
* Handle merged strtab/shstrtab string tables in strip and unstrip.Mark Wielaard2015-10-051-3/+4
* libelf: Always update e_version and e_shentsize in elf_update.Mark Wielaard2015-10-051-2/+5
* libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules.Mark Wielaard2015-09-141-2/+4
* tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs.Mark Wielaard2015-08-141-2/+2
* unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.Mark Wielaard2015-08-031-2/+6
* addr2line: Add demangler support.Mark Wielaard2015-05-271-0/+2
* Link against standalone argp libraryAnthony G. Basile2015-05-041-15/+15
* tests: Split run-stack tests to support missing demangler.Mark Wielaard2015-05-011-0/+2
* tests: Add run-strip-test10.shH.J. Lu2015-04-011-3/+3
* tests: Add run-strip-test9.shH.J. Lu2015-04-011-1/+4
* tests: Add run-backtrace-core-x32.shH.J. Lu2015-04-011-1/+4
* tests: Add testfile-x32 to run-addrcfi.shH.J. Lu2015-04-011-1/+1
* tests: Add testfile-x32-core.bz2 to run-readelf-mixed-corenote.shH.J. Lu2015-04-011-1/+2
* Add forgotten files to EXTRA_DISTPetr Machata2015-03-251-1/+3
* dwarf_ranges: do not request base address attributes if not necessaryPetr Machata2015-02-111-2/+3
* libelf: elf_strptr should use datalist when data has been added to section.Mark Wielaard2015-02-061-2/+3
* libelf: Fix elf_newdata when raw ELF file/image data is available.Mark Wielaard2015-02-061-2/+3
* libelf: elf_strptr should fetch the shdr for the section if not yet known.Mark Wielaard2015-02-061-3/+4
* libdw: Search for the last matching address with dwarf_getsrc_die.Mark Wielaard2015-01-161-3/+7
* tests: Add testfile-debug-types test case.Mark Wielaard2015-01-141-2/+3
* tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST.Mark Wielaard2014-12-181-0/+1