Go to file
Phil Edwards 92eabea208 acinclude.m4 (GLIBCXX_CONDITIONAL): New macro.
2003-08-27  Phil Edwards  <pme@gcc.gnu.org>

	* acinclude.m4 (GLIBCXX_CONDITIONAL):  New macro.  Wrap
	AM_CONDITIONAL.  Replace all calls to AM_CONDITIONAL with this one.
	(GLIBCXX_ENABLE_HOSTED):  New macro, sets new variable is_hosted,
	used elsewhere in this file.
	(GLIBCXX_EVALUATE_CONDITIONALS):  New macro...
	* configure.ac:  ...called here to expand all conditionals.
	* Makefile.am:  Conditionalize SUBDIRS on GLIBCXX_HOSTED.
	* include/Makefile.am:  Remove redundant gxx_include_dir assignment.
	(install-freestanding-headers):  New target, a subset of
	install-headers.  Conditionalize install-data-local on GLIBCXX_HOSTED.

	* aclocal.m4, configure, Makefile.in, include/Makefile.in,
	libmath/Makefile.in, libsupc++/Makefile.in, po/Makefile.in,
	src/Makefile.in, testsuite/Makefile.in:  Regenerated.

From-SVN: r70854
2003-08-27 19:06:56 +00:00
boehm-gc
config
contrib * gcc_build: Fix handling of -t option. Add -x option. 2003-08-21 18:59:05 +00:00
fastjar
gcc s390.c (struct machine_function): Remove member literal_pool_label. 2003-08-27 18:50:37 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava Makefile.am: (write_entries_to_file) New parameterized function for writing entries to a... 2003-08-27 06:02:28 +00:00
libobjc
libstdc++-v3 acinclude.m4 (GLIBCXX_CONDITIONAL): New macro. 2003-08-27 19:06:56 +00:00
maintainer-scripts gcc_release (build_sources): Create/update the LAST_UPDATED file in the source directory with information... 2003-08-24 13:28:53 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Update my email address. 2003-08-23 20:18:14 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
configure.in configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Update my email address. 2003-08-23 20:18:14 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.