PATCH gas/doc/internals.texi: Document TC_CHECK_ADJUSTED_BROKEN_DOT_WORD.
Hans-Peter Nilsson
hans-peter.nilsson@axis.com
Tue Apr 4 10:31:00 GMT 2000
As promised.
Ok to install?
Tue Apr 4 19:27:50 2000 Hans-Peter Nilsson <hp@bitrange.com>
* internals.texi (CPU backend): Document
TC_CHECK_ADJUSTED_BROKEN_DOT_WORD.
Index: internals.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/internals.texi,v
retrieving revision 1.9
diff -p -c -r1.9 internals.texi
*** internals.texi 2000/03/26 14:47:33 1.9
--- internals.texi 2000/04/04 17:30:17
*************** number of long jumps) and @code{md_long_
*** 1145,1150 ****
--- 1145,1154 ----
(a jump that can go anywhere in the function). You should define
@code{md_create_short_jump} to create a short jump around a number of long
jumps, and define @code{md_create_long_jump} to create a long jump.
+ If defined, the macro TC_CHECK_ADJUSTED_BROKEN_DOT_WORD will be called for each
+ adjusted word just before the word is output. The macro takes two arguments,
+ an @code{addressT} with the adjusted word and a pointer to the current
+ @code{struct broken_word}.
@item md_estimate_size_before_relax
@cindex md_estimate_size_before_relax
brgds, H-P
More information about the Binutils
mailing list