aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2020-11-24 07:08:05 +0400
committerJoel Brobecker <brobecker@adacore.com>2020-11-24 07:08:05 +0400
commit0fb8bb022e4e8ed0775fb7c753d912283253d383 (patch)
treedc23e95ce21fb7acd6d6d45b5840351dfdf1fa40 /gdb/NEWS
parent4afa9fd9b043ea54b750c8bfe73fb5320c6fc683 (diff)
downloadbinutils-0fb8bb022e4e8ed0775fb7c753d912283253d383.zip
binutils-0fb8bb022e4e8ed0775fb7c753d912283253d383.tar.gz
binutils-0fb8bb022e4e8ed0775fb7c753d912283253d383.tar.bz2
gdb/NEWS: Document that building GDB now requires GMP
gdb/ChangeLog: * NEWS: Document that building GDB now requires GMP.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index d1f721c..792f486 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
*** Changes since GDB 10
+* Building GDB now requires GMP (The GNU Multiple Precision Arithmetic
+ Library).
+
* MI changes
** '-break-insert --qualified' and '-dprintf-insert --qualified'