From: Nick Clifton Date: Mon, 8 Jun 1998 22:22:21 +0000 (+0000) Subject: Use signed comparisons against addend. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5aa6fe96a09196023d62079a2d99fcdaf0128968;p=binutils-gdb.git Use signed comparisons against addend. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 99ba8fac783..16500336750 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 8 15:20:57 1998 Nick Clifton + + * elf32-v850.c (v850_elf_perform_relocation): Make comparisons + against 'addend' be signed rather than unsigned. + Sat Jun 6 00:31:21 1998 Nick Clifton * elf32-m32r.c: Add prototyps for static functions.