replace convert_ascii_to_int with hex2bin
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a0d6bc17c532ca4b163b28bbf136e3b0e04938d6..fb8100a30170ba7357f9b14d5c723862db14ae51 100644 (file)
@@ -1,3 +1,18 @@
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.c (convert_ascii_to_int): Remove.
+       * common/rsp-low.h (convert_ascii_to_int): Don't declare.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.h (unhexify): Don't declare.
+       * common/rsp-low.c (unhexify): Remove.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.h (convert_int_to_ascii): Don't declare.
+       * common/rsp-low.c (convert_int_to_ascii): Remove.
+
 2014-02-12  Tom Tromey  <tromey@redhat.com>
 
        * common/rsp-low.h (hexify): Don't declare.
This page took 0.024282 seconds and 4 git commands to generate.