diff options
author | David Taylor <taylor@redhat.com> | 1999-01-06 17:01:03 +0000 |
---|---|---|
committer | David Taylor <taylor@redhat.com> | 1999-01-06 17:01:03 +0000 |
commit | 13b470dc1b137de243b91491fb11374e4cb543be (patch) | |
tree | 83baccacd7a9f9b2087d6a077b5d58ab3fd379a3 /gdb/doc/ChangeLog | |
parent | 347337019442eeb92d48ac5860d05f386db69613 (diff) | |
download | gdb-13b470dc1b137de243b91491fb11374e4cb543be.zip gdb-13b470dc1b137de243b91491fb11374e4cb543be.tar.gz gdb-13b470dc1b137de243b91491fb11374e4cb543be.tar.bz2 |
The following changes were made by Edith Epstein <eepstein@cygnus.com>
as part of a project to merge in changes made by HP.
all-cfg.texi -- set HPPA for HP PA-RISC targets.
refcard.tex -- change documentation about catch; removed info catch.
HPPA-cfg.texi -- new file; HPPA configuration for manual.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d64f991..7faab2b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,16 @@ +Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com> + + The following changes were made by Edith Epstein + <eepstein@cygnus.com> as part of a project to merge in changes + made by HP. + + * HPPA-cfg.texi: new file. + + * all-cfg.texi: set HPPA for HP PA-RISC targets. + + * refcard.tex: change documentation about catch. + removed info catch. + Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com> * gdbint.texinfo: Expand on GDB's coding standards, |