summaryrefslogtreecommitdiffstats
path: root/backends
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-0918-21/+102
|\
| * backends: Add x86_64 section_type_name for SHT_X86_64_UNWIND.Mark Wielaard2018-11-093-2/+20
| * backends: ppc use define instead of const for size of dwarf_regs array.Mark Wielaard2018-10-202-4/+9
| * Handle ADD/SUB relocationsAndreas Schwab2018-10-1316-15/+73
* | Merge tag 'elfutils-0.174'Ulf Hermann2018-10-1115-15/+350
|\|
| * backends: Use elf_getshdrstrndx to find .odp section in ppc64_initMark Wielaard2018-09-132-2/+8
| * backends: Always use elf_getshdrstrndx in check_special_symbol.Mark Wielaard2018-09-136-10/+31
| * backends: add abi_cfi and set_initial_registers_tid callbacks for M68KAndreas Schwab2018-07-225-1/+153
| * Fix typo in riscv_register_infoAndreas Schwab2018-07-192-1/+5
| * backends: add core_note callback for RISC-VAndreas Schwab2018-07-174-1/+68
| * backends: add set_initial_registers_tid callback for RISC-VAndreas Schwab2018-07-134-1/+86
* | Don't install versioned DLLs on windowsUlf Hermann2018-07-241-2/+16
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-1330-38/+669
|\|
| * backends,bpf: add proper relocation supportYonghong Song2018-06-215-1/+65
| * libelf: Sync elf.h from glibc.Mark Wielaard2018-06-212-1/+4
| * backends: add abi_cfi and register_info callbacks for RISC-VAndreas Schwab2018-06-205-1/+264
| * backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscvAndreas Schwab2018-05-153-0/+38
| * Add support for RISC-VAndreas Schwab2018-04-235-2/+215
| * aarch64: Add default cfi rule to restore SP from CFA address.Mark Wielaard2018-04-132-2/+10
| * Include sys/ptrace.h as early as possible.Mark Wielaard2018-02-152-2/+7
| * Use fallthrough attribute.Joshua Watt2018-02-1019-26/+48
| * backends: Ignore GCC8 -Wpacked-not-aligned for m68k_corenote.c.Mark Wielaard2017-10-262-0/+11
| * Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-202-1/+5
| * Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-182-2/+6
* | Be stricter about frame pointer unwinding on ARMUlf Hermann2017-11-241-9/+11
* | Merge tag 'elfutils-0.170'Ulf Hermann2017-08-1716-26/+196
|\|
| * backends: sparc GOTDATA_OP[_HIX22|LOX10] can be used in ET_REL files.Mark Wielaard2017-08-022-3/+8
| * ppc64: Add HTM SPRs support to readelfGustavo Romero2017-07-253-3/+28
| * strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-245-4/+38
| * backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-244-12/+8
| * Unify linking of libasm, libelf, libdw, backendsUlf Hermann2017-07-242-3/+10
| * backends: Swap sys/ptrace.h and asm/ptrace.h include order on s390.Mark Wielaard2017-07-172-1/+5
| * Support EM_PPC machine flagsAndreas Schwab2017-06-153-0/+16
| * ppc64: Add minimal fallback unwinder.Mark Wielaard2017-06-124-1/+84
* | 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-088-4/+278
|\|
| * Add frame pointer unwinding for aarch64 and relax backtrace testcases.Ulf Hermann2017-05-024-1/+91
| * Add i386 frame pointer unwinder.Mark Wielaard2017-05-024-2/+93
| * Add frame pointer unwinding as fallback on x86_64Ulf Hermann2017-05-024-1/+94
| * Clean up linux-specific system includesUlf Hermann2017-04-266-8/+18
* | Add frame pointer unwinding as fallback on armUlf Hermann2017-05-084-1/+102
* | Make sure packed structs follow the gcc memory layoutUlf Hermann2017-05-021-1/+1
* | Generalize library namesUlf Hermann2017-04-282-16/+22
* | Check if we need -lintl for linking gettextUlf Hermann2017-04-281-1/+1
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-282-2/+6
* | Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-272-2/+11
* | Clean up linux-specific system includesUlf Hermann2017-04-216-8/+18
|/
* backends: Add support for EM_PPC64 GNU_ATTRIBUTES.Mark Wielaard2017-03-243-0/+8
* Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard2016-11-107-8/+18
* sparc: fix the printing of hw capabilities object attributes.Jose E. Marchesi2016-08-242-23/+58
* Add m68k testsAndreas Schwab2016-07-113-1/+12