elfedit: Pass osabi to reconcat
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 29 Dec 2020 18:37:24 +0000 (10:37 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 29 Dec 2020 18:37:24 +0000 (10:37 -0800)
commit2e635a01574d001fd26e8b23778d63b818f958ce
tree5604e3e89067aca0c1e2584afccce401c16633ac
parent6596a5d4f605c2fc0963074a5eee4197938d02bb
elfedit: Pass osabi to reconcat

Pass osabi to reconcat to get

Usage: elfedit <option(s)> elffile(s)
...
  --input-osabi [none|HPUX|NetBSD|GNU|Linux|Solaris|AIX|Irix|FreeBSD|TRU64|Modesto|OpenBSD|OpenVMS|NSK|AROS|FenixOS]
                              Set input OSABI

instead of

  --input-osabi [|FenixOS]
                              Set input OSABI

* elfedit (usage): Pass osabi to reconcat.
binutils/ChangeLog
binutils/elfedit.c
This page took 0.024725 seconds and 4 git commands to generate.