public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@codesourcery.com>
To: <libc-ports@sourceware.org>
Subject: [committed] MIPS: bits/atomic.h: Fix comment typo
Date: Mon, 23 Sep 2013 16:47:00 -0000	[thread overview]
Message-ID: <alpine.DEB.1.10.1309231730130.4379@tp.orcam.me.uk> (raw)

Hi,

 I have committed the change below, as obvious, adding a word accidentally 
omitted when MIPS16 support was added.

2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>

	ports/ChangeLog.mips
	* sysdeps/mips/bits/atomic.h: Fix comment typo.

  Maciej

glibc-mips-atomic-typo.diff
Index: glibc-fsf-trunk-quilt/ports/sysdeps/mips/bits/atomic.h
===================================================================
--- glibc-fsf-trunk-quilt.orig/ports/sysdeps/mips/bits/atomic.h	2013-05-21 00:20:30.000000000 +0100
+++ glibc-fsf-trunk-quilt/ports/sysdeps/mips/bits/atomic.h	2013-09-11 23:32:09.059708359 +0100
@@ -84,7 +84,7 @@ typedef uintmax_t uatomic_max_t;
    support for their efficient implementation was added only in GCC 4.8.
    We still want to use them even with GCC 4.7 for MIPS16 code where we
    have no assembly alternative available and want to avoid the __sync_*
-   if at all possible.  */
+   builtins if at all possible.  */
 
 /* Compare and exchange.
    For all "bool" routines, we return FALSE if exchange succesful.  */

                 reply	other threads:[~2013-09-23 16:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.1.10.1309231730130.4379@tp.orcam.me.uk \
    --to=macro@codesourcery.com \
    --cc=libc-ports@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).