Add __FILE__ and __LINE__ parameter to internal_error() /
[deliverable/binutils-gdb.git] / gdb / tui / ChangeLog
index 642b7cb71a1ab959138b1471e1ba3ea4aebf3e35..d8e1646dfc06405adc104fb7d6603b9f71f5b7ac 100644 (file)
@@ -1,3 +1,46 @@
+Wed Feb  7 19:54:27 2001  Andrew Cagney  <cagney@redhat.com>
+
+       * tui-file.c: Add __FILE__ and __LINE__ parameter to calls to
+       internal_error.
+
+2000-12-14  Kevin Buettner  <kevinb@redhat.com>
+
+       * tui-file.c, tui.c, tuiData.c, tuiLayout.c: Replace occurrences
+       of free() with xfree().
+
+2000-06-22  Kevin Buettner  <kevinb@redhat.com>
+
+       * tuiSourceWin.h: Eliminate use of PARAMS from this file.
+
+2000-06-20  Kevin Buettner  <kevinb@redhat.com>
+
+       * tuiLayout.c: Eliminate use of PARAMS from this file.
+
+2000-06-17  Kevin Buettner  <kevinb@redhat.com>
+
+       * tuiIO.c: Eliminate use of PARAMS from this file.
+
+Thu May 25 14:46:20 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * tui-file.c: Include "tui.h", "tuiData.h", "tuiIO.h" and
+       "tuiCommand.h".
+       (tui_file_fputs): Pass ``file'' and not ``stream'' to
+       tui_file_adjust_strbuf.
+
+Thu May 25 16:58:01 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * tui.h: Include <ncurses.h> when available.
+       * tui.c, tuiGeneralWin.c: Do not include <curses.h>.
+
+Mon May 15 17:16:10 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in: Delete.
+
+Tue Apr 18 15:32:15 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (distclean, maintainer-clean, realclean,
+       mostlyclean): New targets.
+
 Tue Feb  1 00:17:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * tui-file.c, tui-file.h, tuiDisassem.c, tuiIO.c, tuiIO.h,
This page took 0.023122 seconds and 4 git commands to generate.