From 3ead667539aed96dc36382b588f892798bb59f98 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Fri, 19 Apr 1991 02:01:49 +0000 Subject: [PATCH] One more time --- gdb/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 26f215efbe5..28e8745bffd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -125,11 +125,12 @@ Thu Apr 11 05:23:19 1991 John Gilmore (gnu at cygint.cygnus.com) Thu Apr 18 18:08:30 1991 John Gilmore (gnu at cygint.cygnus.com) + * symfile.h (free_named_symtabs): Rename from free_named_symtab. * symfile.c (clear_symtab_users_once, cashier_psymtab, free_named_symtabs): Move these routines from symmisc.c. (free_symtab): Make non-static. * symmisc.c (same): same. - * symtab.c (free_symtab): Declare as exported void fn now. + * symtab.h (free_symtab): Declare as exported void fn now. * dbxread.c (end_symtab, end_psymtab): Change comments. (initialize_dbxread): Call dbx_new_init() in case the first command is add-symbols. -- 2.30.2