Go to file
Paolo Carlini 0e1b98cccc locale_facets.tcc (num_get<>::_M_extract_float): According to 22.2.3.1...
2004-02-28  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (num_get<>::_M_extract_float):
	According to 22.2.3.1, p2, 'units' may be followed by 'e' with
	no 'decimal-point' in the middle: in this case too we must fix
	up __found_grouping; slightly tweak.
	* testsuite/22_locale/num_get/get/char/14.cc: New.
	* testsuite/22_locale/num_get/get/wchar_t/14.cc: New.

From-SVN: r78625
2004-02-28 20:37:54 +00:00
INSTALL
boehm-gc ltconfig, ltmain.sh: Remove unused files. 2004-02-27 00:58:16 +00:00
config
contrib
fastjar
gcc * config/mips/mips.md (tstsi, tstdi): Delete. 2004-02-28 20:30:10 +00:00
include * dyn-string.h: Update copyright date. 2004-02-25 01:42:20 +00:00
intl
libada
libf2c darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE_TABLE for architecture-specific options. 2004-02-21 09:08:37 +00:00
libffi ffi.c (ffi_prep_args_SYSV): Change ecif->cif->bytes to bytes. 2004-02-26 02:09:35 +00:00
libiberty cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED... 2004-02-25 04:51:39 +00:00
libjava 2004-02-26 Michael Koch <konqueror@gmx.de> 2004-02-26 19:45:51 +00:00
libobjc
libstdc++-v3 locale_facets.tcc (num_get<>::_M_extract_float): According to 22.2.3.1... 2004-02-28 20:37:54 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog Add myself to write-after-approval. 2004-02-25 21:16:01 +00:00
MAINTAINERS Add myself to write-after-approval. 2004-02-25 21:16:01 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.