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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b6f4b31fcc52655082513b072fb1015caf0dc5e;p=binutils-gdb.git Fixed overflow from a LO16 reloc into a HI16_S reloc. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 82fad351e79..d4c8bb3d49b 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