commit | 3f258212a8212ac2530bae48c306f7763d542594 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Jan 09 20:20:38 2024 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Jan 10 19:52:52 2024 -0500 |
tree | fe188aa96af3da1906fe6b0fbbb135140dbae007 | |
parent | a4b35c1e59484fc386d9cef9f3ef3f47d3931333 [diff] |
gdb: move libiberty.m4 to gdbsupport This is used by gdb, gdbsupport, and gdbserver. We want to use it in the sim tree too. Move it to gdbsupport which is meant as the common sharing space for these projects. Approved-By: Tom Tromey <tom@tromey.com>