Fix for PR15358 (out of range PC relative branches not being caught)

submitted by Jonathan Walton, c/o Tony Thompson at ARM.
This commit is contained in:
Nick Clifton 1998-03-20 00:09:24 +00:00
parent de1b531df3
commit 15752c5ba1

View File

@ -1,3 +1,9 @@
Thu Mar 19 16:03:12 1998 Nick Clifton <nickc@cygnus.com>
* config/tc-arm.c (md_apply_fix3): fix code to test the range of
PC relative branches (PR15358). Patch courtesy of Jonathan
Walton.
start-sanitize-r5900
Thu Mar 19 14:19:27 1998 Jeffrey A Law (law@cygnus.com)