Go to file
David O'Brien cf0005c62f config.gcc (alpha*-*-openbsd, [...]): Include {cpu}/{cpu}.h thru tm_file.
2002-04-11  David O'Brien  <obrien@FreeBSD.org>
	* config.gcc (alpha*-*-openbsd, alpha64-dec-*vms,alpha*-dec-*vms):
	Include {cpu}/{cpu}.h thru tm_file.
	(alpha*-*-linux*ecoff): Remove target.
	* config/alpha/elf.h (CPP_SUBTARGET_SPEC): Define __ELF__.
	(LINK_SPEC): Remove, is not OS independent.
	* config/alpha/freebsd.h (CPP_SPEC): Do not define __ELF__.
	(LINK_SPEC): Do not need to #undef any longer.
	* config/alpha/linux-ecoff.h (LINK_SPEC): Do not need to #undef
	any longer.
	* config/alpha/linux-elf.h (SUB_CPP_PREDEFINES): Do not define
	__ELF__.
	(LINK_SPEC): Moved here from alpha/elf.h.
	* config/alpha/linux.h (CPP_PREDEFINES): No longer consumer of
	SUB_CPP_PREDEFINES.
	* config/alpha/linux-ecoff.h: Remove.
	* config/alpha/netbsd.h (CPP_PREDEFINES): Do not define __ELF__.
	(CPP_SPEC): Define _POSIX_SOURCE as needed.
	(CPP_SUBTARGET_SPEC): Do not define.
	(LINK_SPEC): Do not need to #undef any longer.
	* config/alpha/openbsd.h: Do not directly include alpha/alpha.h.
	* config/alpha/vms.h: Likewise.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20020411152309.A11121@redhat.com>
	      Message-ID: <20020411160159.B11250@redhat.com>
	      Jason R Thorpe <thorpej@wasabisystems.com>
	      Message-ID: <20020411161434.I4954@dr-evil.shagadelic.org>

From-SVN: r52186
2002-04-11 23:25:54 +00:00
boehm-gc gcconfig.h (DATAEND): Update comment example to match reality. 2002-04-09 23:11:36 +00:00
config i2002-04-11 DJ Delorie <dj@redhat.com> 2002-04-11 17:23:35 -04:00
contrib
fastjar
gcc config.gcc (alpha*-*-openbsd, [...]): Include {cpu}/{cpu}.h thru tm_file. 2002-04-11 23:25:54 +00:00
include dyn-string.h: Also allow IN_GLIBCPP_V3 to redefine names. 2002-04-01 21:54:28 +00:00
INSTALL
libchill
libf2c lio.h: Treat INTEGER*1 as signed char. 2002-04-11 19:49:56 +00:00
libffi java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly. 2002-04-08 23:59:13 +00:00
libiberty hashtab.c (higher_prime_number): Use 7 as minimum. 2002-04-09 17:14:53 -07:00
libjava * win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free. 2002-04-11 22:23:43 +00:00
libobjc Fix ChangeLog date 2002-04-09 07:08:23 +00:00
libstdc++-v3 Daily bump. 2002-04-11 07:16:59 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog i2002-04-11 DJ Delorie <dj@redhat.com> 2002-04-11 17:23:35 -04:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in i2002-04-11 DJ Delorie <dj@redhat.com> 2002-04-11 17:23:35 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in i2002-04-11 DJ Delorie <dj@redhat.com> 2002-04-11 17:23:35 -04: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.