gdb/ChangeLog:
* README: Fix the URL of the MPFR library.
+2020-11-24 Joel Brobecker <brobecker@adacore.com>
+
+ * README: Fix the URL of the MPFR library.
+
2020-11-24 Joel Brobecker <brobecker@adacore.com>
* README: Document the --with-libgmp-prefix configure option.
floating-point formats than the host. If GNU MPFR is not
available, GDB will fall back to using host floating-point
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]'
Build GDB with Python scripting support. (Done by default if