aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index c035f52..c5b5f4f 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Binutils now requires a C99 compiler and library to build.
+
* A new format has been added to the nm program. Specifying
--format=just-symbols (or just using -j) will tell the program to only
display symbol names and nothing else.