gdb: add arc-newlib-tdep.c to ALL_TARGET_OBS
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 16 Nov 2021 02:19:30 +0000 (21:19 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 16 Nov 2021 02:21:29 +0000 (21:21 -0500)
commit2d2bb0d3f2931198b0824914d9dcf3cb0249926f
tree04a7c01267f661ea800fd9e9ed136d13e839aefb
parenta66ddb5899d8e42bb22d84a05c570e98e85192fe
gdb: add arc-newlib-tdep.c to ALL_TARGET_OBS

This file is currently not compiled in an --enable-targets=all build,
but it should be.  Add it to ALL_TARGET_OBS.

Update the gdbarch_tdep call that commit 345bd07cce33 ("gdb: fix
gdbarch_tdep ODR violation") forgot to update.

Change-Id: I86248a01493eea5e70186e9c46a298ad3994b034
gdb/Makefile.in
gdb/arc-newlib-tdep.c