* coff-z8k.c: checkpoint, more addressing modes handled

* coffcode.h (get_value): don't truncate reloc->addend field, it's
	a long now.
This commit is contained in:
Steve Chamberlain 1992-11-12 17:53:58 +00:00
parent e633652f76
commit 1a9904b4cb
1 changed files with 6 additions and 0 deletions

View File

@ -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.