| Commit message (Expand) | Author | Age | Files | Lines |
* | libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE | Mark Wielaard | 2018-11-09 | 2 | -1/+30 |
* | Consolidate error.h inclusion in system.h | Ross Burton | 2018-07-05 | 3 | -4/+2 |
* | Use fallthrough attribute. | Joshua Watt | 2018-02-10 | 2 | -1/+6 |
* | Make sure packed structs follow the gcc memory layout | Ulf Hermann | 2017-09-20 | 2 | -1/+5 |
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using them | Ulf Hermann | 2017-08-18 | 2 | -1/+5 |
* | backends: Don't depend on linux/bpf.h to compile bpf disassembler. | Mark Wielaard | 2017-07-24 | 3 | -8/+7 |
* | Add EXEEXT to gendis | Ulf Hermann | 2017-04-26 | 2 | -3/+7 |
* | Don't use comparison_fn_t | Ulf Hermann | 2017-04-26 | 2 | -2/+6 |
* | Add GCC7 -Wimplicit-fallthrough support/fixes. | Mark Wielaard | 2016-11-10 | 2 | -2/+6 |
* | lib: Provide MAX and MIN in system.h | Akihiko Odaki | 2016-10-12 | 4 | -3/+8 |
* | libcpu: Fix build of bpf_disasm.c for kernels < 3.20. | Mark Wielaard | 2016-09-05 | 2 | -0/+8 |
* | Fix bpf disassembler for _FORTIFY_SOURCE | Richard Henderson | 2016-08-11 | 2 | -174/+372 |
* | Add support for BPF | Richard Henderson | 2016-06-28 | 4 | -1/+303 |
* | Improve AM_SILENT_RULES coverage | Josh Stone | 2015-10-06 | 2 | -5/+11 |
* | Use -fPIC instead of -fpic when generating PIC code. | Jose E. Marchesi | 2015-10-06 | 2 | -1/+6 |
* | Remove mudflap build option. | Mark Wielaard | 2014-04-18 | 2 | -1/+5 |
* | Updates for Automake 1.13. | Mark Wielaard | 2013-04-26 | 2 | -1/+5 |
* | Robustify makefile redirection use. | Roland McGrath | 2012-10-10 | 2 | -2/+9 |
* | Add a rule to make build failure w/o --enable-maintainer-mode clearer. | Roland McGrath | 2012-06-26 | 2 | -1/+12 |
* | Update name, license and contributor policy. | Mark Wielaard | 2012-06-05 | 8 | -125/+149 |
* | Remove .mtn-ignore and .cvsignore files. | Mark Wielaard | 2012-06-05 | 1 | -1/+0 |
* | libcpu Makefile.am, move %_dis.h from CLEANFILES to MAINTAINERCLEANFILES. | Mark Wielaard | 2012-02-24 | 2 | -1/+7 |
* | Color code output of nm and objdump | Ulrich Drepper | 2012-01-21 | 2 | -5/+102 |
* | Include *_dis.h headers in dist; generate them only for --enable-maintainer-m... | Roland McGrath | 2011-10-16 | 2 | -9/+21 |
* | Clean up libcpu makefile rules for better error detection. | Roland McGrath | 2010-08-16 | 2 | -9/+15 |
* | Clean up and consolidate automake magic to reduce duplication and to work wit... | Roland McGrath | 2010-02-15 | 2 | -18/+10 |
* | Nominal ARM support. | Roland McGrath | 2009-04-15 | 2 | -0/+6 |
* | Use quotes around command substitution that can produce leading whitespace. | Roland McGrath | 2009-01-23 | 2 | -2/+7 |
* | Optimize x86/x86-64 disassembler tables. | Ulrich Drepper | 2009-01-01 | 3 | -11/+44 |
* | Add Intel SSE4 support to disassembler. | Ulrich Drepper | 2009-01-01 | 3 | -2/+63 |
* | Replay output operations correctly when internal buffer in x86/x86-64 | Ulrich Drepper | 2008-12-31 | 2 | -24/+40 |
* | Slightly better formatting in generating disassembly data. | Ulrich Drepper | 2008-12-31 | 1 | -1/+1 |
* | Optimize x86/x86-64 disassembler some more. Avoid relocations for string | Ulrich Drepper | 2008-12-31 | 3 | -7/+41 |
* | Fix printing of rex prefix in x86-64 disassembler. | Ulrich Drepper | 2008-12-31 | 2 | -0/+20 |
* | Optimize x86/x86-64 disassembler a bit. | Ulrich Drepper | 2008-12-31 | 3 | -16/+18 |
* | Mark constant array as const. | Ulrich Drepper | 2008-12-31 | 2 | -1/+3 |
* | Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. | Ulrich Drepper | 2008-12-31 | 2 | -0/+6 |
* | Implement blendps opcode for x86/x86-64. | Ulrich Drepper | 2008-12-30 | 2 | -1/+2 |
* | Implement disassembly of blendpd instruction for x86/x86-64. | Ulrich Drepper | 2008-12-30 | 2 | -0/+5 |
* | Implement AMD 3DNOW disassembly. | Ulrich Drepper | 2008-12-19 | 3 | -0/+91 |
* | . | Ulrich Drepper | 2008-12-17 | 1 | -0/+5 |
* | (i386_disasm): If instruction matches prefix, undoing the prefix match | Ulrich Drepper | 2008-12-17 | 1 | -3/+1 |
* | Fix problems in last checkin. | Ulrich Drepper | 2008-01-22 | 1 | -0/+4 |
* | propagate from branch 'com.redhat.elfutils.roland.pending' (head 6b4ecd4bacd2... | Ulrich Drepper | 2008-01-22 | 3 | -1/+14 |
* | merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff' | Ulrich Drepper | 2008-01-22 | 3 | -2/+15 |
* | Update copyright year. | Ulrich Drepper | 2008-01-21 | 3 | -15/+2 |
* | explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa'elfutils-0.132 | Roland McGrath | 2008-01-22 | 2 | -1/+5 |
* | 2008-01-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2008-01-21 | 3 | -1/+10 |
* | Don't try to distribute non-existing file. | Ulrich Drepper | 2008-01-21 | 2 | -1/+5 |
* | Fix a couple of x86-64 disassembler cases. | Ulrich Drepper | 2008-01-14 | 5 | -12/+122 |