From 5f9b59542fd7a674486c52ab7178fffb5cba74b8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 10 Sep 1993 17:00:49 +0000 Subject: [PATCH] * coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc. Correct overflow detection requires matching the upper four bits of the destination against the PC. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d37497d72c6..ea1a410df9c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Sep 10 12:56:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc. + Correct overflow detection requires matching the upper four bits + of the destination against the PC. + Thu Sep 9 16:57:46 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * configure.in: Make 64-bit stuff work with "--with-targets=all". -- 2.30.2