From a6ed06e51306ffe7311640040dade563419cb953 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Mon, 25 Oct 2010 07:57:51 +0000 Subject: ispell. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bc193350e4..efbe107b02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ Mon Oct 25 16:38:07 2010 URABE Shyouhei * signal.c (rb_atomic_t): GCC (of at least recent versions) - has ubiquitos support for atomic operations. On that - compiler a C program can isse a memory barrier using these + has ubiquitous support for atomic operations. On that + compiler a C program can issue a memory barrier using these dedicated instructions. According to the GCC manual they cargo culted this feature form the Itanium ABI so chances are that other compilers could also support this feature. -- cgit v1.2.3