]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/doc/gcc.info
State of the tree after a full build and a debian/rules clean. Dirty orig.tar?
[msp430-gcc.git] / gcc / doc / gcc.info
diff --git a/gcc/doc/gcc.info b/gcc/doc/gcc.info
deleted file mode 100644 (file)
index 01f2e0e..0000000
+++ /dev/null
@@ -1,265 +0,0 @@
-This is doc/gcc.info, produced by makeinfo version 4.5 from
-doc/gcc.texi.
-
-INFO-DIR-SECTION Programming
-START-INFO-DIR-ENTRY
-* gcc: (gcc).                  The GNU Compiler Collection.
-END-INFO-DIR-ENTRY
-   This file documents the use of the GNU compilers.
-
-   Published by the Free Software Foundation
-59 Temple Place - Suite 330
-Boston, MA 02111-1307 USA
-
-   Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-1999, 2000, 2001, 2002 Free Software Foundation, Inc.
-
-   Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.1 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being "GNU General Public License" and "Funding Free
-Software", the Front-Cover texts being (a) (see below), and with the
-Back-Cover Texts being (b) (see below).  A copy of the license is
-included in the section entitled "GNU Free Documentation License".
-
-   (a) The FSF's Front-Cover Text is:
-
-   A GNU Manual
-
-   (b) The FSF's Back-Cover Text is:
-
-   You have freedom to copy and modify this GNU Manual, like GNU
-software.  Copies published by the Free Software Foundation raise
-funds for GNU development.
-
-\1f
-Indirect:
-gcc.info-1: 1225
-gcc.info-2: 46116
-gcc.info-3: 79123
-gcc.info-4: 112372
-gcc.info-5: 161065
-gcc.info-6: 194212
-gcc.info-7: 240279
-gcc.info-8: 286354
-gcc.info-9: 335494
-gcc.info-10: 372165
-gcc.info-11: 421193
-gcc.info-12: 462678
-gcc.info-13: 510634
-gcc.info-14: 554468
-gcc.info-15: 603958
-gcc.info-16: 613610
-gcc.info-17: 670545
-gcc.info-18: 719787
-gcc.info-19: 761299
-gcc.info-20: 804819
-gcc.info-21: 854438
-gcc.info-22: 899250
-gcc.info-23: 969159
-\1f
-Tag Table:
-(Indirect)
-Node: Top\7f1225
-Node: G++ and GCC\7f2941
-Node: Standards\7f5494
-Node: Invoking GCC\7f12730
-Node: Option Summary\7f16379
-Node: Overall Options\7f37807
-Node: Invoking G++\7f44670
-Node: C Dialect Options\7f46116
-Node: C++ Dialect Options\7f59639
-Node: Objective-C Dialect Options\7f75711
-Node: Language Independent Options\7f77335
-Node: Warning Options\7f79123
-Node: Debugging Options\7f112372
-Node: Optimize Options\7f131328
-Node: Preprocessor Options\7f161065
-Ref: -MF\7f167647
-Node: Assembler Options\7f180438
-Node: Link Options\7f180805
-Ref: Link Options-Footnote-1\7f188884
-Node: Directory Options\7f189220
-Node: Spec Files\7f194212
-Node: Target Options\7f211719
-Node: Submodel Options\7f215706
-Node: M680x0 Options\7f217488
-Node: M68hc1x Options\7f223496
-Node: VAX Options\7f224677
-Node: SPARC Options\7f225213
-Node: Convex Options\7f234702
-Node: AMD29K Options\7f236883
-Node: ARM Options\7f240279
-Node: MN10200 Options\7f252800
-Node: MN10300 Options\7f253322
-Node: M32R/D Options\7f254373
-Node: M88K Options\7f256832
-Node: RS/6000 and PowerPC Options\7f264756
-Node: RT Options\7f284651
-Node: MIPS Options\7f286354
-Node: i386 and x86-64 Options\7f298035
-Node: HPPA Options\7f312613
-Node: Intel 960 Options\7f316689
-Node: DEC Alpha Options\7f319632
-Node: DEC Alpha/VMS Options\7f330649
-Node: Clipper Options\7f331027
-Node: H8/300 Options\7f331431
-Node: SH Options\7f332360
-Node: System V Options\7f334676
-Node: TMS320C3x/C4x Options\7f335494
-Node: V850 Options\7f341007
-Node: ARC Options\7f343016
-Node: NS32K Options\7f344218
-Node: AVR Options\7f348468
-Node: MCore Options\7f350269
-Node: IA-64 Options\7f351413
-Node: D30V Options\7f353801
-Node: S/390 and zSeries Options\7f355044
-Node: CRIS Options\7f356978
-Node: MMIX Options\7f361012
-Node: PDP-11 Options\7f363352
-Node: Xstormy16 Options\7f365178
-Node: Xtensa Options\7f365454
-Node: Code Gen Options\7f372165
-Node: Environment Variables\7f387980
-Ref: DEPENDENCIES_OUTPUT\7f394297
-Node: Running Protoize\7f395357
-Node: C Implementation\7f401714
-Node: Translation implementation\7f402648
-Node: Environment implementation\7f403016
-Node: Identifiers implementation\7f403309
-Node: Characters implementation\7f403712
-Node: Integers implementation\7f405569
-Node: Floating point implementation\7f406421
-Node: Arrays and pointers implementation\7f408270
-Ref: Arrays and pointers implementation-Footnote-1\7f409573
-Node: Hints implementation\7f409699
-Node: Structures unions enumerations and bit-fields implementation\7f410128
-Node: Qualifiers implementation\7f410937
-Node: Preprocessing directives implementation\7f411248
-Node: Library functions implementation\7f412865
-Node: Architecture implementation\7f413190
-Node: Locale-specific behavior implementation\7f413755
-Node: C Extensions\7f414053
-Node: Statement Exprs\7f418139
-Node: Local Labels\7f421193
-Node: Labels as Values\7f423258
-Ref: Labels as Values-Footnote-1\7f425317
-Node: Nested Functions\7f425502
-Node: Constructing Calls\7f429340
-Node: Typeof\7f431421
-Node: Lvalues\7f434597
-Node: Conditionals\7f437037
-Node: Long Long\7f437928
-Node: Complex\7f439427
-Node: Hex Floats\7f442095
-Node: Zero Length\7f443124
-Node: Variable Length\7f446168
-Node: Variadic Macros\7f448930
-Node: Escaped Newlines\7f451320
-Node: Multi-line Strings\7f452203
-Node: Subscripting\7f452807
-Node: Pointer Arith\7f453535
-Node: Initializers\7f454100
-Node: Compound Literals\7f454583
-Node: Designated Inits\7f456746
-Node: Case Ranges\7f460420
-Node: Cast to Union\7f461100
-Node: Mixed Declarations\7f462183
-Node: Function Attributes\7f462678
-Node: Attribute Syntax\7f484657
-Node: Function Prototypes\7f495034
-Node: C++ Comments\7f496827
-Node: Dollar Signs\7f497422
-Node: Character Escapes\7f497880
-Node: Alignment\7f498167
-Node: Variable Attributes\7f499487
-Node: Type Attributes\7f510634
-Node: Inline\7f521165
-Node: Extended Asm\7f525874
-Node: Constraints\7f542991
-Node: Simple Constraints\7f543834
-Node: Multi-Alternative\7f550324
-Node: Modifiers\7f552035
-Node: Machine Constraints\7f554468
-Node: Asm Labels\7f571062
-Node: Explicit Reg Vars\7f572738
-Node: Global Reg Vars\7f574192
-Node: Local Reg Vars\7f578757
-Node: Alternate Keywords\7f580557
-Node: Incomplete Enums\7f582244
-Node: Function Names\7f583000
-Node: Return Address\7f585437
-Node: Vector Extensions\7f588016
-Node: Other Builtins\7f590901
-Node: Target Builtins\7f603457
-Node: X86 Built-in Functions\7f603958
-Node: PowerPC AltiVec Built-in Functions\7f613610
-Node: Pragmas\7f670545
-Node: ARM Pragmas\7f671011
-Node: Darwin Pragmas\7f671605
-Node: Solaris Pragmas\7f672644
-Node: Tru64 Pragmas\7f673207
-Node: Unnamed Fields\7f673948
-Node: C++ Extensions\7f675019
-Node: Min and Max\7f676580
-Node: Volatiles\7f677964
-Node: Restricted Pointers\7f681334
-Node: Vague Linkage\7f682904
-Node: C++ Interface\7f686563
-Ref: C++ Interface-Footnote-1\7f691651
-Node: Template Instantiation\7f691790
-Node: Bound member functions\7f700621
-Node: C++ Attributes\7f702172
-Node: Java Exceptions\7f703777
-Node: Deprecated Features\7f705174
-Node: Backwards Compatibility\7f707140
-Node: Objective-C\7f708488
-Node: Executing code before main\7f709067
-Node: What you can and what you cannot do in +load\7f711705
-Node: Type encoding\7f713871
-Node: Garbage Collection\7f717123
-Node: Constant string objects\7f719787
-Node: compatibility_alias\7f721421
-Node: Compatibility\7f722300
-Node: Gcov\7f728887
-Node: Gcov Intro\7f729356
-Node: Invoking Gcov\7f732031
-Node: Gcov and Optimization\7f738105
-Node: Gcov Data Files\7f739522
-Node: Trouble\7f743087
-Node: Actual Bugs\7f744681
-Node: Cross-Compiler Problems\7f745589
-Node: Interoperation\7f747099
-Node: External Bugs\7f759807
-Node: Incompatibilities\7f761299
-Node: Fixed Headers\7f770907
-Node: Standard Libraries\7f773216
-Node: Disappointments\7f774586
-Node: C++ Misunderstandings\7f779308
-Node: Static Definitions\7f780034
-Node: Temporaries\7f781081
-Node: Copy Assignment\7f783058
-Node: Protoize Caveats\7f784876
-Node: Non-bugs\7f788831
-Node: Warnings and Errors\7f798723
-Node: Bugs\7f800483
-Node: Bug Criteria\7f801836
-Node: Bug Lists\7f804260
-Node: Bug Reporting\7f804819
-Node: gccbug\7f816922
-Node: Service\7f817742
-Node: Contributing\7f818488
-Node: VMS\7f819227
-Node: Include Files and VMS\7f819609
-Node: Global Declarations\7f823474
-Node: VMS Misc\7f827778
-Node: Funding\7f832081
-Node: GNU Project\7f834576
-Node: Copying\7f835227
-Node: GNU Free Documentation License\7f854438
-Node: Contributors\7f874322
-Node: Option Index\7f899250
-Node: Index\7f969159
-\1f
-End Tag Table