Go to file
Jakub Jelinek 45dcc026e5 sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.
* config/sparc/sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.
	* config/sparc/linux.h (DITF_CONVERSION_LIBFUNCS): Redefine to 1.
	* config/sparc/linux64.h (DITF_CONVERSION_LIBFUNCS): Redefine to 1.
	* config/sparc/sol2.h (DITF_CONVERSION_LIBFUNCS): Redefine to 1.
	(SOLARIS_CONVERSION_LIBFUNCS): Rename to SUN_CONVERSION_LIBFUNCS.
	* config/sparc/sparc.c (sparc_init_libfuncs): Initialize optabs
	with _Q_qtoll, _Q_qtoull and _Q_lltoq if DITF_CONVERSION_LIBFUNCS.
	* config.gcc (sparc-*-linux*): Revert 2004-03-23 change.
	* config/sparc/t-linux64 (TARGET_LIBGCC2_CFLAGS): Likewise.
	* config/sparc/t-linux: Removed.

From-SVN: r80295
2004-04-01 18:05:22 +02:00
boehm-gc
config
contrib
fastjar
gcc sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0. 2004-04-01 18:05:22 +02:00
include * hashtab.h, splay-tree.h: Use new shorter form of GTY markers. 2004-03-30 19:23:16 +00:00
INSTALL
intl
libada
libf2c
libffi
libiberty hashtab.c (htab_size): Move to top of file; mark inline. 2004-03-31 17:40:43 -08:00
libjava NumberFormat.java: Fix spelling of setCurrency method. 2004-03-26 20:25:00 +00:00
libobjc
libstdc++-v3 re PR libstdc++/14775 ([3.4 only] LFS tests missing) 2004-04-01 09:16:36 +00:00
maintainer-scripts gcc_release: Fix sanity check for argument of -p command-line options. 2004-03-27 01:20:45 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.ac: Add --enable-werror-always (for top level bootstrap support). 2004-03-24 22:08:39 +00:00
configure.in configure.ac: Add --enable-werror-always (for top level bootstrap support). 2004-03-24 22:08:39 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def No, really, REALLY revert it. 2004-03-22 11:55:53 +00:00
Makefile.in Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
Makefile.tpl Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
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.