From 4d421096e0d5a63190fa79e721a06c4e943f599f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 11 Jan 2010 14:19:40 +0000 Subject: * elf32-v850.c (v850_elf_perform_relocation): Fix overflow handling of R_V850_HI16_S relocation. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 554227f..5c5e01b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2010-01-11 Nick Clifton + + * elf32-v850.c (v850_elf_perform_relocation): Fix overflow + handling of R_V850_HI16_S relocation. + 2010-01-11 Alan Modra PR 11103 -- cgit v1.1