diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-09-13 05:54:13 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-09-13 05:54:13 +0000 |
commit | e23b25eccd45b0fe76b6e75a426cbe3de940421a (patch) | |
tree | b224609220067aa553f952267de0ee1cc3b1d340 /gas/ChangeLog | |
parent | 7e9825f0b7e91c329a8cc5d078322e6eb4bf573a (diff) | |
download | gdb-e23b25eccd45b0fe76b6e75a426cbe3de940421a.zip gdb-e23b25eccd45b0fe76b6e75a426cbe3de940421a.tar.gz gdb-e23b25eccd45b0fe76b6e75a426cbe3de940421a.tar.bz2 |
Generate .gdbinit file:
* aclocal.m4 (GAS_GDBINIT): New macro.
* configure.in: Use it.
* configure: Regenerated.
(using autoconf-1.117)
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 09435a9..517fbfc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 13 01:47:08 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * aclocal.m4 (GAS_GDBINIT): New macro. + * configure.in: Use it. + * configure: Regenerated. + Mon Sep 12 20:56:38 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) * .gdbinit (pe, ps): Define new commands. |