From 4db29512ce5616e90a9cdbc4daa852589b7357c0 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 6 Apr 2021 13:42:18 +0930 Subject: C99 NEWS and README * NEWS: Mention C99 requirement. * README: Likewise. Modernise examples and "Reporting bugs". --- binutils/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'binutils/NEWS') 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. -- cgit v1.1