public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* [committed] MIPS: bits/atomic.h: Fix comment typo
@ 2013-09-23 16:47 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2013-09-23 16:47 UTC (permalink / raw)
  To: libc-ports

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.  */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-23 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-23 16:47 [committed] MIPS: bits/atomic.h: Fix comment typo Maciej W. Rozycki

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).