Go to file
Paolo Carlini d7ed521ba9 locale.cc (locale::operator==): When _M_impl == __rhs._M_impl avoid constructing unnecessarily this->name().
2004-04-15  Paolo Carlini  <pcarlini@suse.de>

	* src/locale.cc (locale::operator==): When _M_impl == __rhs._M_impl
	avoid constructing unnecessarily this->name().

From-SVN: r80714
2004-04-15 08:27:29 +00:00
boehm-gc
config
contrib Add dependencies for zlib for gcc_update 2004-04-12 11:03:16 +00:00
fastjar re PR bootstrap/14905 ('make install' fails on grepjar.1, not included in tarball) 2004-04-12 20:29:49 +00:00
gcc Fix build!=host fixinc WARN_CFLAGS problem from DJ Delorie. 2004-04-14 23:27:26 -07:00
include hashtab.c (htab_remove_elt_with_hash): New function. 2004-04-13 08:48:56 -06:00
INSTALL
intl
libada Makefile.in: Call gcc/ada/Makefile directly, not through the intermediary of gcc/Makefile. 2004-04-15 03:38:59 +00:00
libf2c
libffi
libiberty strerror.c: Include config.h... 2004-04-13 19:46:01 +00:00
libjava [multiple changes] 2004-04-14 18:45:20 +01:00
libobjc configure.ac: Restore toolexecdir. 2004-04-14 20:08:02 +00:00
libstdc++-v3 locale.cc (locale::operator==): When _M_impl == __rhs._M_impl avoid constructing unnecessarily this->name(). 2004-04-15 08:27:29 +00:00
maintainer-scripts
zlib Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc. 2004-04-12 11:10:26 +00:00
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Add myself to write-after-approval. 2004-04-13 19:42:05 +00:00
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds default to stupid names for tools) 2004-04-09 05:15:06 +00:00
configure.in re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds default to stupid names for tools) 2004-04-09 05:15:06 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Add myself to write-after-approval. 2004-04-13 19:42:05 +00:00
Makefile.def
Makefile.in re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds default to stupid names for tools) 2004-04-09 05:15:06 +00:00
Makefile.tpl re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds default to stupid names for tools) 2004-04-09 05:15:06 +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.