| Commit message (Expand) | Author | Age | Files | Lines |
* | num_put_members_wchar_t.cc (test03): Use _GLIBCPP_HAVE_SETENV. | Benjamin Kosnik | 2002-01-24 | 1 | -4/+61 |
* | - acsectionLDflags fix omitted from previous commit. | David Edelsohn | 2002-01-17 | 1 | -4/+4 |
* | acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Do not clear SECTION_LDFLAGS an... | David Edelsohn | 2002-01-17 | 1 | -16/+16 |
* | Makefile.am (std_headers): Remove cXXX from list. | Benjamin Kosnik | 2002-01-04 | 1 | -23/+36 |
* | configure.in: Add support for NetBSD cross compiles. | Jason Thorpe | 2002-01-01 | 1 | -730/+1514 |
* | acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Extended checking before enabling gnu ... | Benjamin Kosnik | 2001-12-18 | 1 | -887/+930 |
* | acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Enable gnu locale model on linux by de... | Benjamin Kosnik | 2001-12-15 | 1 | -887/+917 |
* | Clean up initialization and simplfy caching of underlying "C" locale objects. | Benjamin Kosnik | 2001-12-15 | 1 | -887/+891 |
* | builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _... | Andreas Jaeger | 2001-12-14 | 1 | -20/+20 |
* | configure.in: Add support for hpux cross compiles... | Steve Ellcey | 2001-12-03 | 1 | -1164/+1900 |
* | ChangeLog, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -2/+2 |
* | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Run the test in LANG_CPLUSPLUS mode. | Phil Edwards | 2001-11-06 | 1 | -775/+791 |
* | acconfig.h: Update comments. | Phil Edwards | 2001-11-02 | 1 | -823/+819 |
* | re PR libstdc++/3666 (Invalid concept-checking code.) | Phil Edwards | 2001-11-01 | 1 | -968/+964 |
* | limits.h: Move to... | Benjamin Kosnik | 2001-10-23 | 1 | -31/+32 |
* | time_members_gnu.h: Remove. | Benjamin Kosnik | 2001-10-02 | 1 | -839/+834 |
* | time_members_gnu.h (__timepunct::_M_get_helper): Add. | Benjamin Kosnik | 2001-09-28 | 1 | -836/+840 |
* | Implement std::time_put. | Benjamin Kosnik | 2001-09-20 | 1 | -899/+939 |
* | configure.in: Fix cross compiling math routines. | Benjamin Kosnik | 2001-09-11 | 1 | -774/+883 |
* | c_locale_gnu.cc: Move facet info to separate files... | Benjamin Kosnik | 2001-08-28 | 1 | -930/+927 |
* | re PR libstdc++/4143 (--disable == --enable for version-specific-runtime-libs) | Phil Edwards | 2001-08-27 | 1 | -928/+945 |
* | testsuite_flags.in (build-includes): Re-add backward. | Jason Merrill | 2001-08-23 | 1 | -2/+1 |
* | * aclocal.m4 (GLIBCPP_INCLUDES): Include backward. | Jason Merrill | 2001-08-23 | 1 | -1/+2 |
* | Implement std::collate. | Benjamin Kosnik | 2001-08-18 | 1 | -837/+841 |
* | configure.in: Check for <sys/types.h>. | Marc Espie | 2001-08-16 | 1 | -3/+3 |
* | configure.in (libtool_VERSION): Add. | Benjamin Kosnik | 2001-08-14 | 1 | -2881/+928 |
* | configure.in (LIMITS_INC_SRCDIR): New variable. | Mark Mitchell | 2001-08-13 | 1 | -4/+7 |
* | acconfig.h (_GLIBCPP_MEM_LIMITS): Define. | Benjamin Kosnik | 2001-08-10 | 1 | -1025/+1052 |
* | Implement std::messages. | Benjamin Kosnik | 2001-08-08 | 1 | -1146/+3162 |
* | acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... | Phil Edwards | 2001-08-07 | 1 | -905/+1082 |
* | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 2001-07-25 | 1 | -698/+1540 |
* | All occurrences of the __value_type() and __distance_type() functions... | Stephen M. Webb | 2001-07-18 | 1 | -865/+854 |
* | acinclude.m4 (GLIBCPP_ENABLE_CHEADERS): Use glibcpp_srcdir when setting C_INC... | Stephen M. Webb | 2001-07-16 | 1 | -4/+4 |
* | configure.in: Temporarily force LN_S to copy instead of symlink. | Phil Edwards | 2001-07-15 | 1 | -845/+846 |
* | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 2001-07-13 | 1 | -953/+925 |
* | acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f. | Gabriel Dos Reis | 2001-07-10 | 1 | -2/+2 |
* | configure.in: Remove NATIVE, NULL_TARGET. | Daniel Jacobowitz | 2001-07-06 | 1 | -734/+709 |
* | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Protect variable from shell expansion ... | Loren J. Rittle | 2001-07-02 | 1 | -4/+4 |
* | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Portability enhancement. | Loren J. Rittle | 2001-07-02 | 1 | -5/+5 |
* | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Add relative path to staged/installed ... | Loren J. Rittle | 2001-07-02 | 1 | -1/+2 |
* | acinclude.m4 (glibcpp_toolexeclibdir): Make multilib safe. | Zoltan Hidvegi | 2001-06-26 | 1 | -1/+1 |
* | sbuf_iter.h: Change to.. | Benjamin Kosnik | 2001-06-26 | 1 | -865/+854 |
* | acinclude.m4: Clean extraneous tabs, rewrap 'test' lines. | Phil Edwards | 2001-06-26 | 1 | -918/+940 |
* | configure.in (auxdir): Replace by ... | Nathan Sidwell | 2001-06-14 | 1 | -860/+857 |
* | acinclude.m4 (GLIBCPP_CONFIGURE): Bump version to 3.0.0. | Benjamin Kosnik | 2001-06-13 | 1 | -1/+1 |
* | std_sstream.h: Add allocator_type, as per DR 251. | Benjamin Kosnik | 2001-06-12 | 1 | -869/+861 |
* | README: Update to reflect reality. | Phil Edwards | 2001-06-11 | 1 | -854/+869 |
* | std_cwchar.h: Alphabetize. | Benjamin Kosnik | 2001-06-11 | 1 | -733/+750 |
* | acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking. | Benjamin Kosnik | 2001-06-10 | 1 | -904/+1001 |
* | acinclude.m4 (AC_EXEEXT): Work around in case it expands to nothing, as in au... | Alexandre Oliva | 2001-06-09 | 1 | -839/+850 |