buildtools/gcc/mpc
Jérôme Duval 3c24538123 Adding inline mpc directory so the MPC library is built as part of GCC 4.5
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@42242 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-19 13:22:38 +00:00
..
doc Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
m4 Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
src Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
tests Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
aclocal.m4 Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
AUTHORS Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
ChangeLog Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
config.guess Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
config.h.in Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
config.sub Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
configure Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
configure.ac Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
COPYING.LIB Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
depcomp Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
INSTALL Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
install-sh Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
ltmain.sh Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
Makefile.am Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
Makefile.in Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
Makefile.vc Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
missing Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
NEWS Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
README Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00
TODO Adding inline mpc directory so the MPC library is built as part of GCC 4.5 2011-06-19 13:22:38 +00:00

mpc is a complex floating-point library with exact rounding.
It is based on the GNU MPFR floating-point library (http://www.mpfr.org/),
which is itself based on the GNU MP library (http://gmplib.org/).