]> git.ipfire.org Git - thirdparty/gcc.git/commit
regress-demangle: New file.
authorTom Tromey <tromey@cygnus.com>
Mon, 5 Apr 1999 14:28:59 +0000 (14:28 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 5 Apr 1999 14:28:59 +0000 (14:28 +0000)
commit7c72138aa2c52e51598f2a1f82325bb109f8b529
tree71e92a4eeb8ae0617771fb4d01e8792b0ab72869
parent4f65832d5c08d16601c8271909c5e1f9deca23ed
regress-demangle: New file.

* testsuite/regress-demangle: New file.
* testsuite/demangle-expected: New file.
* Makefile.in (all, check, installcheck, info, install-info,
clean-info, dvi, install, etags, tags, mostlyclean, clean,
distclean, maintainer-clean, realclean): Depend on corresponding
`-subdir' target.
(all-subdir check-subdir installcheck-subdir info-subdir
install-info-subdir clean-info-subdir dvi-subdir
install-info-subdir etags-subdir mostlyclean-subdir clean-subdir
distclean-subdir maintainer-clean-subdir): New target.
* testsuite/Makefile.in: New file.
* configure: Rebuilt.
* configure.in: Create testsuite/Makefile.

From-SVN: r26205
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/configure
libiberty/configure.in
libiberty/testsuite/Makefile.in [new file with mode: 0644]
libiberty/testsuite/demangle-expected [new file with mode: 0644]
libiberty/testsuite/regress-demangle [new file with mode: 0755]