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:
e633652
)
* coff-z8k.c: checkpoint, more addressing modes handled
author
Steve Chamberlain
<sac@cygnus>
Thu, 12 Nov 1992 17:53:58 +0000
(17:53 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Thu, 12 Nov 1992 17:53:58 +0000
(17:53 +0000)
* coffcode.h (get_value): don't truncate reloc->addend field, it's
a long now.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 54874163d0d4f4ada398725b0def4e35313bccfd..ad6d342cb502b3d2ea1bb9520aebbef42ef093c2 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,9
@@
+Thu Nov 12 09:46:47 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * coff-z8k.c: checkpoint, more addressing modes handled
+ * coffcode.h (get_value): don't truncate reloc->addend field, it's
+ a long now.
+
Wed Nov 11 23:57:55 1992 Brendan Kehoe (brendan@cygnus.com)
* we32k.mt (TDEFAULTS): Use we32kcoff_vec, not i386coff_vec.