aboutsummaryrefslogtreecommitdiff
path: root/gdb/stubs/ChangeLog-2012-2020
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2021-07-23 10:30:36 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2021-07-26 12:20:33 +0100
commit730afdd1399f12b6683b70b7cba0ef67651e4e05 (patch)
tree81e9b7d5679a66403c6654aee4fd3ddcc54fbcc9 /gdb/stubs/ChangeLog-2012-2020
parentb6c4205149824bfc3e5ab9e12819dcc0fc2af29d (diff)
downloadgdb-730afdd1399f12b6683b70b7cba0ef67651e4e05.zip
gdb-730afdd1399f12b6683b70b7cba0ef67651e4e05.tar.gz
gdb-730afdd1399f12b6683b70b7cba0ef67651e4e05.tar.bz2
gdb: move remaining ChangeLogs to legacy files
In commit: commit f069ea46a03ae868581d1c852da28e979ea1245a Date: Sat Jul 3 16:29:08 2021 -0700 Rename gdb/ChangeLog to gdb/ChangeLog-2021 The gdb/ChangeLog file was renamed, but all of the other ChangeLog files relating to gdb were left in place. As I understand things, the no ChangeLogs policy applies to all the GDB related directories, so this commit renames all of the remaining GDB related ChangeLog files. As with the original commit, the intention behind this commit is to hopefully stop people merging ChangeLog entries by mistake. The renames carried out in this commit are: gdb/doc/ChangeLog -> gdb/doc/ChangeLog-1991-2021 gdb/stubs/ChangeLog -> gdb/stubs/ChangeLog-2012-2020 gdb/testsuite/ChangeLog -> gdb/testsuite/ChangeLog-2014-2021 gdbserver/ChangeLog -> gdbserver/ChangeLog-2002-2021 gdbsupport/ChangeLog -> gdbsupport/ChangeLog-2020-2021
Diffstat (limited to 'gdb/stubs/ChangeLog-2012-2020')
-rw-r--r--gdb/stubs/ChangeLog-2012-202036
1 files changed, 36 insertions, 0 deletions
diff --git a/gdb/stubs/ChangeLog-2012-2020 b/gdb/stubs/ChangeLog-2012-2020
new file mode 100644
index 0000000..a5cfae0
--- /dev/null
+++ b/gdb/stubs/ChangeLog-2012-2020
@@ -0,0 +1,36 @@
+2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
+
+ * ia64vms-stub.c: Fix typo in comment (thead -> thread).
+
+2019-10-26 Tom de Vries <tdevries@suse.de>
+
+ * ia64vms-stub.c: Fix typos in comments.
+ * m32r-stub.c: Same.
+ * m68k-stub.c: Same.
+ * sh-stub.c: Same.
+
+2019-01-21 Tom Tromey <tom@tromey.com>
+
+ * ia64vms-stub.c: Fix includes.
+
+2012-12-19 Joel Brobecker <brobecker@adacore.com>
+
+ * buildvms.com: Add copyright header.
+
+2012-06-05 Joel Brobecker <brobecker@adacore.com>
+
+ * ia64vms-stub.c: Adjust copyright header to follow convention
+ expected by gnulib's update-copyright script.
+
+2012-03-08 Tristan Gingold <gingold@adacore.com>
+
+ * sparc-stub.c: Move from ..
+ * sh-stub.c: Likewise.
+ * m68k-stub.c: Likewise.
+ * m32r-stub.c: Likewise.
+ * i386-stub.c: Likewise.
+
+2012-03-05 Tristan Gingold <gingold@adacore.com>
+
+ * buildvms.com: New file.
+ * ia64vms-stub.c: New file.