diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2013-06-28 21:42:19 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-06-28 21:42:19 +0000 |
commit | ce61a2ad2e078a19454411832b167444b6c9ae66 (patch) | |
tree | cc2ca2f921b2a1dcaea9745fbce745c1615cfd6d /ChangeLog | |
parent | ef65da39e62ecd49e2b65b0cb6e4c8f75a1ee096 (diff) | |
download | glibc-ce61a2ad2e078a19454411832b167444b6c9ae66.tar glibc-ce61a2ad2e078a19454411832b167444b6c9ae66.tar.gz glibc-ce61a2ad2e078a19454411832b167444b6c9ae66.tar.bz2 glibc-ce61a2ad2e078a19454411832b167444b6c9ae66.zip |
Mark packed structure element used with atomic operation aligned.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-06-28 Nathan Froyd <froydnj@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + + * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count' + as being properly aligned. + 2013-06-28 Maciej W. Rozycki <macro@codesourcery.com> * dlfcn/modstatic5.c: New file. |