elfedit: Report unknown x86 feature
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Oct 2019 22:13:21 +0000 (15:13 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 25 Oct 2019 22:13:21 +0000 (15:13 -0700)
commit760ddef46d443b41086292831f78a71ea6b7b1ab
treee3eaf3e82a9102091b02c14cb2408811ed07562c
parent256878f318c60cbcc145fc95936035e0f7ff1af6
elfedit: Report unknown x86 feature

Report unknown x86 feature:

$ ./elfedit --disable-x86-feature foo a.out
elfedit: Error: Unknown x86 feature: foo
$

* elfedit.c (elf_x86_feature): Report unknown x86 feature.
binutils/ChangeLog
binutils/elfedit.c
This page took 0.024416 seconds and 4 git commands to generate.