Go to file
Benjamin Kosnik 7cda84dc70 acconfig.h (_GLIBCPP_USE_C99): Add.
2001-04-19  Benjamin Kosnik  <bkoz@redhat.com>

	* acconfig.h (_GLIBCPP_USE_C99): Add.
	* config.h.in: Regenerate.
	* acinclude.m4 (GLIBCPP_ENABLE_C99): New macro. Test for ISO/IEC
	9899: 1999 support.
	* aclocal.m4: Regenerate.
	* configure.in (GLIBCPP_ENABLE_C99): Use it, on by default.
	* configure: Regenerate.
	* configure.in (GLIBCPP_ENABLE_LONG_LONG): Set default to yes.
	* configure: Regenerate.
	* include/c_std/bits/std_cwchar.h: Put wcstold, wcstoll, wcstoull
	into c99.
	* include/c_std/bits/std_cmath.h: Bring C99 functions into c99
	namespace.
	* include/c_std/bits/std_cstdlib.h: Same.
	* docs/html/configopts.html: Update.
	* testsuite/26_numerics/c99_macros.cc: Edit, use cmath instead of
	math.h
	(test_c99_classify): Add.
	* config/os/gnu-linux/bits/os_defines.h (_GNU_SOURCE): Remove.
	(_ISOC99_SOURCE): Remove.

	* include/bits/stl_algo.h: Use _GLIBCPP_HAVE_DRAND48.
	* include/bits/c++config (__STL_ASSERTIONS): Simplify.
	* acinclude.m4 (GLIBCPP_CHECK_STDLIB_SUPPORT): Add check for drand48.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.

From-SVN: r41451
2001-04-20 08:59:25 +00:00
boehm-gc misc.c: Back out buggy changes to stack clearing code. 2001-04-06 17:11:43 -07:00
config
contrib
fastjar
gcc rs6000.md (ctrsi_internal1, [...]): In the short-branch case, this insn is only 4 instructions long. 2001-04-20 08:33:35 +00:00
include ternary.h: New file - Ternary search tree header. 2001-04-16 15:30:17 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-04-20 07:16:09 +00:00
libffi Eliminate assembler warnings found by ia64-linux bootstrap. 2001-04-18 13:30:48 -07:00
libiberty ternary.h: New file - Ternary search tree header. 2001-04-16 15:30:17 +00:00
libjava Makefile.am: Make a libtool convenience library. 2001-04-12 10:32:50 +01:00
libobjc * encoding.c (REAL_TYPE): Define. 2001-03-21 09:46:20 +00:00
libstdc++-v3 acconfig.h (_GLIBCPP_USE_C99): Add. 2001-04-20 08:59:25 +00:00
maintainer-scripts update_web_docs_libstdcxx: New script. 2001-03-19 01:40:04 +00:00
zlib
.cvsignore
ChangeLog Makefile.in (STAGE1_CFLAGS): Pass down. 2001-04-13 10:14:47 +00:00
config-ml.in * config-ml.in: Handle GCJ and GCJFLAGS. 2001-03-21 23:55:58 +00:00
config.guess config.guess: Add hppa64-linux support. 2001-04-13 15:11:45 +09:30
config.if
config.sub config.sub: Make sure to match an already-canonicalized machine name (eg. 2001-04-06 07:06:32 +00:00
configure
configure.in config.guess: Add hppa64-linux support. 2001-04-13 15:11:45 +09:30
COPYING
COPYING.LIB
install-sh
libtool.m4 ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltcf-c.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltcf-cxx.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltcf-gcj.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltconfig ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
ltmain.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-12 12:28:03 +00:00
MAINTAINERS * MAINTAINERS: Add self as Darwin port maintainer. 2001-04-12 02:19:48 +00:00
Makefile.in Makefile.in (STAGE1_CFLAGS): Pass down. 2001-04-13 10:14:47 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.