On Mon, Dec 28, 2015 at 9:08 AM, Patrick Palka wrote:
>
> libiberty/ChangeLog:
>
> * crc32.c: In the documentation, don't refer to GDB's
> now-nonexistent crc32 implementation. In the table-generation
> program embedded within the documentation, change the type of
>
In some places the xcrc32 documentation refers to GDB's own crc32
implementation, but GDB no longer has its own crc32 implementation.
It now uses libiberty's xcrc32 throughout. So this patch removes
these references to GDB's now-nonexistent crc32 implementation.
Also, there appears to be a bug in