Changeset be23bc2 for BOOK/appendices


Ignore:
Timestamp:
Nov 27, 2015, 10:47:34 AM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
d24f06a
Parents:
f6853e3
Message:

Remove CLooG from the book as it is no longer a dependancy of GCC with ISL and GRAPHITE.

Location:
BOOK/appendices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/appendices/dependencies/common.xml

    rf6853e3 rbe23bc2  
    337337      </segmentedlist>
    338338
    339 <!-- Begin CLooG dependency info -->
    340   <bridgehead renderas="sect2" id="cloog-dep">CLooG</bridgehead>
    341 
    342       <segmentedlist>
    343         <segtitle>&dependencies;</segtitle>
    344 
    345         <seglistitem>
    346          <seg>Bash, Binutils, Coreutils, Diffutils, Glibc, Gawk, GCC, Grep,
    347          GMP, ISL, Make, MPC, MPFR, Sed, Texinfo</seg>
    348         </seglistitem>
    349       </segmentedlist>
    350 
    351       <segmentedlist>
    352         <segtitle>&testsuites;</segtitle>
    353 
    354         <seglistitem>
    355           <seg>None</seg>
    356         </seglistitem>
    357       </segmentedlist>
    358 
    359       <segmentedlist>
    360         <segtitle>&before;</segtitle>
    361 
    362         <seglistitem>
    363           <seg>GCC</seg>
    364         </seglistitem>
    365       </segmentedlist>
    366 
    367339<!-- Begin Coreutils dependency info -->
    368340  <bridgehead renderas="sect2" id="coreutils-dep">Coreutils</bridgehead>
     
    761733
    762734        <seglistitem>
    763          <seg>Bash, Binutils, CLooG, Coreutils, Diffutils, Glibc,
    764          Findutils, Gawk, GCC, GMP, Grep, ISL, Make, MPFR, Patch, Perl, Sed,
    765          Tar, Texinfo</seg>
     735         <seg>Bash, Binutils, Coreutils, Diffutils, Glibc, Findutils, Gawk,
     736         GCC, GMP, Grep, ISL, Make, MPFR, Patch, Perl, Sed, Tar, Texinfo</seg>
    766737        </seglistitem>
    767738      </segmentedlist>
  • BOOK/appendices/rationale/common.xml

    rf6853e3 rbe23bc2  
    9494
    9595    <listitem>
    96       <para>CLooG</para>
    97       <para>This package is used by GCC to enable its Graphite loop generation
    98       code.</para>
    99     </listitem>
    100 
    101     <listitem>
    10296      <para>Coreutils</para>
    10397      <para>This package contains many basic command-line file-management
     
    254248    <listitem>
    255249      <para>ISL</para>
    256       <para>This package is required by CLooG.</para>
     250      <para>This package is required by GCC for GRAPHITE optimizations.</para>
    257251    </listitem>
    258252
Note: See TracChangeset for help on using the changeset viewer.