Change the default architecture value for ARC bfds so that they have the lowest possi...
authorCupertino Miranda <Cupertino.Miranda@synopsys.com>
Fri, 5 Feb 2016 09:58:01 +0000 (09:58 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Feb 2016 09:58:01 +0000 (09:58 +0000)
commitbdbca4e6f805c73796c14c79102a8f1ea541d633
treeb9861beb4bc752db414d5f6a84fd3e6fe6f0a6d4
parentb605bbc620dd0191b3c2b9cf0a495739f9845f27
Change the default architecture value for ARC bfds so that they have the lowest possible value, and hence can be merged with other ARC binaries wihtout changing their architecture value.

bfd * cpu-arc.c: Change default archure from bfd_mach_arc_arcv2
to bfd_mach_arc_arc600.

binutils * testsuite/binutils-all/objdump.exp: Update expected default
architecture value for ARC binaries.
bfd/ChangeLog
bfd/cpu-arc.c
binutils/ChangeLog
binutils/testsuite/binutils-all/objdump.exp
This page took 0.025847 seconds and 4 git commands to generate.