aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog-1995
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2020-01-16 18:11:06 +0000
committerPedro Alves <palves@redhat.com>2020-01-16 18:11:06 +0000
commit701adfb00922a6d5f76dfa74dc13f144a50d9a9b (patch)
tree65371b0978818cd32037c0466a271566c4f6ec36 /gdb/ChangeLog-1995
parent3112ed9799124edf4d1f9c903da0d59f5a4ca102 (diff)
downloadgdb-701adfb00922a6d5f76dfa74dc13f144a50d9a9b.zip
gdb-701adfb00922a6d5f76dfa74dc13f144a50d9a9b.tar.gz
gdb-701adfb00922a6d5f76dfa74dc13f144a50d9a9b.tar.bz2
[gdb] Move ChangeLog entries to their right files
I spotted a few misplaced entries in the ChangeLog-2019 entries, and went on to fix them. Looking around I saw a good number of other entries in other years. Then OCD got the best of me and I fixed them all. Also fixes cases of wrong paths in entries, like "* gdb/foo.c" instead of "* foo.c".
Diffstat (limited to 'gdb/ChangeLog-1995')
-rw-r--r--gdb/ChangeLog-19953
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/ChangeLog-1995 b/gdb/ChangeLog-1995
index 9d4149e..59e88fe 100644
--- a/gdb/ChangeLog-1995
+++ b/gdb/ChangeLog-1995
@@ -1358,7 +1358,6 @@ Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
* defs.h (xmalloc, xrealloc): Delete, they're declared in libiberty.h.
(GETENV_PROVIDED, FCLOSE_PROVIDED): New.
- * doc/gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
* remote-sim.[ch] (sim_callback_write_stdout): New.
Tue Sep 19 15:28:58 1995 Per Bothner <bothner@kalessin.cygnus.com>
@@ -3531,8 +3530,6 @@ Fri Mar 24 15:45:42 1995 Stu Grossman (grossman@cygnus.com)
* remote-est.c: Rewrite to use new monitor conventions.
* config/m68k/est.mt (TDEPFILES): Add monitor.o.
* config/m68k/tm-est.h: Set NUM_REGS to 18.
- * testsuite/gdb.base/break.exp: Lots of cleanups. Use gdb_test
- more thoroughly.
Thu Mar 23 23:20:00 1995 Jeff Law (law@snake.cs.utah.edu)