Mercurial > emacs
diff ChangeLog @ 112352:19348bd13f81
Improve performance on non-GCC hosts with __aligned__.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 17 Jan 2011 20:54:23 -0800 |
parents | f6578f2bd119 |
children | 34bef019033d |
line wrap: on
line diff
--- a/ChangeLog Mon Jan 17 20:41:41 2011 -0800 +++ b/ChangeLog Mon Jan 17 20:54:23 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