diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-20 18:19:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-20 18:19:30 +0000 |
commit | 7fd605275856aa86a4ac6651ea2686fb937eb0a7 (patch) | |
tree | 2af221206278f35d718dd96d157fcfdaa5682f48 /gdb/doc/ChangeLog | |
parent | c2f05ac92e7fe9e3161ae09ea3f9e0937af42abc (diff) | |
download | gdb-7fd605275856aa86a4ac6651ea2686fb937eb0a7.zip gdb-7fd605275856aa86a4ac6651ea2686fb937eb0a7.tar.gz gdb-7fd605275856aa86a4ac6651ea2686fb937eb0a7.tar.bz2 |
Remove assumption that there is a host.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index fe7cf21..f94c102 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,11 @@ 2002-01-20 Andrew Cagney <ac131313@redhat.com> + * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh + are no longer needed. + (Porting GDB): Add maintainer note about configure.host. + +2002-01-20 Andrew Cagney <ac131313@redhat.com> + * gdbint.texinfo (Target Architecture Definition): Remove definition of IEEE_FLOAT. |