]> git.ipfire.org Git - thirdparty/gcc.git/commit - libbacktrace/Makefile.am
[libbacktrace] Rename dtest to btest_gnudebuglink
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Jan 2019 14:39:47 +0000 (14:39 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Jan 2019 14:39:47 +0000 (14:39 +0000)
commita76703bb02f71a617ff05204f313c566dc9b0636
tree358dd0d20e11e0f577a39e22d5a2a9d7c8ca1c7b
parenta0eb8b4fdad236fef011372b46a0840f60ad1358
[libbacktrace] Rename dtest to btest_gnudebuglink

Create a pattern rule for copying an existing test-case, separating out the
debug information into a .debug file, and referencing the .debug file from
the copied test-case using a .gnu_debuglink.

2019-01-25  Tom de Vries  <tdevries@suse.de>

* Makefile.am: Rewrite dtest rule into "%_gnudebuglink" pattern rule.
(TESTS): Rename dtest to btest_gnudebuglink.
* Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268268 138bc75d-0d04-0410-961f-82ee72b054a4
libbacktrace/ChangeLog
libbacktrace/Makefile.am
libbacktrace/Makefile.in