This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/rfc] {mi,tui}/ChangeLog -> {mi,tui}/ChangeLog-YYYY-yyyy


Hello,

This diff contains the ChangeLog edits needed when renaming:
    mi/ChangeLog -> mi/ChangeLog-1999-2003
    tui/ChangeLog -> tui/ChangeLog-1998-2003
    gdb.mi/ChangeLog -> gdb.mi/ChangeLog-1998-2003
Assuming that choice is ok with Eli/MichaelC, I'll commit in a few days.  This is a predicate to the TUI rename/cleanup.

Eli/Michael reached some sort of agreement quicker than I expected :-^ I've committed the attached - it adds a few more pointers to old files.


Andrew

? diffs
? testsuite/diffs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.5191
diff -u -r1.5191 ChangeLog
--- ChangeLog	11 Jan 2004 20:52:29 -0000	1.5191
+++ ChangeLog	12 Jan 2004 15:14:56 -0000
@@ -1,3 +1,10 @@
+2004-01-12  Andrew Cagney  <cagney@redhat.com>
+
+	* mi/ChangeLog: Delete file.  Renamed to ...
+	* mi/ChangeLog-1999-2003: New file.
+	* tui/ChangeLog: Delete file.  Renamed to ...
+	* tui/ChangeLog-1998-2003: New file.
+	
 2004-01-11  Mark Kettenis  <kettenis@gnu.org>
 
 	* sparc64nbsd-tdep.c: Include "regset.h".
@@ -632,7 +639,8 @@
 	in <machine/reg.h>.
 	* configure, config.in: Regenerate.
 
-For older changes see ChangeLog-2003
+For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
+tui/ChangeLog-1998-2003.
 
 Local Variables:
 mode: change-log
Index: testsuite/ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/ChangeLog,v
retrieving revision 1.739
diff -u -r1.739 ChangeLog
--- testsuite/ChangeLog	12 Jan 2004 14:44:48 -0000	1.739
+++ testsuite/ChangeLog	12 Jan 2004 15:14:57 -0000
@@ -1,5 +1,10 @@
 2004-01-12  Andrew Cagney  <cagney@redhat.com>
 
+	* gdb.mi/ChangeLog: Delete file.  Renamed to ...
+	* gdb.mi/ChangeLog-1999-2003: New file.
+
+2004-01-12  Andrew Cagney  <cagney@redhat.com>
+
 	* gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
 	"Renaming a directory to a non-empty directory returns ENOTEMPTY
 	or EEXIST", treat EBUSY as an XFAIL.
@@ -11276,6 +11281,8 @@
 	of dejagnu.  The modifications to these testcases, etc., which
 	will allow them to work with the new version of dejagnu will be
 	made in a future update.
+
+For additional changes see gdb.mi/ChangeLog-1999-2003.
 
 Local Variables:
 mode: change-log

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]