Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-07-03 scott snyder <snyder@fnal.gov> | bkoz | 2000-07-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * bits/locale_facets.tcc (_M_extract): Only figure out the base from the input if base == 0. * testsuite/27_io/istream_extractor_arith.cc: Test reading a number with a leading `0' in hex mode. * shadow/bits/std_cmath.h: Fix typo in _GLIBCPP_HAVE_CEILL test. * mkinclosure: Change `==' to `=' in test. 2000-07-03 Chip Salzenberg <chip@valinux.com> * src/Makefile.am (libio_headers): _G_config.h is found in srcdir, not builddir. * src/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34860 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | 2000-05-25 Benjamin Kosnik <bkoz@milou.soma.redhat.com> | bkoz | 2000-05-25 | 1 | -0/+102 |
* inclosure: Change to... * mkinclosure: This. Fix paths to bash. * mkcshadow: Fix paths to bash. * src/Makefile.am: Tweaks. Do cshadow header trickery at build time. * src/Makefile.in: Regnerate. * acinclude.m4 (GLIBCPP_COMPILER_VERSION): Fix typo. (GLIBCPP_ENABLE_SHADOW): Do a less gross hack. * aclocal.m4: Regenerate. * configure.in: Enable long long by default. * configure: Regenerate. * mkcheck.in (LIB_PATH): Revert. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34166 138bc75d-0d04-0410-961f-82ee72b054a4 |