]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
tidy binary, ihex and verilog
authorAlan Modra <amodra@gmail.com>
Thu, 16 Jan 2025 04:15:01 +0000 (14:45 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 16 Jan 2025 09:27:19 +0000 (19:57 +1030)
commit394a3f4f8dce6c508e289575359268ee793d59c9
tree1dd1552c769777d45721312c0e25fcc89fb00778
parent031ca0cf1f64827452377a3416d3199c8acbf781
tidy binary, ihex and verilog

* binary.c (binary_sizeof_headers): Delete function.  Define
instead.
* ihex.c (ihex_sizeof_headers): Likewise.
(ihex_vec): Use _bfd_nosymbols for BFD_JUMP_TABLE_SYMBOLS.  Delete
now unused defines.
* verilog.c: Delete unused defines.
bfd/binary.c
bfd/ihex.c
bfd/verilog.c