Changeset fba3e55


Ignore:
Timestamp:
Jul 22, 2006, 8:38:26 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
02becf9
Parents:
c632fd2
Message:

r4772@server (orig r2078): ken | 2006-07-22 15:39:05 -0700
Fix the binutils testsuite for ppc64.

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • final-system/ppc64-chapter.xml

    rc632fd2 rfba3e55  
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/glibc-64bit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/adjusting.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/binutils.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/binutils.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/gcc.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/coreutils.xml"/>
  • introduction/ppc64/changelog.xml

    rc632fd2 rfba3e55  
    3535
    3636    <listitem>
     37      <para>July 22, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[ken] - Add binutils patch to fix the ld visibility tests.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
     44
     45    <listitem>
    3746      <para>July 21, 2006</para>
    3847      <itemizedlist>
  • materials/ppc64/patches.xml

    rc632fd2 rfba3e55  
    1616    href="../x86_64/patches.xml"
    1717    xpointer="xpointer(//*[@os='binutils-multilib-patch'])"/>
     18
     19    <varlistentry>
     20      <term>Binutils PPC64 Fix Testsuite Patch - <token>&binutils-ppc64-vistest-patch-size;</token>:</term>
     21      <listitem>
     22        <para>Download: <ulink
     23        url="&patches-root;&binutils-ppc64-vistest-patch;"/></para>
     24        <para>MD5 sum: <literal>&binutils-ppc64-vistest-patch-md5;</literal></para>
     25      </listitem>
     26    </varlistentry>
    1827
    1928    <varlistentry>
  • patches.ent

    rc632fd2 rfba3e55  
    229229<!-- Start of ppc/ppc64 patches -->
    230230
     231<!ENTITY binutils-ppc64-vistest-patch "binutils-&binutils-version;-ppc64_fix_testsuite-1.patch">
     232<!ENTITY binutils-ppc64-vistest-patch-md5 "ae7b5bd6dcf238dd40a87d970f030af2">
     233<!ENTITY binutils-ppc64-vistest-patch-size "3.5 KB">
     234
    231235<!ENTITY gcc-nof-patch "gcc-&gcc-version;-powerpc64_multilib-1.patch">
    232236<!ENTITY gcc-nof-patch-md5 "4ab7c7067764737c465201c992aeb339">
Note: See TracChangeset for help on using the changeset viewer.