diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-14 16:30:06 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-14 16:30:06 +0000 |
commit | a6394685029bca6ced34d4c2670fdf9f200c9a58 (patch) | |
tree | c74d870da9a0f754727fd0c6950c43999b62ae05 /appendixa/binutils-desc.xml | |
parent | 9f0b2cc17fffdf556daaf180657d909d492de7fe (diff) |
Updated 'last checked against version' entities for Autoconf, Automake, Bash, Binutils and Bison. Updated actual descriptions for Automake, Binutils and Bison
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/binutils-desc.xml')
-rw-r--r-- | appendixa/binutils-desc.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml index 498afda4b..8207d081c 100644 --- a/appendixa/binutils-desc.xml +++ b/appendixa/binutils-desc.xml @@ -15,6 +15,8 @@ the archive).</para> <para><command>as</command> is an assembler. It assembles the output of gcc into object files.</para> +<para><command>c++filt</command> demangles C++ and Java symbols.</para> + <para><command>gprof</command> displays call graph profile data.</para> <para><command>ld</command> is a linker. It combines a number of object |