Thumb32 assembler (6/69)

Zack Weinberg zack@codesourcery.com
Tue Apr 26 09:55:00 GMT 2005


Part of this patch has already been submitted.  It introduces a new
interface to hash.c, hash_find_n, which takes the length of the key as
an explicit argument; this is convenient when the key is part of the
string passed to md_assemble, as it then does not have to munge that
string.  In subsequent patches, tc-arm.c will make extensive use of
this feature.

Note that there is a bug in this edition of hash_find_n; the fix shows
up several patches later.

zw

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050426/d11460ad/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 06.diff.txt
Type: text/x-patch
Size: 4899 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050426/d11460ad/attachment.bin>


More information about the Binutils mailing list