diff options
author | dos-reis <gdr@axiomatics.org> | 2013-11-27 02:18:25 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-11-27 02:18:25 +0000 |
commit | af3d732a32928155d6bf8e6991f03d29002206db (patch) | |
tree | b08fab1df0b87445d2cec5dfe3efd65202845d72 /ChangeLog | |
parent | 6775efcd28e0ff63a0a7e8ffc7474f0cd56fc6f2 (diff) | |
download | open-axiom-af3d732a32928155d6bf8e6991f03d29002206db.tar.gz |
* include/storage.H (Arena<T>::allocate): Adjust spelling of
alignment query operator.
(Arena<T>::Arena): Likewise.
(HashTableEntry<T>): Adjust spelling of alignment specifier.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2013-11-26 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * config/open-axiom.m4 (OPENAXIOM_ALIGNMENT_OPERATOR): Define stub + with standard syntax. + (OPENAXIOM_ALIGNAS_SPECIFIER): Likewise. + * config/openaxiom-c-macros.h.in: Update. + 2013-11-24 Gabriel Dos Reis <gdr@integrable-solutions.net> * configure.ac: Check for PowerShell on Windows platforms. |