s/char */const char */
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 9414c02d5c36b0eadc40de8faeaafd185118e243..6c35cb5a968c75edcdd433c99b3c1dac522711f9 100644 (file)
@@ -1,3 +1,15 @@
+Mon Jun 11 17:26:43 2001  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * source.c (openp): Make parameters ``path'' and ``string''
+       constant.
+       (openp): Use alloca to safely duplicate ``string''. Make local
+       variables ``p'' and ``p1'' constant. Delete char* casts.
+       * defs.h: Update.
+
+       * symtab.c (lookup_symtab_1): Make parameter ``name'' constant.
+       (lookup_symtab, lookup_partial_symtab): Ditto.
+       * symtab.h (lookup_symtab, lookup_partial_symtab): Update.
+
 2001-06-11  Andrew Cagney  <ac131313@redhat.com>
 
        * ui-out.h (ui_out_table_begin): Make char* parameters constant.
This page took 0.025681 seconds and 4 git commands to generate.