ext: Remove non-source files from fputils
authorAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 25 Oct 2019 08:25:40 +0000 (09:25 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 29 Oct 2019 09:51:28 +0000 (09:51 +0000)
commitcdc4a3cf1496c6c3bd8619ac7970a6090e38d305
treecd24b9b7284ef6b0061d61aa3f572f93c9cd409d
parent39220ef3681deb8c224cdcf28efdaa74bfa2facd
ext: Remove non-source files from fputils

Remove the autoconf-based build system and GNU-style information files
from fputils. After this change, we only keep the files we will need
to integrate into gem5's main source tree.

Change-Id: I2ddf1d07d9cb51bcd91fc63f1ae43c7f46129933
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22163
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
ext/fputils/AUTHORS [deleted file]
ext/fputils/COPYING [deleted file]
ext/fputils/Doxyfile.in [deleted file]
ext/fputils/INSTALL [deleted file]
ext/fputils/Makefile.am [deleted file]
ext/fputils/configure.ac [deleted file]
ext/fputils/doxygen.am [deleted file]
ext/fputils/m4/ax_prog_doxygen.m4 [deleted file]
ext/fputils/tests/Makefile.am [deleted file]
ext/fputils/tests/test_helper.c [deleted file]
ext/fputils/tests/test_helper.h [deleted file]