Changeset 960a230


Ignore:
Timestamp:
08/10/2022 02:44:54 AM (21 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e9d9f83
Parents:
3094b8c (diff), 8a687fa (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:lfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r3094b8c r960a230  
    201201
    202202      <seglistitem>
    203         <seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, ld, ld.bfd, ld.gold, nm,
     203        <seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, gprofng, ld, ld.bfd, ld.gold, nm,
    204204        objcopy, objdump, ranlib, readelf, size, strings, and strip</seg>
    205205        <seg>libbfd.so, libctf.so, libctf-nobfd.so, and libopcodes.so</seg>
     
    284284          <indexterm zone="ch-system-binutils gprof">
    285285            <primary sortas="b-gprof">gprof</primary>
     286          </indexterm>
     287        </listitem>
     288      </varlistentry>
     289
     290      <varlistentry id="gprofng">
     291        <term><command>gprofng</command></term>
     292        <listitem>
     293          <para>Gather and analyze performance data</para>
     294          <indexterm zone="ch-system-binutils gprofng">
     295            <primary sortas="b-gprofng">gprofng</primary>
    286296          </indexterm>
    287297        </listitem>
Note: See TracChangeset for help on using the changeset viewer.