~ubuntu-branches/ubuntu/precise/gccgo-4.7/precise

« back to all changes in this revision

Viewing changes to debian/gcc-dummy.texi

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-03-11 19:37:32 UTC
  • Revision ID: package-import@ubuntu.com-20120311193732-ty08ntcphseuouao
Tags: 4.7.0~rc1-0ubuntu1
* Build standalone gccgo-4.7 packages.
* libgo: Work around parse error of struct timex_ on ARM.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\input texinfo  @c -*-texinfo-*-
 
2
@c %**start of header
 
3
 
 
4
@settitle The GNU Compiler Collection (GCC)
 
5
 
 
6
@c Create a separate index for command line options.
 
7
@defcodeindex op
 
8
@c Merge the standard indexes into a single one.
 
9
@syncodeindex fn cp
 
10
@syncodeindex vr cp
 
11
@syncodeindex ky cp
 
12
@syncodeindex pg cp
 
13
@syncodeindex tp cp
 
14
 
 
15
@paragraphindent 1
 
16
 
 
17
@c %**end of header
 
18
 
 
19
@copying
 
20
The current documentation is licensed under the same terms as the Debian packaging.
 
21
@end copying
 
22
@ifnottex
 
23
@dircategory Programming
 
24
@direntry
 
25
* @name@: (@name@).                  The GNU Compiler Collection (@name@).
 
26
@end direntry
 
27
@sp 1
 
28
@end ifnottex
 
29
 
 
30
@summarycontents
 
31
@contents
 
32
@page
 
33
 
 
34
@node Top
 
35
@top Introduction
 
36
@cindex introduction
 
37
The official GNU compilers' documentation is released under the terms
 
38
of the GNU Free Documentation License with cover texts. This has been
 
39
considered non free by the Debian Project. Thus you will find it in the
 
40
non-free section of the Debian archive.
 
41
@bye