summaryrefslogtreecommitdiff
path: root/backends
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.173' into mjw/RH-DTSdts-0.173Mark Wielaard2018-07-0430-38/+673
|\
| * 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
* | Merge tag 'elfutils-0.170' into mjw/RH-DTSdts-0.170Mark Wielaard2017-08-0316-27/+197
|\ \ | |/
| * 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' into mjw/RH-DTSdts-0.169Mark Wielaard2017-05-3115-15/+307
|\ \ | |/
| * 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
| * backends: Add support for EM_PPC64 GNU_ATTRIBUTES.Mark Wielaard2017-03-243-0/+8
* | Merge tag 'elfutils-0.168' into mjw/RH-DTSMark Wielaard2017-01-117-8/+18
|\ \ | |/
| * Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard2016-11-107-8/+18
* | Merge tag 'elfutils-0.167' into mjw/RH-DTSMark Wielaard2016-09-1514-29/+796
|\ \ | |/
| * sparc: fix the printing of hw capabilities object attributes.Jose E. Marchesi2016-08-242-23/+58
| * Add m68k testsAndreas Schwab2016-07-113-1/+12
| * Add support for BPFRichard Henderson2016-06-286-4/+183
| * Add support for m68kAndreas Schwab2016-05-239-3/+545
* | Merge tag 'elfutils-0.166' into mjw/RH-DTSMark Wielaard2016-03-316-3/+41
|\ \ | |/
| * sparc: restore 32-bit build.Jose E. Marchesi2016-02-262-1/+7
| * Add support for DT_PPC_OPTAndreas Schwab2016-02-262-1/+9
| * Add new i386 and x86_64 relocation types.Mark Wielaard2016-02-193-0/+8
| * Add NT_ARM_SYSTEM_CALL aarch64 syscall regset.Mark Wielaard2016-02-152-1/+17
* | Merge tag 'elfutils-0.165' into mjw/RH-DTSMark Wielaard2016-01-1528-122/+518
|\ \ | |/
| * backends: sparc: support for live backtracesJose E. Marchesi2016-01-034-1/+137
| * backends: sparc: support for core backtracesJose E. Marchesi2016-01-035-2/+111
| * Move nested functions in backends to file scope.Chih-Hung Hsieh2015-11-033-25/+40
| * ppc: ppc_check_special_symbol): Also allow _SDA_BASE_ in .data section.Mark Wielaard2015-10-162-3/+13
| * Improve AM_SILENT_RULES coverageJosh Stone2015-10-062-2/+6
| * sparc: support for the check_object_attribute ebl hook.Jose E. Marchesi2015-10-064-1/+83
| * sparc: fix the extraction of relocation IDs from r_type fields.Jose E. Marchesi2015-10-063-1/+27
| * sparc: add some missing relocation types.Jose E. Marchesi2015-10-052-0/+8
| * Remove old-style function definitions.Mark Wielaard2015-09-234-22/+16
| * Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-0713-60/+64