* srconv.c (wr_tr): Write out handcrafted tr block.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 13 Jul 1995 22:43:48 +0000 (22:43 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 13 Jul 1995 22:43:48 +0000 (22:43 +0000)
commit19f6aedd53cbb4e637f66904424ea1b342c28e42
tree546539d295ed92b42278b625c40f96fd8b8f8297
parent14cffc83e75dec1874b0e136ca021ee6230ebdef
* srconv.c (wr_tr): Write out handcrafted tr block.
(walk_tree_symbol): Use evallen and evalue instead of
vallen & value because of corresponding changes in
sysroff.info.

* sysdump.c (sysroff_swap_tr_in, sysroff_print_tr_out): New
functions.

* sysroff.info (tr): the tr block is a special case --- a block
without contents --- which can't be handled by generated code.
(den, dpp): only first byte is present for DENend, DPPend.
(dsy): describe a conditional portion of block, rename some fields.
(dps): describe a conditional portion of block.
(dfl): removed.

* sysinfo.y (yyerror): write error message to standard error.
binutils/ChangeLog
binutils/sysdump.c