Go to file
Andreas Tobler 3ed8e5b64d Makefile.am (AUTOMAKE_OPTIONS): Set them.
2004-03-11  Andreas Tobler  <a.tobler@schweiz.ch>
	    Paolo Bonzini  <bonzini@gnu.org>

	* Makefile.am (AUTOMAKE_OPTIONS): Set them.
	Remove VPATH. Remove rules for object files. Remove multilib support.
	(AM_CCASFLAGS): Add.
	* configure.in (AC_CONFIG_HEADERS): Relace AM_CONFIG_HEADER.
	(AC_PREREQ): Bump version to 2.59.
	(AC_INIT): Fill with version info and bug address.
	(ORIGINAL_LD_FOR_MULTILIBS): Remove.
	(AM_ENABLE_MULTILIB): Use this instead of AC_ARG_ENABLE.
	De-precious CC so that the right flags are passed down to multilibs.
	(AC_MSG_ERROR): Replace obsolete macro AC_ERROR.
	(AC_CONFIG_FILES): Replace obsolete macro AC_LINK_FILES.
	(AC_OUTPUT): Reorganize the output with AC_CONFIG_COMMANDS.
	* configure: Rebuilt.
	* aclocal.m4: Likewise.
	* Makefile.in, include/Makefile.in, testsuite/Makefile.in: Likewise.
	* fficonfig.h.in: Likewise.

Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>

From-SVN: r79341
2004-03-11 20:59:49 +01:00
boehm-gc configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
config (top level) 2004-03-11 05:01:17 +00:00
contrib Wrong version checked in previous patch 2004-03-11 02:24:53 +00:00
fastjar configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
gcc hpux.h (TARGET_INIT_LIBFUNCS): Add undef. 2004-03-11 19:21:19 +00:00
include
INSTALL
intl configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
libada configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
libf2c
libffi Makefile.am (AUTOMAKE_OPTIONS): Set them. 2004-03-11 20:59:49 +01:00
libiberty
libjava 2004-03-11 Michael Koch <konqueror@gmx.de> 2004-03-11 17:35:01 +00:00
libobjc
libstdc++-v3 std_complex.h (pow(const complex&, const _Tp&), [...]): Fully qualify with std:: a few calls. 2004-03-11 19:05:19 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog re PR bootstrap/14522 (Bad sed command in the configure script) 2004-03-11 14:41:14 +00:00
config-ml.in
config.guess
config.if
config.rpath intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
config.sub
configure re PR bootstrap/14522 (Bad sed command in the configure script) 2004-03-11 14:41:14 +00:00
configure.in re PR bootstrap/14522 (Bad sed command in the configure script) 2004-03-11 14:41:14 +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. 2004-03-11 09:30:09 +11: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.