]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Handle ' and I format flags
authorAlan Modra <amodra@gmail.com>
Wed, 15 Nov 2017 11:46:08 +0000 (22:16 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 15 Nov 2017 12:00:27 +0000 (22:30 +1030)
commita5065160868895e91cac8515263d9783f8120818
treec315093de2c20c98c6b2f5e8bb60893600feca3e
parentdda8d76d0dd2b07df769f6cae20aff483468b342
Handle ' and I format flags

Also a little tidying and error checking.

* bfd.c (union _bfd_doprnt_args): Add "Bad".
(_bfd_doprnt): Handle more flags.
(_bfd_doprnt_scan): Likewise.  Tidy setting of args array.
(error_handler_internal): Init args type to Bad.
bfd/ChangeLog
bfd/bfd.c