]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bed
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 7 Jun 2020 21:53:58 +0000 (14:53 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 7 Jun 2020 21:53:58 +0000 (14:53 -0700)
commit845b83d7eba22c20acdd605e231f8b03a08ff71a
tree8d2e1efc8f199e57b4fcba46b1659947c985776a
parent597344c9a4a110b662ed04fe115e6f887b42d366
elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bed

Get

00000000000007c0 d elf32_tic6x_bed
0000000000000000 d elf32_tic6x_elf_bed
00000000000003e0 d elf32_tic6x_linux_bed

instead of

00000000000007c0 d elf32_bed
0000000000000000 d elf32_tic6x_elf_bed
00000000000003e0 d elf32_tic6x_linux_bed

* elf32-tic6x.c (elf32_bed): Defined the default to
elf32_tic6x_bed.
bfd/ChangeLog
bfd/elf32-tic6x.c