diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2009-06-19 18:15:35 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2009-06-19 18:15:35 +0000 |
commit | ab9ef0fa5ffbbc48e4eb988c85cc6e07c6a14db1 (patch) | |
tree | 36bcfbd23373e43ba570eb6c6e461b0e73f5e15f /newlib/ChangeLog | |
parent | d66550cae65713abd86ec9633bc7b17ca8af6171 (diff) | |
download | newlib-ab9ef0fa5ffbbc48e4eb988c85cc6e07c6a14db1.zip newlib-ab9ef0fa5ffbbc48e4eb988c85cc6e07c6a14db1.tar.gz newlib-ab9ef0fa5ffbbc48e4eb988c85cc6e07c6a14db1.tar.bz2 |
2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libc/sys/rtems/machine/param.h: Change ALIGNBYTES
so it can point to an aligned structure or double.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 154e059..cedd4d5 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com> + + * libc/sys/rtems/machine/param.h: Change ALIGNBYTES + so it can point to an aligned structure or double. + 2009-06-18 Corinna Vinschen <corinna@vinschen.de> * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow" |