diff options
author | Andrew Cagney <cagney@redhat.com> | 2005-01-15 20:32:43 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2005-01-15 20:32:43 +0000 |
commit | 85981d605ae1604d9af950f6e88d8f2472a8ce7c (patch) | |
tree | 941948c88b98295bc0f37f6fedb2552012f1ab2f /gdb/ChangeLog | |
parent | 8fb84ecc444a802a0dba46b501a5b48a15216b40 (diff) | |
download | gdb-85981d605ae1604d9af950f6e88d8f2472a8ce7c.zip gdb-85981d605ae1604d9af950f6e88d8f2472a8ce7c.tar.gz gdb-85981d605ae1604d9af950f6e88d8f2472a8ce7c.tar.bz2 |
2005-01-15 Andrew Cagney <cagney@gnu.org>
* acinclude.m4: Include ../bfd/bfd.m4 instead of
../bfd/acinclude.m4. Include ../gettext.m4.
* aclocal.m4, configure: Re-generate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cc8e1bd..352154f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2005-01-15 Andrew Cagney <cagney@gnu.org> + * acinclude.m4: Include ../bfd/bfd.m4 instead of + ../bfd/acinclude.m4. Include ../gettext.m4. + * aclocal.m4, configure: Re-generate. + * exceptions.c (do_captured_command) (struct captured_command_args): Delete. (catch_command_errors): Simplify by inlining call to catch_errors. |