* [patch/rfc] {mi,tui}/ChangeLog -> {mi,tui}/ChangeLog-YYYY-yyyy
@ 2004-01-11 18:56 Andrew Cagney
2004-01-12 15:19 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2004-01-11 18:56 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 330 bytes --]
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.
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1441 bytes --]
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.5186
diff -u -r1.5186 ChangeLog
--- ChangeLog 11 Jan 2004 12:44:09 -0000 1.5186
+++ ChangeLog 11 Jan 2004 18:49:54 -0000
@@ -1,3 +1,11 @@
+2004-01-11 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>
* sparc64fbsd-tdep.c: Include "regset.h".
@@ -607,7 +615,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.
\f
Local Variables:
mode: change-log
Index: testsuite/ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/ChangeLog,v
retrieving revision 1.737
diff -u -r1.737 ChangeLog
--- testsuite/ChangeLog 11 Jan 2004 09:40:37 -0000 1.737
+++ testsuite/ChangeLog 11 Jan 2004 18:51:17 -0000
@@ -1,3 +1,8 @@
+2004-01-11 Andrew Cagney <cagney@redhat.com>
+
+ * gdb.mi/ChangeLog: Delete file. Renamed to ...
+ * gdb.mi/ChangeLog-1999-2003: New file.
+
2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
* gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch/rfc] {mi,tui}/ChangeLog -> {mi,tui}/ChangeLog-YYYY-yyyy
2004-01-11 18:56 [patch/rfc] {mi,tui}/ChangeLog -> {mi,tui}/ChangeLog-YYYY-yyyy Andrew Cagney
@ 2004-01-12 15:19 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-01-12 15:19 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 497 bytes --]
> 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
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1848 bytes --]
? 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.
\f
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.
\f
Local Variables:
mode: change-log
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-01-12 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-11 18:56 [patch/rfc] {mi,tui}/ChangeLog -> {mi,tui}/ChangeLog-YYYY-yyyy Andrew Cagney
2004-01-12 15:19 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox