diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-08-02 15:18:15 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-08-02 15:18:15 +0000 |
commit | 40cd916ff906729ebede936769422b04cc20135b (patch) | |
tree | 52728faef977fa656d08637a84b9d637c3c90b50 /gdb/ChangeLog | |
parent | b5de0fa7413a260aa570079b5d168ea8781dac4e (diff) | |
download | gdb-40cd916ff906729ebede936769422b04cc20135b.zip gdb-40cd916ff906729ebede936769422b04cc20135b.tar.gz gdb-40cd916ff906729ebede936769422b04cc20135b.tar.bz2 |
* config/i386/xm-go32.h: Include xm-i386.h.
(HOST_BYTE_ORDER, HOST_LONG_DOUBLE_FORMAT): Remove definitions.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d6e664d..221bb2d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2001-08-02 Eli Zaretskii <eliz@is.elta.co.il> + * config/i386/xm-go32.h: Include xm-i386.h. + (HOST_BYTE_ORDER, HOST_LONG_DOUBLE_FORMAT): Remove definitions. + +2001-08-02 Eli Zaretskii <eliz@is.elta.co.il> + The following changes avoid polluting global namespace with the `enable' and `disable' identifiers, because some platforms define in their system headers symbols with global scope that go by those |