summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.170'Ulf Hermann2017-08-171-7/+10
|\
| * libdw: Add dwarf_default_lower_bound.Mark Wielaard2017-08-021-2/+3
| * strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-241-2/+2
| * backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-241-4/+1
| * strip: Add --keep-section=SECTION and --remove-section=SECTION.Mark Wielaard2017-07-171-2/+2
| * strip: Don't generate empty output file when nothing to do.Mark Wielaard2017-06-141-0/+2
| * ppc64: Add minimal fallback unwinder.Mark Wielaard2017-06-121-0/+3
* | Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4Ulf Hermann2017-05-081-1/+10
|\|
| * Add frame pointer unwinding for aarch64 and relax backtrace testcases.Ulf Hermann2017-05-021-0/+3
| * Add i386 frame pointer unwinder.Mark Wielaard2017-05-021-1/+4
| * Add frame pointer unwinding as fallback on x86_64Ulf Hermann2017-05-021-0/+3
* | Add a "selfcontained" mode to provide missing headers on windowsUlf Hermann2017-05-021-0/+6
* | Check if gcc supports -rdynamic and don't use it if notUlf Hermann2017-05-021-1/+1
* | Generalize library namesUlf Hermann2017-04-281-9/+13
* | Check if we need -lintl for linking gettextUlf Hermann2017-04-281-9/+9
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-281-2/+2
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-16/+16
* | Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-271-89/+98
|/
* 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