From: Doug Evans Date: Wed, 5 Nov 1997 18:56:26 +0000 (+0000) Subject: (struct frag): Delete docs for fr_opcode_frag, fr_opcode_offset, fr_bsr. X-Git-Tag: gdb-4_18~4315 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=269bbc74e0c220349e23484aa56998728bfa36c2;p=external%2Fbinutils.git (struct frag): Delete docs for fr_opcode_frag, fr_opcode_offset, fr_bsr. Add docs for tc_frag_data. --- diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi index 04948ab..0c2bb31 100644 --- a/gas/doc/internals.texi +++ b/gas/doc/internals.texi @@ -469,12 +469,9 @@ This normally indicates the symbol to use when relaxing the frag according to @item fr_opcode Points to the lowest-addressed byte of the opcode, for use in relaxation. -@item fr_opcode_frag -@itemx fr_opcode_offset -@itemx fr_bsr -These fields are only used in the NS32k configuration. But since @code{struct -frag} is defined before the CPU-specific header files are included, they must -unconditionally be defined. +@item tc_frag_data +Target specific fragment data of type TC_FRAG_TYPE. +Only present if @code{TC_FRAG_TYPE} is defined. @item fr_file @itemx fr_line