Mercurial > emacs
diff ChangeLog @ 112353:71904feb29f6
Improve performance on non-GCC hosts with __aligned__.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 17 Jan 2011 20:55:12 -0800 |
parents | 19348bd13f81 |
children | 34bef019033d |
line wrap: on
line diff
--- a/ChangeLog Mon Jan 17 23:07:36 2011 -0500 +++ b/ChangeLog Mon Jan 17 20:55:12 2011 -0800 @@ -1,3 +1,10 @@ +2011-01-18 Paul Eggert <eggert@cs.ucla.edu> + + * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be + defined if the compiler supports GCC-style __attribute__ + ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support + this syntax. + 2011-01-17 Paul Eggert <eggert@cs.ucla.edu> Makefile.in: tidy up the building of lib