From 48ba8648ee02f246c4fb286d7918f750c2b4ea4f Mon Sep 17 00:00:00 2001 From: Rahul Chaudhry Date: Wed, 3 Feb 2016 15:52:58 -0800 Subject: Silence "Erratum 843419 found and fixed" info messages from gold. BUG: 26536732 Tested by building binutils on ubuntu, and using the newly built gold to link volantis binaries. The info messages are gone. This patch is backported from upstream - commit e3dbf58233db3ad72f1ba624dc7f13ffd2728f25 Author: Han Shen Date: Thu Feb 11 09:47:49 2016 -0800 Remove info message for every erratum 843419 found and fixed. 2016-02-11 Rahul Chaudhry * aarch64.cc (Target_aarch64::scan_erratum_843419_span): Remove info message for every erratum 843419 found and fixed. Change-Id: I9792795096c919b006e98fdfdb01b448e597d605 --- binutils-2.25/gold/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'binutils-2.25/gold/ChangeLog') diff --git a/binutils-2.25/gold/ChangeLog b/binutils-2.25/gold/ChangeLog index aa93c36b..d734a15e 100644 --- a/binutils-2.25/gold/ChangeLog +++ b/binutils-2.25/gold/ChangeLog @@ -1,3 +1,8 @@ +2016-02-11 Rahul Chaudhry + + * aarch64.cc (Target_aarch64::scan_erratum_843419_span): Remove + info message for every erratum 843419 found and fixed. + 2015-12-17 Peter Collingbourne PR gold/18780 -- cgit v1.2.3