]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ppc/Makefile.in
sim: ppc: replace filter_filename with lbasename
authorMike Frysinger <vapier@gentoo.org>
Mon, 1 Jan 2024 21:32:48 +0000 (16:32 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 1 Jan 2024 21:32:48 +0000 (16:32 -0500)
commita243f0a5a184d571ce3bb73b1f11f64b6ebfdcfd
treeafb6cd44043e75b07aa5ebf29ac88a31907452fe
parent5817b1f52f5f51cddadd3a982b0d34035d188648
sim: ppc: replace filter_filename with lbasename

The lbasename function from libiberty provides the same API as this
custom function.  The common/ code already made the switch, so make
the same change to the ppc code to avoid target duplication.
sim/ppc/Makefile.in
sim/ppc/debug.h