diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-01-18 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be | ||
| 4 | defined if the compiler supports GCC-style __attribute__ | ||
| 5 | ((__aligned__ ...)). IBM AIX and Oracle Solaris Studio support | ||
| 6 | this syntax. | ||
| 7 | |||
| 1 | 2011-01-17 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2011-01-17 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | Makefile.in: tidy up the building of lib | 10 | Makefile.in: tidy up the building of lib |