projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de1b531
)
Fix for PR15358 (out of range PC relative branches not being caught)
author
Nick Clifton
<nickc@redhat.com>
Fri, 20 Mar 1998 00:09:24 +0000
(
00:09
+0000)
committer
Nick 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
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 9a916b25514083b188984a2b4ad950acdb4e552e..7f1f3a257cdd9ce70471566950eca2809cbaba46 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-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)