X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog-1995;h=59e88fe4e2b2bd1142f2596ea39604a341b99f04;hb=701adfb00922a6d5f76dfa74dc13f144a50d9a9b;hp=9d4149ebf6ca17348d80f27d2b3161f92ce4bb6b;hpb=3112ed9799124edf4d1f9c903da0d59f5a4ca102;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog-1995 b/gdb/ChangeLog-1995 index 9d4149ebf6..59e88fe4e2 100644 --- a/gdb/ChangeLog-1995 +++ b/gdb/ChangeLog-1995 @@ -1358,7 +1358,6 @@ Wed Sep 20 08:16:03 1995 steve chamberlain * 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 @@ -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)