diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2007-07-12 13:30:24 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2007-07-12 13:30:24 +0000 |
commit | ae8772e6ec3af7eea21b28642ad09cb7ce4c348b (patch) | |
tree | ccf5251b91d7c9899dae2dc2c6e64cc8abae33d7 /include/ChangeLog | |
parent | 5f294ed6805ce3931f9c04cfedff38e20010c819 (diff) | |
download | gdb-ae8772e6ec3af7eea21b28642ad09cb7ce4c348b.zip gdb-ae8772e6ec3af7eea21b28642ad09cb7ce4c348b.tar.gz gdb-ae8772e6ec3af7eea21b28642ad09cb7ce4c348b.tar.bz2 |
* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
work-a-round whitespace problem in gcc gengtype.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index e1c1b67..1d81676 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,5 +1,8 @@ 2007-07-12 Kai Tietz <kai.tietz@onevision.com> + * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types + work-a-round whitespace problem in gcc gengtype. + * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types, needed for WIN64 when a long is not wide enough for a pointer. (splay_tree_key, splay_tree_value): Use the new types. |