Go to file
Phil Edwards bd2726e0ca Intro.3: Update with new (proper) names.
2003-02-25  Phil Edwards  <pme@gcc.gnu.org>

	* docs/doxygen/Intro.3:  Update with new (proper) names.
	* docs/doxygen/TODO:  Update.
	* docs/doxygen/run_doxygen:  More comments, fix up man pages.
	Fake entries for standard typedefs.
	* docs/doxygen/user.cfg.in:  Turn INLINE_INHERITED_MEMB back on.
	* docs/html/documentation.html:  Top-level man page is now called
	C++Intro.
	* include/std/std_limits.h:  Doxygenate.

From-SVN: r63433
2003-02-26 00:02:16 +00:00
boehm-gc configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. 2003-02-20 09:08:45 +00:00
config
contrib
fastjar
gcc reload1.c (reload_cse_move2add): Use STRICT_LOW_PART if PLUS does not reduce the cost of SET. 2003-02-25 23:19:12 +00:00
include libiberty.h (physmem_total, [...]): Prototype. 2003-02-21 00:27:04 +00:00
INSTALL
libf2c configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. 2003-02-20 09:08:45 +00:00
libffi configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. 2003-02-20 09:08:45 +00:00
libiberty physmem.c (physmem_total): Test for GSI_PHYSMEM. 2003-02-24 19:31:49 +00:00
libjava MappedByteFileBuffer.java, [...]: New files, both are not compiled yet to get not noncompiling CVS. 2003-02-25 11:09:44 +00:00
libobjc configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. 2003-02-20 09:08:45 +00:00
libstdc++-v3 Intro.3: Update with new (proper) names. 2003-02-26 00:02:16 +00:00
maintainer-scripts
zlib configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. 2003-02-20 09:08:45 +00:00
.cvsignore
ChangeLog Add support for kaOS as cross build target system. 2003-02-25 10:45:00 +00:00
config-ml.in
config.guess
config.if
config.sub
configure remove site-file support - it is obsolete 2003-02-25 14:05:36 +00:00
configure.in Add support for kaOS as cross build target system. 2003-02-25 10:45:00 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. 2003-02-20 02:09:45 +00:00
ltmain.sh
MAINTAINERS * MAINTAINERS (Write after approval): Add myself. 2003-02-24 09:27:29 +00:00
Makefile.def
Makefile.in Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as some target... 2003-02-20 20:55:04 -05:00
Makefile.tpl Makefile.tpl: Add definition of CPPFLAGS to pass into configure-target-* as some target... 2003-02-20 20:55:04 -05:00
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.