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:
d53e566
)
Fix arm-coff relocations.
author
Nick Clifton
<nickc@redhat.com>
Fri, 5 Feb 1999 17:34:41 +0000
(17:34 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 5 Feb 1999 17:34:41 +0000
(17:34 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 9fc6ca4ad4b2a27fb47f287e5cf98b2c4b216de3..4519acd7add64ded14a36df7995748dbe9c4d430 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,10
@@
+1999-02-05 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-arm.h: Tidy OBJ_ELF and OBJ_COFF definitions.
+
+ * config/tc-arm.c (md_apply_fix3): Fix BFD_RELOC_ARM_PCREL_BRANCH
+ for COFF ports.
+
start-sanitize-cygnus
Thu Feb 4 10:35:47 1999 Jeffrey A Law (law@cygnus.com)