Fix for PR15358 (out of range PC relative branches not being caught)
authorNick Clifton <nickc@redhat.com>
Fri, 20 Mar 1998 00:09:24 +0000 (00:09 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 20 Mar 1998 00:09:24 +0000 (00:09 +0000)
submitted by Jonathan Walton, c/o Tony Thompson at ARM.

gas/ChangeLog

index 9a916b2..7f1f3a2 100644 (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)