From 46c6187fb55e45c2f3c5073c5472cd81f08251c0 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Fri, 15 Dec 2000 02:56:42 +0000 Subject: [PATCH] Put mi and tui comments for free -> xfree change in proper ChangeLogs. --- gdb/ChangeLog | 7 ++----- gdb/mi/ChangeLog | 6 ++++++ gdb/tui/ChangeLog | 5 +++++ 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ff70e0a..002273b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -30,11 +30,8 @@ thread.c, top.c, tracepoint.c, ui-file.c, ui-out.c, umax-xdep.c, utils.c, valops.c, valprint.c, values.c, varobj.c, win32-nat.c, wince.c, xcoffread.c, cli/cli-cmds.c, - cli/cli-decode.c, cli/cli-script.c, cli/cli-setshow.c, - mi/mi-cmd-disas.c, mi/mi-cmd-var.c, mi/mi-console.c, - mi/mi-main.c, mi/mi-parse.c, tui/tui-file.c, tui/tui.c, - tui/tuiData.c, tui/tuiLayout.c: Replace occurrences of free() - with xfree(). + cli/cli-decode.c, cli/cli-script.c, cli/cli-setshow.c: + Replace occurrences of free() with xfree(). 2000-12-14 J.T. Conklin diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index c3fb691..6894dc4 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,3 +1,9 @@ +2000-12-14 Kevin Buettner + + * mi/mi-cmd-disas.c, mi/mi-cmd-var.c, mi/mi-console.c, + mi/mi-main.c, mi/mi-parse.c: Replace occurrences of free() + with xfree(). + Fri Nov 17 16:07:23 2000 Andrew Cagney * mi-main.c: Replace asprintf with xasprintf. diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index 5372b01..dc1bd0e 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,3 +1,8 @@ +2000-12-14 Kevin Buettner + + * tui/tui-file.c, tui/tui.c, tui/tuiData.c, tui/tuiLayout.c: + Replace occurrences of free() with xfree(). + 2000-06-22 Kevin Buettner * tuiSourceWin.h: Eliminate use of PARAMS from this file. -- 2.7.4