diff options
author | Alan Modra <amodra@gmail.com> | 2001-09-18 09:59:28 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-09-18 09:59:28 +0000 |
commit | ae81c75ec38592694a03884eb41d571733a56cd7 (patch) | |
tree | ebac68aacaf6393665c538d98ac8233af22e030e /include/ChangeLog | |
parent | dc810e3900d47ab2eea86d50231ff2e70b596847 (diff) | |
download | gdb-ae81c75ec38592694a03884eb41d571733a56cd7.zip gdb-ae81c75ec38592694a03884eb41d571733a56cd7.tar.gz gdb-ae81c75ec38592694a03884eb41d571733a56cd7.tar.bz2 |
* objalloc.h (OBJALLOC_ALIGN): Define using offsetof.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 6c25ae3..f77ca19 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2001-09-18 Alan Modra <amodra@bigpond.net.au> + + * objalloc.h (OBJALLOC_ALIGN): Define using offsetof. + 2001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * libiberty.h (concat_length, concat_copy, concat_copy2, |