[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r23365 - in /branches/eglibc-2_17: ./ libc/ports/ libc/ports/sysdeps/tile/bits/ libc/ports/sysdeps/unix/sysv/linux/powerpc/p...
- To: commits@xxxxxxxxxx
- Subject: [Commits] r23365 - in /branches/eglibc-2_17: ./ libc/ports/ libc/ports/sysdeps/tile/bits/ libc/ports/sysdeps/unix/sysv/linux/powerpc/p...
- From: joseph@xxxxxxxxxx
- Date: Mon, 24 Jun 2013 22:43:57 -0000
Author: joseph
Date: Mon Jun 24 22:43:57 2013
New Revision: 23365
Log:
Merge changes between r23297 and r23364 from /fsf/glibc-2_17-branch.
Modified:
branches/eglibc-2_17/ (props changed)
branches/eglibc-2_17/libc/ports/ChangeLog.tile
branches/eglibc-2_17/libc/ports/sysdeps/tile/bits/endian.h
branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/c++-types.data (props changed)
branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data (props changed)
branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/c++-types.data (props changed)
branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data (props changed)
Propchange: branches/eglibc-2_17/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jun 24 22:43:57 2013
@@ -1,2 +1,2 @@
-/fsf/glibc-2_17-branch:22054-23297
+/fsf/glibc-2_17-branch:22054-23364
/fsf/trunk:15224-22029
Modified: branches/eglibc-2_17/libc/ports/ChangeLog.tile
==============================================================================
--- branches/eglibc-2_17/libc/ports/ChangeLog.tile (original)
+++ branches/eglibc-2_17/libc/ports/ChangeLog.tile Mon Jun 24 22:43:57 2013
@@ -1,3 +1,7 @@
+2013-06-12 Chris Metcalf <cmetcalf@xxxxxxxxxx>
+
+ * sysdeps/tile/bits/endian.h (__BYTE_ORDER): Default to little.
+
2013-05-23 Chris Metcalf <cmetcalf@xxxxxxxxxx>
* sysdeps/tile/tilegx/Makefile ($(cflags-mcmodel-large)):
Modified: branches/eglibc-2_17/libc/ports/sysdeps/tile/bits/endian.h
==============================================================================
--- branches/eglibc-2_17/libc/ports/sysdeps/tile/bits/endian.h (original)
+++ branches/eglibc-2_17/libc/ports/sysdeps/tile/bits/endian.h Mon Jun 24 22:43:57 2013
@@ -6,8 +6,6 @@
#if defined __BIG_ENDIAN__
# define __BYTE_ORDER __BIG_ENDIAN
-#elif defined __LITTLE_ENDIAN__
+#else
# define __BYTE_ORDER __LITTLE_ENDIAN
-#else
-# error "Endianness not declared!!"
#endif
Propchange: branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/c++-types.data
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jun 24 22:43:57 2013
@@ -1,3 +1,3 @@
-/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/c++-types.data:22054-23297
+/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/c++-types.data:22054-23364
/fsf/trunk/libc/ports/data/c++-types-powerpce500v2-linux-gnu.data:15224-19464
/fsf/trunk/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/c++-types.data:19921-22029
Propchange: branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jun 24 22:43:57 2013
@@ -1,3 +1,3 @@
-/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data:22054-23297
+/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data:22054-23364
/fsf/trunk/libc/ports/data/localplt-powerpce500v2-linux-gnu.data:15224-19464
/fsf/trunk/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data:19921-22029
Propchange: branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/c++-types.data
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jun 24 22:43:57 2013
@@ -1,3 +1,3 @@
-/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/c++-types.data:22054-23297
+/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/c++-types.data:22054-23364
/fsf/trunk/libc/ports/data/c++-types-powerpce500v1-linux-gnu.data:15224-19464
/fsf/trunk/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/c++-types.data:19921-22029
Propchange: branches/eglibc-2_17/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jun 24 22:43:57 2013
@@ -1,3 +1,3 @@
-/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data:22054-23297
+/fsf/glibc-2_17-branch/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data:22054-23364
/fsf/trunk/libc/ports/data/localplt-powerpce500v1-linux-gnu.data:15224-19464
/fsf/trunk/libc/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data:19921-22029
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits