summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Explicitly remove test files in run-strip-remove-keep.shQtCreator4.7.2QtCreator4.7.1QtCreator4.7.0-beta2QtCreator4.7.0-beta1QtCreator4.7.0QtCreator4.11.14.7Ulf Hermann2017-12-211-0/+14
* Check native binary format on new testsUlf Hermann2017-12-112-0/+10
* Merge tag 'elfutils-0.170'Ulf Hermann2017-08-1716-30/+1088
|\
| * libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.Mark Wielaard2017-08-022-5/+9
| * libdw: Add dwarf_default_lower_bound.Mark Wielaard2017-08-023-2/+93
| * libdw: Add dwarf_line_file.Mark Wielaard2017-07-262-0/+27
| * ppc64: Add HTM SPRs support to readelfGustavo Romero2017-07-253-15/+20
| * strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-243-2/+110
| * backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-242-4/+5
| * Write to /dev/null rather than /dev/zeroUlf Hermann2017-07-242-1/+5
| * strip: Add --keep-section=SECTION and --remove-section=SECTION.Mark Wielaard2017-07-173-2/+696
| * strip: Don't generate empty output file when nothing to do.Mark Wielaard2017-06-143-0/+70
| * strip: Make sure old .shstrab is removed when eu-strip recreates it.Mark Wielaard2017-06-142-0/+12
| * ppc64: Add minimal fallback unwinder.Mark Wielaard2017-06-126-1/+43
* | 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-0817-38/+181
|\|
| * Add frame pointer unwinding for aarch64 and relax backtrace testcases.Ulf Hermann2017-05-027-1/+54
| * Add i386 frame pointer unwinder.Mark Wielaard2017-05-025-1/+42
| * Add frame pointer unwinding as fallback on x86_64Ulf Hermann2017-05-025-0/+39
| * tests: Add core backtracegen check and regen ppc32 backtrace testfiles.Mark Wielaard2017-05-025-0/+30
| * Revert "Optionally allow unknown symbols in the backtrace tests"Mark Wielaard2017-05-023-31/+17
| * Avoid YESSTR and NOSTRUlf Hermann2017-04-263-18/+24
| * Clean up linux-specific system includesUlf Hermann2017-04-263-2/+7
* | Define uid_t and gid_t in system-elf-libelf-test.c if necessaryUlf Hermann2017-05-082-0/+9
* | Remove previous test files before running the next roundUlf Hermann2017-05-082-0/+7
* | Correctly determine STACKCMD on windowsUlf Hermann2017-05-084-0/+21
* | Use octal numbers rather than permission macrosUlf Hermann2017-05-082-2/+6
* | Write to /dev/null rather than /dev/zeroUlf Hermann2017-05-082-1/+5
* | Close files before renaming or unlinking themUlf Hermann2017-05-087-3/+20
* | Use OS-specific pathsUlf Hermann2017-05-088-39/+63
* | Have diff ignore line ending differences when testingUlf Hermann2017-05-085-7/+14
* | Open files in O_BINARYUlf Hermann2017-05-0855-68/+128
* | Skip deleted test if fork(2) is unavailableUlf Hermann2017-05-082-0/+18
* | Avoid using err() and errx() in testsUlf Hermann2017-05-084-21/+44
* | Skip fchown, fchmod, fadvise, fallocate if functions are unavailableUlf Hermann2017-05-042-0/+9
* | 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
* | Check native binary formatUlf Hermann2017-05-0213-1/+77
* | Generalize library namesUlf Hermann2017-04-283-12/+26
* | 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-282-2/+6
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-283-17/+21
* | Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-272-89/+102
* | Make elf section sorting more deterministicUlf Hermann2017-04-262-1/+7
* | Avoid YESSTR and NOSTRUlf Hermann2017-04-213-18/+24
* | Clean up linux-specific system includesUlf Hermann2017-04-213-2/+7
|/
* Add missing peel_type.c test for commit f339da.Mark Wielaard2017-04-071-0/+119
* elflint: Support checking ELF files with compressed sections.Mark Wielaard2017-04-054-2/+37
* libdw: Fix dwarf_peel_type infinite loop.Mark Wielaard2017-04-053-3/+77
* libelf: Always update last_offset in updatefile and updatemmap.Mark Wielaard2017-04-043-2/+459
* backends: Add support for EM_PPC64 GNU_ATTRIBUTES.Mark Wielaard2017-03-244-3/+22