ext: Update fputils to rev 0721843
authorAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 25 Oct 2019 08:19:02 +0000 (09:19 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 28 Oct 2019 09:35:11 +0000 (09:35 +0000)
commitbbcf7f0221e0dce8177c66639ef338f77c87c619
tree2c7dda01de16f48812622cdbaf9a5560d715beb6
parente1a101fc1b5f231b38b251a0da6088dfd947904a
ext: Update fputils to rev 0721843

This patch updates fputils to the latest revision (0721843) from the
upstream repository (github.com/andysan/fputils). This effectively
only updates the license of the library to match gem5's 3-clause BSD
license.

Change-Id: I46d8a5dfac2f4a95e66ee82a15288ac424d7df90
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22125
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
12 files changed:
ext/fputils/COPYING
ext/fputils/fp64.c
ext/fputils/fp80.c
ext/fputils/fpbits.h
ext/fputils/include/fputils/fp64.h
ext/fputils/include/fputils/fp80.h
ext/fputils/include/fputils/fptypes.h
ext/fputils/tests/fp80_cvfd.c
ext/fputils/tests/fp80_cvtd.c
ext/fputils/tests/fp80_cvtf.c
ext/fputils/tests/test_helper.c
ext/fputils/tests/test_helper.h