diff options
Diffstat (limited to 'gdb/stubs/ChangeLog-2012-2020')
-rw-r--r-- | gdb/stubs/ChangeLog-2012-2020 | 36 |
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. |