Another minor patch for internals.texi - md_undefined_symbol argument
Hans-Peter Nilsson
hans-peter.nilsson@axis.com
Tue Feb 8 13:44:00 GMT 2000
Hi.
Another spotting. FWIW, I noticed that my previous patch to the
same file of a week ago, has not been applied or rejected.
Tue Feb 8 22:26:03 2000 Hans-Peter Nilsson <hp@axis.com>
* doc/internals.texi (CPU backend): Document argument for
md_undefined_symbol.
*** internals.texi.patch0 Wed Feb 2 17:11:15 2000
--- internals.texi Tue Feb 8 22:24:49 2000
*************** creates a new symbol. Typically this wo
*** 1022,1028 ****
name or value changes dynamically, possibly in a context sensitive way.
Predefined symbols with fixed values, such as register names or condition
codes, are typically entered directly into the symbol table when @code{md_begin}
! is called.
@item md_operand
@cindex md_operand
--- 1022,1028 ----
name or value changes dynamically, possibly in a context sensitive way.
Predefined symbols with fixed values, such as register names or condition
codes, are typically entered directly into the symbol table when @code{md_begin}
! is called. One argument is passed, a @code{char *} for the symbol.
@item md_operand
@cindex md_operand
brgds, H-P
More information about the Binutils
mailing list