OSDN Git Service

original
[gb-231r1-is01/Gingerbread_2.3.3_r1_IS01.git] / prebuilt / linux-x86 / toolchain / arm-eabi-4.4.3 / info / dir
1 This is the file .../info/dir, which contains the
2 topmost node of the Info hierarchy, called (dir)Top.
3 The first time you invoke Info you start off looking at this node.
4 \1f
5 File: dir,      Node: Top       This is the top of the INFO tree
6
7   This (the Directory node) gives a menu of major topics.
8   Typing "q" exits, "?" lists all Info commands, "d" returns here,
9   "h" gives a primer for first-timers,
10   "mEmacs<Return>" visits the Emacs manual, etc.
11
12   In Emacs, you can click mouse button 2 on a menu item or cross reference
13   to select it.
14
15 * Menu:
16
17 Individual utilities
18 * addr2line: (binutils)addr2line.               Convert addresses to file and 
19                                                   line.
20 * ar: (binutils)ar.                             Create, modify, and extract 
21                                                   from archives.
22 * c++filt: (binutils)c++filt.                   Filter to demangle encoded C++ 
23                                                   symbols.
24 * cxxfilt: (binutils)c++filt.                   MS-DOS name for c++filt.
25 * dlltool: (binutils)dlltool.                   Create files needed to build 
26                                                   and use DLLs.
27 * nlmconv: (binutils)nlmconv.                   Converts object code into an 
28                                                   NLM.
29 * nm: (binutils)nm.                             List symbols from object files.
30 * objcopy: (binutils)objcopy.                   Copy and translate object 
31                                                   files.
32 * objdump: (binutils)objdump.                   Display information from 
33                                                   object files.
34 * ranlib: (binutils)ranlib.                     Generate index to archive 
35                                                   contents.
36 * readelf: (binutils)readelf.                   Display the contents of ELF 
37                                                   format files.
38 * size: (binutils)size.                         List section sizes and total 
39                                                   size.
40 * strings: (binutils)strings.                   List printable strings from 
41                                                   files.
42 * strip: (binutils)strip.                       Discard symbols.
43 * windmc: (binutils)windmc.                     Generator for Windows message 
44                                                   resources.
45 * windres: (binutils)windres.                   Manipulate Windows resources.
46
47 Miscellaneous
48 * As: (as).                     The GNU assembler.
49 * Bfd: (bfd).                   The Binary File Descriptor library.
50 * Gas: (as).                    The GNU assembler.
51 * Ld: (ld).                     The GNU linker.
52 * gprof: (gprof).               Profiling your program's execution
53
54 Software development
55 * Binutils: (binutils).         The GNU binary utilities.
56 * Cpp: (cpp).                   The GNU C preprocessor.
57 * Cpplib: (cppinternals).       Cpplib internals.
58 * g++: (gcc).                   The GNU C++ compiler.
59 * gcc: (gcc).                   The GNU Compiler Collection.
60 * gccinstall: (gccinstall).     Installing the GNU Compiler Collection.
61 * gccint: (gccint).             Internals of the GNU Compiler Collection.