[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 54c2a212ce97c8423c4e99b88594ec9548d50258

git git at cross-lfs.org
Sat Feb 9 05:17:38 PST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  54c2a212ce97c8423c4e99b88594ec9548d50258 (commit)
       via  728b4b2a7ead36949dd99110980c2522bbf1f026 (commit)
      from  799456e1c15da959a192df1c2ac5c16b0f7b6e84 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 54c2a212ce97c8423c4e99b88594ec9548d50258
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Feb 9 07:17:30 2013 -0600

    Add entries for eglibc ports extraction and link disabling to libgcc_eh  to eglibc-headers and eglibc.

diff --git a/BOOK/cross-tools/alpha/eglibc-headers.xml b/BOOK/cross-tools/alpha/eglibc-headers.xml
index f66f933..218470d 100644
--- a/BOOK/cross-tools/alpha/eglibc-headers.xml
+++ b/BOOK/cross-tools/alpha/eglibc-headers.xml
@@ -22,6 +22,27 @@
   <sect2 role="installation">
     <title>Installation of EGLIBC Headers</title>
 
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/eglibc.xml"
+    xpointer="xpointer(//*[@os='da'])"/>
+
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="eglibc.xml"
+    xpointer="xpointer(//*[@os='g1'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../../final-system/mips/eglibc.xml"
+    xpointer="xpointer(//*[@os='g2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/eglibc.xml"
+    xpointer="xpointer(//*[@os='db'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/eglibc.xml"
+    xpointer="xpointer(//*[@os='dc'])"/>
+
     <para os="s1">EGLIBC's <filename>configure</filename> script checks the
     version of GCC, and will fail if it's less than 3.4. The next EGLIBC build
     will use the GCC that will be installed into
diff --git a/BOOK/cross-tools/alpha/eglibc.xml b/BOOK/cross-tools/alpha/eglibc.xml
index 867ca7a..1ffee9a 100644
--- a/BOOK/cross-tools/alpha/eglibc.xml
+++ b/BOOK/cross-tools/alpha/eglibc.xml
@@ -26,6 +26,13 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='da'])"/>
 
+    <para os="g1">ALPHA is not supported in the main EGLIBC tree, so
+    we need the eglibc-ports tarball. Unpack <filename>eglibc-ports-&eglibc-version;-r&eglibc-revision;</filename>:</para>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../../final-system/mips/eglibc.xml"
+    xpointer="xpointer(//*[@os='g2'])"/>
+
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='db'])"/>

commit 728b4b2a7ead36949dd99110980c2522bbf1f026
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Feb 9 07:16:34 2013 -0600

    Add eglibc ports extractionc ommands and link disabling to libgcc_eh in eglibc-headers and eglibc.

diff --git a/BOOK/introduction/alpha/changelog.xml b/BOOK/introduction/alpha/changelog.xml
index b1ae080..d37f407 100644
--- a/BOOK/introduction/alpha/changelog.xml
+++ b/BOOK/introduction/alpha/changelog.xml
@@ -32,6 +32,17 @@
     </listitem>
 
 -->
+    <listitem>
+      <para>February 09, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Add eglibc ports extraction commands.</para>
+        </listitem>
+        <listitem>
+          <para>[William Harrington] - Add disable linking to libgcc_eh in cross-tools eglibc-headers and eglibc.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>July 13, 2008</para>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/cross-tools/alpha/eglibc-headers.xml |   21 +++++++++++++++++++++
 BOOK/cross-tools/alpha/eglibc.xml         |    7 +++++++
 BOOK/introduction/alpha/changelog.xml     |   11 +++++++++++
 3 files changed, 39 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list