buildtools/gcc/mpc
2018-03-19 15:46:45 -05:00
..
doc import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
m4 import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
src import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
tests import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
aclocal.m4 import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
ar-lib import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
AUTHORS import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
ChangeLog import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
config.guess import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
config.h.in import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
config.sub import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
configure import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
configure.ac import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
COPYING.LESSER import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
depcomp import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
INSTALL import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
install-sh import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
ltmain.sh import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
Makefile.am import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
Makefile.in import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
Makefile.vc import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
missing import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
NEWS import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
README import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00
TODO import previous mpfr,mpc,gmp 2018-03-19 15:46:45 -05:00

Copyright (C) INRIA 2003, 2005, 2008, 2009, 2011

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.


GNU 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/).