Hi John,
single-8-bit-byte characters, @samp{b} = 16-bit bigendian, @samp{l} = 16-bit littleendian, @samp{B} = 32-bit bigendian, @samp{L} = 32-bit littleendian. Useful for finding wide character strings. +(@samp{l} and @samp{b} apply to, for example, Unicode UTF-16/UCS-2 +encodings.)
Thanks for submitting this patch. I have applied it along with this changelog entry.
Cheers Nick binutils/ChangeLog 2008-04-30 John Heidemann <[EMAIL PROTECTED]> * doc/binutils.texi (strings): Add "unicode" to the documentation of strings in order to make explicit that it supports this feature. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils