Changeset 76f2fb4


Ignore:
Timestamp:
06/28/2023 08:30:13 PM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
4d19786
Parents:
6db9c46 (diff), bcedca6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r6db9c46 r76f2fb4  
    380380      <seglistitem>
    381381        <seg>
    382           gccgo, gfortran, go, and gofmt, hard-linked to architecture
     382          gccgo, gfortran, gm2, go, and gofmt, hard-linked to architecture
    383383          specific names
    384384        </seg>
    385385        <seg>
    386           libgfortran.{so,a},
     386          libgfortran.{so,a}, libgm2.{so,a}
    387387          libgo.{so,a}, libgobegin.a, libgolibbegin.a,
    388388          libobjc.{so,a}, and numerous other run-time libraries and executables
     
    412412      </varlistentry>
    413413
     414      <varlistentry id="gm2">
     415        <term><command>gm2</command></term>
     416        <listitem>
     417          <para>
     418            is a GCC-based compiler for the
     419            <application>Modula-2</application> language
     420          </para>
     421          <indexterm zone="gcc gm2">
     422            <primary sortas="b-gm2">gm2</primary>
     423          </indexterm>
     424        </listitem>
     425      </varlistentry>
     426
    414427      <varlistentry id="go">
    415428        <term><command>go</command></term>
Note: See TracChangeset for help on using the changeset viewer.