* coff-tic80.c (tic80_howto_table): Add PP relocations. Change
authorIan Lance Taylor <ian@airs.com>
Fri, 23 May 1997 00:26:58 +0000 (00:26 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 23 May 1997 00:26:58 +0000 (00:26 +0000)
commit8ac5f94028de75c52748f7ae4157ad12bb571b7c
tree2ababe9280b2e3907fbe15f64060b51f5bb7fa08
parent97cbfc2309a0e452c8ba3695348d4bf8e49d9f40
* coff-tic80.c (tic80_howto_table): Add PP relocations.  Change
name of R_RELLONG to "RELLONG".  Set rightshift and complain for
M_PPCR.
(ppbase_reloc, glob15_reloc): New static functions.
(glob16_reloc, local16_reloc): New static functions.
(rtype2howto): Handle all relocation types.
(coff_tic80_relocate_section): New static function.
(coff_relocate_section): Define to coff_tic80_relocate_section.
* Makefile.in (coff-tic80.o): Depends upon include/coff/tic80.h.
bfd/ChangeLog
bfd/coff-tic80.c
This page took 0.024525 seconds and 4 git commands to generate.