libiberty: Tweak the documentation of libiberty's xcrc32 function
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index e8fc96acb5b54a289dff8acb84da86d1a7fd0f72..aa598f277b2bd39943d887f8117ad6714601b3e6 100644 (file)
@@ -1,3 +1,11 @@
+2015-12-28  Patrick Palka  <ppalka@gcc.gnu.org>
+
+       * 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
+       the induction variables i and j from int to unsigned int, to
+       avoid undefined behavior.
+
 2015-12-21  Nick Clifton  <nickc@redhat.com>
 
        PR 66827
This page took 0.027206 seconds and 4 git commands to generate.