*** empty log message ***
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index 5498f11215662e8e3f9e4a4461c092418941237d..d30c591d24720f396f5545e52fbbe258cb93bea6 100644 (file)
@@ -1,3 +1,12 @@
+2003-05-15  Jim Blandy  <jimb@redhat.com>
+
+       * hex.c (_hex_value): Make this unsigned.
+       (hex_value): Update documentation for new return type.  hex_value
+       now expands to an unsigned int expression, to avoid unexpected
+       sign extension when we store it in a bfd_vma, which is larger than
+       int on some platforms.
+       * functions.texi: Regenerated.
+
 2003-05-07  Josef Zlomek  <zlomekj@suse.cz>
 
        * splay-tree.c (splay_tree_predecessor): Fix comment.
@@ -5,7 +14,7 @@
 
 2003-05-07  Jason Merrill  <jason@redhat.com>
 
-       * hashtab.c (burtle_hash): New fn.
+       * hashtab.c (iterative_hash): New fn.
        * configure.in: Add AC_C_BIGENDIAN_CROSS.
        * aclocal.m4: Include accross.m4.
        * configure, config.in: Regenerate.
This page took 0.030957 seconds and 4 git commands to generate.