Go to file
Benjamin Kosnik 825bd0e1e8 acinclude.m4: Remove CCODECVT_H.
2005-01-07  Benjamin Kosnik  <bkoz@redhat.com>

	* acinclude.m4: Remove CCODECVT_H.
	* configure: Regenerate.
	* include/Makefile.am (host_headers_extra): Move to...
	(ext_headers): ...here.
	* include/Makefile.in: Regenerate.
	* include/ext/enc_filebuf: Remove enc_filebuf, consolidate
	enc_traits to...
	* config/locale/ieee_1003.1-2001/codecvt_specializations.h: Move...
	* include/ext/codecvt_specializations.h: ...here. Remove
	_GLIBCXX_USE___ENC_TRAITS.
	(__enc_traits): To __encoding_state, put in __gnu_cxx namespace.
	(enc_char_traits): To __encoding_char_traits, put in __gnu_cxx
	namespace.
	* config/locale/generic/codecvt_specializations.h: Remove.
	* include/bits/codecvt.h: Remove codecvt_specializations.h include.
	* src/codecvt.cc: Remove __enc_traits::_S_max_size.

From-SVN: r93062
2005-01-07 19:34:46 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc re PR c++/19298 (dependent type (references) and calling a function method) 2005-01-07 17:09:15 +00:00
include
INSTALL
intl
libada
libcpp Index: libcpp/ChangeLog 2005-01-04 02:13:56 +00:00
libffi
libgfortran re PR libfortran/18398 (Formatted I/O problems) 2005-01-07 03:25:47 +00:00
libiberty
libjava re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers) 2005-01-07 11:32:07 +00:00
libmudflap * testsuite/libmudflap.c/pass32-frag.c: Fix typo. 2005-01-05 01:27:50 -08:00
libobjc change the changelog entry to: 2004-12-20 14:35:07 -08:00
libstdc++-v3 acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-gcj.sh
ltconfig
ltmain.sh ltmain.sh: Use $pic_object as $non_pic_object if $non_pic_object=none. 2004-09-08 11:43:46 -04:00
MAINTAINERS
Makefile.def 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
Makefile.in 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
Makefile.tpl 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
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.