diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-20 19:26:50 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-20 19:26:50 +0000 |
commit | 3fd3d7d29c5ea6ba2dff07fe353bac80fefce363 (patch) | |
tree | 1814112048b5c78deafd7c8ca1d911c3bc0ec7c3 /gdb/doc/ChangeLog | |
parent | 3e36a0f45e5df8f57422bcbe41b0d0a241b4159b (diff) | |
download | gdb-3fd3d7d29c5ea6ba2dff07fe353bac80fefce363.zip gdb-3fd3d7d29c5ea6ba2dff07fe353bac80fefce363.tar.gz gdb-3fd3d7d29c5ea6ba2dff07fe353bac80fefce363.tar.bz2 |
Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f94c102..2d8bc4b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2002-01-20 Andrew Cagney <ac131313@redhat.com> + * gdbint.texinfo (Target Architecture Definition): Delete + description of TARGET_BYTE_ORDER_SELECTABLE_P. + +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. |