* wrstabs.c (write_stabs_in_sections_debugging_info): Cast p to
authorIan Lance Taylor <ian@airs.com>
Fri, 3 Oct 1997 16:05:46 +0000 (16:05 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 3 Oct 1997 16:05:46 +0000 (16:05 +0000)
char * when calling strcpy and strlen.

binutils/ChangeLog

index fc6e5e35f1db932b4c24419e5fb08719b977d175..f0717b479426a818fcf68c653592bb237f1432ed 100644 (file)
@@ -1,5 +1,13 @@
+Fri Oct  3 12:04:25 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * wrstabs.c (write_stabs_in_sections_debugging_info): Cast p to
+       char * when calling strcpy and strlen.
+
 Wed Sep 24 11:34:05 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * binutils.texi (ar cmdline): Document that q now works like r.
+       From Marty Leisner <leisner@sdsp.mc.xerox.com>.
+
        * binutils.texi (size): The object file argument is optional.
        From Marty Leisner <leisner@sdsp.mc.xerox.com>.