gdb/README: Fix the URL of the MPFR website (now https).
gdb/ChangeLog: * README: Fix the URL of the MPFR library.
This commit is contained in:
parent
c609df6474
commit
2c20a6018c
@ -1,3 +1,7 @@
|
|||||||
|
2020-11-24 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* README: Fix the URL of the MPFR library.
|
||||||
|
|
||||||
2020-11-24 Joel Brobecker <brobecker@adacore.com>
|
2020-11-24 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* README: Document the --with-libgmp-prefix configure option.
|
* README: Document the --with-libgmp-prefix configure option.
|
||||||
|
@ -498,7 +498,7 @@ more obscure GDB `configure' options are not listed here.
|
|||||||
floating-point formats than the host. If GNU MPFR is not
|
floating-point formats than the host. If GNU MPFR is not
|
||||||
available, GDB will fall back to using host floating-point
|
available, GDB will fall back to using host floating-point
|
||||||
arithmetic. If your host does not have GNU MPFR installed, you
|
arithmetic. If your host does not have GNU MPFR installed, you
|
||||||
can get the latest version from `http://www.mpfr.org'.
|
can get the latest version from `https://www.mpfr.org/'.
|
||||||
|
|
||||||
`--with-python[=PYTHON]'
|
`--with-python[=PYTHON]'
|
||||||
Build GDB with Python scripting support. (Done by default if
|
Build GDB with Python scripting support. (Done by default if
|
||||||
|
Loading…
Reference in New Issue
Block a user