1. 78268d7 Support building elfutils against musl by Colin Cross · 2 years, 10 months ago
  2. 9d3f9fd Generate def files in $(genDir) instead of inside Android source tree by Spandan Das · 3 years ago
  3. fde31c0 Merge tag 'elfutils-0.183' into master by Matthias Maennich · 3 years, 4 months ago
  4. ceeee15 [LSC] Add LOCAL_LICENSE_KINDS to external/elfutils by Bob Badour · 3 years, 5 months ago
  5. 05c232f Split the top level .gitignore file by Dmitry V. Levin · 3 years, 6 months ago
  6. 47516d4 libcpu: linking i386_gendis requires obstack. by Érico Rolim · 3 years, 6 months ago
  7. e1174a5 libcpu: consistently use _(Str) instead of gettext(Str) by Dmitry V. Levin · 3 years, 6 months ago
  8. 2169216 libcpu: fix spelling typos in comments by Dmitry V. Levin · 3 years, 6 months ago
  9. a55c49f Add build description for libdw by Matthias Maennich · 4 years ago
  10. d0f74b9 Revert "Add build description for libdw" by Matthias Maennich · 3 years, 10 months ago
  11. f95012c Add build description for libdw by Matthias Maennich · 4 years ago
  12. 5d3b808 libcpu: Free unused new bitfield on error in i386_parse.y new_bitfield. by Mark Wielaard · 4 years, 1 month ago
  13. 25d40a6 libcpu: Replace assert with goto invalid_op for bad prefix. by Mark Wielaard · 4 years, 2 months ago
  14. 277c2c5 libcpu: Compile i386_lex.c with -Wno-implicit-fallthrough by Omar Sandoval · 4 years, 6 months ago
  15. 99dc63b libcpu: Fix bounds checks and replace asserts with errors. by Mark Wielaard · 4 years, 8 months ago
  16. 65a2962 libcpu: Make sure left shifts are done in unsigned context. by Mark Wielaard · 4 years, 10 months ago
  17. 2dc2ed6 Fix whitespaces in RISC-V disasm code by Ulrich Drepper · 4 years, 10 months ago
  18. fcab4f6 Implement RISC-V disassembler by Ulrich Drepper · 4 years, 10 months ago
  19. 823ee0c Add PIC and non-PIC variants of libcpu and libebl by Omar Sandoval · 4 years, 10 months ago
  20. 4fcb7ec libcpu: merge libcpu_{i386,x86_64,bpf} into one library by Omar Sandoval · 4 years, 10 months ago
  21. cff53f1 libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE by Mark Wielaard · 6 years ago
  22. e893aab Consolidate error.h inclusion in system.h by Ross Burton · 6 years ago
  23. 555e15e Use fallthrough attribute. by Joshua Watt · 6 years ago
  24. 17d7194 Make sure packed structs follow the gcc memory layout by Ulf Hermann · 7 years ago
  25. 0773758 Check for -z,defs, -z,relro, -fPIC, -fPIE before using them by Ulf Hermann · 7 years ago
  26. 1609679 backends: Don't depend on linux/bpf.h to compile bpf disassembler. by Mark Wielaard · 7 years ago
  27. 28149ca Add EXEEXT to gendis by Ulf Hermann · 7 years ago
  28. 4159aa6 Don't use comparison_fn_t by Ulf Hermann · 7 years ago
  29. a3cc818 Add GCC7 -Wimplicit-fallthrough support/fixes. by Mark Wielaard · 8 years ago
  30. 60b2bf1 lib: Provide MAX and MIN in system.h by Akihiko Odaki · 8 years ago
  31. 4f7b5ba libcpu: Fix build of bpf_disasm.c for kernels < 3.20. by Mark Wielaard · 8 years ago
  32. a8b2529 Fix bpf disassembler for _FORTIFY_SOURCE by Richard Henderson · 8 years ago
  33. 9a36c92 Add support for BPF by Richard Henderson · 8 years ago
  34. daee471 Improve AM_SILENT_RULES coverage by Josh Stone · 9 years ago
  35. 133509f Use -fPIC instead of -fpic when generating PIC code. by Jose E. Marchesi · 9 years ago
  36. 3232479 Remove mudflap build option. by Mark Wielaard · 10 years ago
  37. cdaaf21 Updates for Automake 1.13. by Mark Wielaard · 11 years ago
  38. 960a6af Robustify makefile redirection use. by Roland McGrath · 12 years ago
  39. b2589ff Add a rule to make build failure w/o --enable-maintainer-mode clearer. by Roland McGrath · 12 years ago
  40. de2ed97 Update name, license and contributor policy. by Mark Wielaard · 12 years ago
  41. 5128fb4 Remove .mtn-ignore and .cvsignore files. by Mark Wielaard · 12 years ago
  42. 5e56a1e libcpu Makefile.am, move %_dis.h from CLEANFILES to MAINTAINERCLEANFILES. by Mark Wielaard · 12 years ago
  43. c6b3d0c Color code output of nm and objdump by Ulrich Drepper · 12 years ago
  44. a9cefae Include *_dis.h headers in dist; generate them only for --enable-maintainer-mode. by Roland McGrath · 13 years ago
  45. 10eb76b Clean up libcpu makefile rules for better error detection. by Roland McGrath · 14 years ago
  46. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 14 years ago
  47. eb9ba47 Nominal ARM support. by Roland McGrath · 15 years ago
  48. 78df796 Use quotes around command substitution that can produce leading whitespace. by Roland McGrath · 15 years ago
  49. 92287fd Optimize x86/x86-64 disassembler tables. by Ulrich Drepper · 15 years ago
  50. 3bf5759 Add Intel SSE4 support to disassembler. by Ulrich Drepper · 15 years ago
  51. a492e8e Replay output operations correctly when internal buffer in x86/x86-64 by Ulrich Drepper · 15 years ago
  52. 4692d81 Slightly better formatting in generating disassembly data. by Ulrich Drepper · 15 years ago
  53. 71696ba Optimize x86/x86-64 disassembler some more. Avoid relocations for string table. by Ulrich Drepper · 15 years ago
  54. 54a6d4b Fix printing of rex prefix in x86-64 disassembler. by Ulrich Drepper · 15 years ago
  55. 98c245e Optimize x86/x86-64 disassembler a bit. by Ulrich Drepper · 15 years ago
  56. b51abc6 Mark constant array as const. by Ulrich Drepper · 15 years ago
  57. 5bd4444 Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. by Ulrich Drepper · 15 years ago
  58. ec32ff9 Implement blendps opcode for x86/x86-64. by Ulrich Drepper · 15 years ago
  59. 26d3c6f Implement disassembly of blendpd instruction for x86/x86-64. by Ulrich Drepper · 15 years ago
  60. 5a04b9f Implement AMD 3DNOW disassembly. by Ulrich Drepper · 16 years ago
  61. 506aada . by Ulrich Drepper · 16 years ago
  62. 7f923f4 (i386_disasm): If instruction matches prefix, undoing the prefix match by Ulrich Drepper · 16 years ago
  63. 06ec9db Fix problems in last checkin. by Ulrich Drepper · 16 years ago
  64. 4d8bc81 propagate from branch 'com.redhat.elfutils.roland.pending' (head 6b4ecd4bacd23aaea4922adc10aab7908c45d23e) by Ulrich Drepper · 16 years ago
  65. c911d5c merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff' by Ulrich Drepper · 16 years ago
  66. a9f3660 Update copyright year. by Ulrich Drepper · 16 years ago
  67. c58110d explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa' by Roland McGrath · 16 years ago
  68. c0d3c26 2008-01-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  69. 9349000 Don't try to distribute non-existing file. by Ulrich Drepper · 16 years ago
  70. 35f2fe6 Fix a couple of x86-64 disassembler cases. by Ulrich Drepper · 16 years ago
  71. ebe0fce Minimal use of symbol callback functions. by Ulrich Drepper · 16 years ago
  72. fd47989 Add comment with absolute address to %rip based address modes. by Ulrich Drepper · 16 years ago
  73. 5eee122 Cleanups in libasm abd objdump. by Ulrich Drepper · 16 years ago
  74. 8a3ca3a Better symbol retrieval function interface. Allow larger output buffers. by Ulrich Drepper · 16 years ago
  75. 9dc49f5 More immediate operand fixes for x86 disassembler. by Ulrich Drepper · 16 years ago
  76. 6bc105f Optimize disassembler a bit. by Ulrich Drepper · 16 years ago
  77. 96a7399 Fix a few instructions with immediate arguments. by Ulrich Drepper · 16 years ago
  78. 193d587 Simplification in x86 machine description. by Ulrich Drepper · 16 years ago
  79. d117ed8 merge of '3bc1b3a545049c99f3627ae7f0cbd7cf256e3806' by Ulrich Drepper · 16 years ago
  80. e219f1c propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) by Ulrich Drepper · 16 years ago
  81. 9fbf0d9 Simplify operand callback function interface. by Ulrich Drepper · 16 years ago
  82. ff99322 Add x86-64 disassembler support. by Ulrich Drepper · 16 years ago
  83. 9e6925d Add remaining Intel x86 opcodes. by Ulrich Drepper · 16 years ago
  84. fea4e9d Yet more x86 disassembler changes. by Ulrich Drepper · 16 years ago
  85. ee67b64 Add more SSE instructions for x86 disassembler. by Ulrich Drepper · 16 years ago
  86. 515d8d7 Rewrite matcher to allow easier handling of SSE instructions. by Ulrich Drepper · 16 years ago
  87. f231e27 Cleanup after .disasm branch merge. by Ulrich Drepper · 16 years ago
  88. 3cbdd38 propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f9896fe82a74cb5ecf4514c) by Ulrich Drepper · 16 years ago
  89. 1e9ef50 Fix FSF address. No exception for libdwarf. by Ulrich Drepper · 18 years ago
  90. 361df7d propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345feef58624f0aa5b470d4827577d8c) by Ulrich Drepper · 18 years ago
  91. b08d5a8 Adjust for monotone. by Ulrich Drepper · 19 years ago