From: Nick Clifton Date: Wed, 10 Dec 1997 19:20:31 +0000 (+0000) Subject: Fixed overflow from a LO16 reloc into a HI16_S reloc. X-Git-Tag: gdb-4_18~4080 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b6f4b31fcc52655082513b072fb1015caf0dc5e;p=external%2Fbinutils.git Fixed overflow from a LO16 reloc into a HI16_S reloc. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 82fad35..d4c8bb3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 10 11:15:55 1997 Nick Clifton + + * elf32-v850.c: Update with patches from the branch to fix + HI16_S/LO16 reloc pairs. + start-sanitize-d30v Wed Dec 10 14:06:48 1997 Michael Meissner