aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>1999-01-19 16:56:22 +0000
committerJim Blandy <jimb@codesourcery.com>1999-01-19 16:56:22 +0000
commitd21802cde4c0e39b17da8c2ff299cbc357bd5c22 (patch)
tree6dda0d3bc0abe4d3c5edbd8c51a0c3dbd9928987 /gdb/ChangeLog
parent5337bd558beaa4f86b7cf9855ffee766754b3b42 (diff)
downloadgdb-d21802cde4c0e39b17da8c2ff299cbc357bd5c22.zip
gdb-d21802cde4c0e39b17da8c2ff299cbc357bd5c22.tar.gz
gdb-d21802cde4c0e39b17da8c2ff299cbc357bd5c22.tar.bz2
*** empty log message ***
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 222d327..d92cf0a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,15 @@
+1999-01-19 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ Use aclocal to generate GDB's aclocal.m4 script.
+ * acinclude.m4: New file, containing the hand-written local macro
+ definitions that used to be in aclocal.m4. Don't sinclude
+ ../bfd/aclocal.m4 any more; running aclocal in this directory will
+ get us the definitions we need. HOWEVER: Do sinclude
+ ../bfd/acinclude.m4, because we need the definition of
+ BFD_NEED_DECLARATION.
+ * aclocal.m4: Regenerated by aclocal.
+ * configure: Regenerated by autoconf.
+
Tue Jan 19 10:27:23 1999 David Taylor <taylor@texas.cygnus.com>
* breakpoint.c (disable_breakpoints_in_shlibs): new parameter,
@@ -128,6 +140,7 @@ Mon Jan 18 08:47:02 1999 Andrew Cagney <cagney@b1.cygnus.com>
* remote.c (remote_query): new function - creates proper interface
to the remote protocol "q" command.
+>>>>>>> 1.4744
Fri Jan 15 17:11:48 EST 1999 Zdenek Radouch (radouch@cygnus.com)
* config/fr30/tm-fr30.h: Changed ABI to match GCC change