tests: Add libeu to tests needing error() API
[platform/upstream/elfutils.git] / libcpu /
2021-12-08 Mark Wielaardconfigure: Add --enable-sanitize-address
2020-12-20 Dmitry V. LevinSplit the top level .gitignore file
2020-12-16 Érico Rolimlibcpu: linking i386_gendis requires obstack.
2020-12-16 Dmitry V. Levinlibcpu: consistently use _(Str) instead of gettext...
2020-12-12 Dmitry V. Levinlibcpu: fix spelling typos in comments
2020-05-14 Mark Wielaardlibcpu: Free unused new bitfield on error in i386_parse...
2020-04-21 Mark Wielaardlibcpu: Replace assert with goto invalid_op for bad...
2019-12-12 Omar Sandovallibcpu: Compile i386_lex.c with -Wno-implicit-fallthrough
2019-10-26 Mark Wielaardlibcpu: Fix bounds checks and replace asserts with...
2019-09-07 Mark Wielaardlibcpu: Make sure left shifts are done in unsigned...
2019-09-07 Ulrich DrepperFix whitespaces in RISC-V disasm code
2019-09-06 Ulrich DrepperImplement RISC-V disassembler
2019-08-28 Omar SandovalAdd PIC and non-PIC variants of libcpu and libebl
2019-08-28 Omar Sandovallibcpu: merge libcpu_{i386,x86_64,bpf} into one library
2018-11-09 Mark Wielaardlibcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE...
2018-07-05 Ross BurtonConsolidate error.h inclusion in system.h
2018-02-10 Joshua WattUse fallthrough attribute.
2017-09-20 Ulf HermannMake sure packed structs follow the gcc memory layout
2017-08-18 Ulf HermannCheck for -z,defs, -z,relro, -fPIC, -fPIE before using...
2017-07-24 Mark Wielaardbackends: Don't depend on linux/bpf.h to compile bpf...
2017-04-26 Ulf HermannAdd EXEEXT to gendis
2017-04-25 Ulf HermannDon't use comparison_fn_t
2016-11-10 Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2016-10-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2016-09-05 Mark Wielaardlibcpu: Fix build of bpf_disasm.c for kernels < 3.20.
2016-08-11 Richard HendersonFix bpf disassembler for _FORTIFY_SOURCE
2016-06-28 Richard HendersonAdd support for BPF
2015-10-07 Josh StoneImprove AM_SILENT_RULES coverage
2015-10-06 Jose E. MarchesiUse -fPIC instead of -fpic when generating PIC code.
2014-04-18 Mark WielaardRemove mudflap build option.
2013-04-26 Mark WielaardUpdates for Automake 1.13.
2012-10-10 Roland McGrathRobustify makefile redirection use.
2012-06-27 Roland McGrathAdd a rule to make build failure w/o --enable-maintaine...
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2012-06-05 Mark WielaardRemove .mtn-ignore and .cvsignore files.
2012-02-24 Mark Wielaardlibcpu Makefile.am, move %_dis.h from CLEANFILES to...
2012-01-21 Ulrich DrepperColor code output of nm and objdump
2011-10-23 Roland McGrathMerge branch 'roland/maintainer-gendis'
2011-10-16 Roland McGrathInclude *_dis.h headers in dist; generate them only...
2010-08-17 Roland McGrathClean up libcpu makefile rules for better error detection.
2010-02-15 Roland McGrathClean up and consolidate automake magic to reduce dupli...
2009-05-05 Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-04-29 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-15 Roland McGrathNominal ARM support.
2009-01-25 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-24 Roland McGrathUse quotes around command substitution that can produce...
2009-01-02 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2009-01-02 Ulrich DrepperOptimize x86/x86-64 disassembler tables.
2009-01-02 Ulrich DrepperAdd Intel SSE4 support to disassembler.
2009-01-01 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2008-12-31 Ulrich DrepperReplay output operations correctly when internal buffer...
2008-12-31 Ulrich DrepperSlightly better formatting in generating disassembly...
2008-12-31 Ulrich DrepperOptimize x86/x86-64 disassembler some more. Avoid...
2008-12-31 Ulrich DrepperFix printing of rex prefix in x86-64 disassembler.
2008-12-31 Ulrich DrepperOptimize x86/x86-64 disassembler a bit.
2008-12-31 Ulrich DrepperMark constant array as const.
2008-12-31 Ulrich DrepperImplement blendvpd and blendvps opcodes in x86/x86...
2008-12-31 Ulrich DrepperImplement blendps opcode for x86/x86-64.
2008-12-31 Ulrich DrepperImplement disassembly of blendpd instruction for x86...
2008-12-19 Roland McGrathMerge branch 'master' into roland/bug-compat
2008-12-19 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2008-12-19 Ulrich DrepperImplement AMD 3DNOW disassembly.
2008-12-18 Ulrich Drepper.
2008-12-18 Ulrich Drepper(i386_disasm): If instruction matches prefix, undoing...
2008-01-22 Ulrich DrepperFix problems in last checkin.
2008-01-22 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2008-01-22 Ulrich Dreppermerge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'
2008-01-21 Ulrich DrepperUpdate copyright year.
2008-01-22 Roland McGrathexplicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e292... elfutils-0.132
2008-01-21 Roland McGrath2008-01-21 Roland McGrath <roland@redhat.com>
2008-01-21 Ulrich DrepperDon't try to distribute non-existing file.
2008-01-14 Ulrich DrepperFix a couple of x86-64 disassembler cases.
2008-01-12 Ulrich DrepperMinimal use of symbol callback functions.
2008-01-12 Ulrich DrepperAdd comment with absolute address to %rip based address...
2008-01-11 Ulrich DrepperCleanups in libasm abd objdump.
2008-01-11 Ulrich DrepperBetter symbol retrieval function interface. Allow...
2008-01-11 Ulrich DrepperMore immediate operand fixes for x86 disassembler.
2008-01-11 Ulrich DrepperOptimize disassembler a bit.
2008-01-11 Ulrich DrepperFix a few instructions with immediate arguments.
2008-01-11 Ulrich DrepperSimplification in x86 machine description.
2008-01-11 Ulrich Dreppermerge of '3bc1b3a545049c99f3627ae7f0cbd7cf256e3806'
2008-01-09 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2008-01-11 Ulrich DrepperSimplify operand callback function interface.
2008-01-09 Ulrich DrepperAdd x86-64 disassembler support.
2008-01-04 Ulrich DrepperAdd remaining Intel x86 opcodes.
2008-01-04 Ulrich DrepperYet more x86 disassembler changes.
2008-01-03 Ulrich DrepperAdd more SSE instructions for x86 disassembler.
2008-01-03 Ulrich DrepperRewrite matcher to allow easier handling of SSE instruc...
2008-01-02 Ulrich DrepperCleanup after .disasm branch merge.
2008-01-02 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.disasm'...
2006-04-04 Ulrich DrepperFix FSF address. No exception for libdwarf.
2006-04-04 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2005-07-26 Ulrich DrepperAdjust for monotone.