diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2012-07-10 10:35:27 -0400 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2012-07-10 10:38:18 -0400 |
commit | ba7fefc8e00d027e0298d180aecce0689f660329 (patch) | |
tree | d9ae3f92b31698188af88dadd2e900aa6ef44745 /ports/ChangeLog.tile | |
parent | 5f5bcf71f753089c82741578853c5c866d1839e1 (diff) | |
download | glibc-ba7fefc8e00d027e0298d180aecce0689f660329.tar.gz glibc-ba7fefc8e00d027e0298d180aecce0689f660329.tar.xz glibc-ba7fefc8e00d027e0298d180aecce0689f660329.zip |
tile: correct typo in comment
Diffstat (limited to 'ports/ChangeLog.tile')
-rw-r--r-- | ports/ChangeLog.tile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/ChangeLog.tile b/ports/ChangeLog.tile index 3c61b8000d..aa9c52a330 100644 --- a/ports/ChangeLog.tile +++ b/ports/ChangeLog.tile @@ -1,5 +1,8 @@ 2012-07-10 Chris Metcalf <cmetcalf@tilera.com> + * sysdeps/unix/sysv/linux/tile/makecontext.c (__makecontext): + Correct typo in comment. + * sysdeps/tile/sysdep.h (ENTRY): Use .globl, not ASM_GLOBAL_DIRECTIVE. |