From 9b239e0e1fe535c1dd6aa6b7e7087cc50fb173ab Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 3 Jan 2013 15:47:46 +0000 Subject: * elflink.c (get_value): Prevent the use of an undefined shift operation. Add sanity checks. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 88dfe1b..a643721 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2013-01-03 Nickolai Zeldovich + Nick Clifton + + * elflink.c (get_value): Prevent the use of an undefined shift + operation. Add sanity checks. + 2013-01-02 Kaushik Phatak * config.bfd (cr16*-*-uclinux*): New target support. -- cgit v1.1