summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* elflint: Fix sh_entsize check when comparing SHT_HASH and SHT_GNU_HASH.Mark Wielaard2016-02-151-0/+6
* libelf: elf_getdata should not adjust alignment for SHT_NOBITS sections.Mark Wielaard2016-02-101-0/+10
* tests: Skip dwfl-bug-fd-leak test if dwfl_linux_proc_report is unsupported.Mark Wielaard2016-01-181-0/+4
* tests: Guard linux specific header includes with ifdef __linux__.Mark Wielaard2016-01-181-0/+4
* libelf: Add ELF compression types and defines to libelf.h for older glibc.Mark Wielaard2016-01-141-0/+8
* tests: Fix parentheses in elfputzdata strncmp test.Mark Wielaard2016-01-081-0/+4
* Fix build on 32bit systems.Mark Wielaard2016-01-081-0/+4
* Simplify code and build now that zlib support is no longer optional.Mark Wielaard2016-01-081-0/+5
* elfcompress: New utility.Mark Wielaard2016-01-061-0/+6
* libelf: Make elf_strptr index correctly into compressed section data.Mark Wielaard2016-01-061-0/+11
* readelf: Handle compressed sections and extend -z to cover -x and -p.Mark Wielaard2016-01-061-0/+7
* libelf: Add elf_compress and elf_compress_gnu.Mark Wielaard2016-01-061-0/+15
* readelf: Add -z,--decompress option.Mark Wielaard2016-01-061-0/+6
* libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.Mark Wielaard2016-01-061-0/+17
* libdwelf: Add dwelf_scn_gnu_compressed_size.Mark Wielaard2016-01-061-0/+12
* tests: elfstrmerge warn about STT_SECTION symbol for shstrhndx.Mark Wielaard2016-01-051-0/+7
* backends: sparc: support for core backtracesJose E. Marchesi2016-01-031-0/+8
* tests: Use valgrind --leak-check=full.Mark Wielaard2016-01-021-0/+8
* tests: Fix some memory leaks in testcases.Mark Wielaard2016-01-021-0/+12
* Make zlib mandatory.Mark Wielaard2015-10-261-0/+5
* tests: Add AM_LDFLAGS to dwfl_proc_attach_LDFLAGS.Mark Wielaard2015-10-161-0/+4
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-0/+17
* tests: Rename argument from check to statement in elfshphehdr.c.Mark Wielaard2015-10-091-0/+5
* Improve AM_SILENT_RULES coverageJosh Stone2015-10-061-0/+4
* Handle merged strtab/shstrtab string tables in strip and unstrip.Mark Wielaard2015-10-051-0/+8
* libelf: Always update e_version and e_shentsize in elf_update.Mark Wielaard2015-10-051-0/+7
* libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules.Mark Wielaard2015-09-141-0/+8
* tests: Init local variable enctype before use in print_base_type varlocs.c.Chih-Hung Hsieh2015-09-071-0/+4
* tests: Remove unused static const variables in md5-sha1-test.c.Chih-Hung Hsieh2015-09-071-0/+5
* Replace printf %Z length modifier with %z.Chih-Hung Hsieh2015-09-071-0/+13
* tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs.Mark Wielaard2015-08-141-0/+6
* unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.Mark Wielaard2015-08-031-0/+10
* tests: skip run-deleted.sh when dwfl_linux_proc_attach is not implementedPino Toscano2015-06-271-0/+5
* tests: dwfl-bug-fd-leak: Guard against null module addressesPino Toscano2015-06-271-0/+5
* tests: Mark an unused argument as suchPino Toscano2015-06-271-0/+4
* Reduce scope of some includesPino Toscano2015-06-271-0/+7
* libelf: Always call ftruncate before posix_fallocate to set the right size.Mark Wielaard2015-06-191-0/+5
* tests: Always print reason when skipping test.Mark Wielaard2015-06-051-0/+13
* addr2line: Add --pretty-print option to show all information on one line.Mark Wielaard2015-05-271-0/+5
* addr2line: Add demangler support.Mark Wielaard2015-05-271-0/+6
* addr2line: Add -a, --address. Print address before for each entry.Mark Wielaard2015-05-271-0/+5
* addr2line: Always parse addresses as hex numbers.Mark Wielaard2015-05-271-0/+4
* Replace assert_perror with assertMax Filippov2015-05-051-0/+8
* Link against standalone argp libraryAnthony G. Basile2015-05-041-0/+8
* tests: Split run-stack tests to support missing demangler.Mark Wielaard2015-05-011-0/+8
* tests: Add run-strip-test10.shH.J. Lu2015-04-011-0/+9
* tests: Add run-strip-test9.shH.J. Lu2015-04-011-0/+7
* tests: Add run-backtrace-core-x32.shH.J. Lu2015-04-011-0/+9
* tests: Add testfile-x32 to run-addrcfi.shH.J. Lu2015-04-011-0/+6
* tests: Add testfile-x32-core to run-allregs.shH.J. Lu2015-04-011-0/+4