Go to file
Florian Weimer b3d45d87b1 gnat-style.texi (header): Add @dircategory, @direntry.
* gnat-style.texi (header): Add @dircategory, @direntry.
	(title page): Remove date.
	(general) Add @./@: where approriate, and two spaces after the
	full stop at the end of a sentence.  Use @samp markup when
	referring concrete lexical entities (keywords, attribute names
	etc.), and @syntax for ARM grammar elements. Use @r for English
	text in comments.  Use @emph for emphasis.  Change "if-statements"
	etc. to "if statements" (without @samp). Break long lines.  Make
	casing of section names consistent.
	(Identifiers): Use @samp markup for variable names.
	(Comments): Use @samp markup for comment characters. Line-end
	comments may follow any Ada code, not just statements.  Fix
	misspelling of "Integer" as "integer".
	(Loop statements): Do not use variable name "I", use "J".
	(Subprogram Declarations): Document alignment.
	(Subprogram Bodies, Block statements): Document empty line before
	"begin".

From-SVN: r48285
2001-12-23 12:09:54 +01:00
boehm-gc dyn_load.c: Define ElfW (if needed) for all targets, not just GNU/Linux. 2001-12-17 03:24:50 +00:00
config
contrib
fastjar
gcc gnat-style.texi (header): Add @dircategory, @direntry. 2001-12-23 12:09:54 +01:00
include
INSTALL
libchill
libf2c Daily bump. 2001-12-23 08:16:09 +00:00
libffi
libiberty
libjava ObjectInputStream.java (enableResolveObject): Use correct security check. 2001-12-21 22:51:41 +00:00
libobjc Fixed bug in loading of categories under certain special circumstances 2001-12-17 17:23:09 +00:00
libstdc++-v3 Daily bump. 2001-12-23 08:16:09 +00:00
maintainer-scripts update_web_docs: Use makeinfo --html instead of texi2html. 2001-12-17 19:39:22 +00:00
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2001-12-19 21:03:35 +01:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2001-12-19 21:03:35 +01:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.