summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
Commit message (Expand)AuthorAgeFilesLines
* num_put_members_wchar_t.cc (test03): Use _GLIBCPP_HAVE_SETENV.Benjamin Kosnik2002-01-241-4/+61
* - acsectionLDflags fix omitted from previous commit.David Edelsohn2002-01-171-4/+4
* acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Do not clear SECTION_LDFLAGS an...David Edelsohn2002-01-171-16/+16
* Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik2002-01-041-23/+36
* configure.in: Add support for NetBSD cross compiles.Jason Thorpe2002-01-011-730/+1514
* acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Extended checking before enabling gnu ...Benjamin Kosnik2001-12-181-887/+930
* acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Enable gnu locale model on linux by de...Benjamin Kosnik2001-12-151-887/+917
* Clean up initialization and simplfy caching of underlying "C" locale objects.Benjamin Kosnik2001-12-151-887/+891
* builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger2001-12-141-20/+20
* configure.in: Add support for hpux cross compiles...Steve Ellcey2001-12-031-1164/+1900
* ChangeLog, [...]: Fix spelling errors.Joseph Myers2001-11-231-2/+2
* acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Run the test in LANG_CPLUSPLUS mode.Phil Edwards2001-11-061-775/+791
* acconfig.h: Update comments.Phil Edwards2001-11-021-823/+819
* re PR libstdc++/3666 (Invalid concept-checking code.)Phil Edwards2001-11-011-968/+964
* limits.h: Move to...Benjamin Kosnik2001-10-231-31/+32
* time_members_gnu.h: Remove.Benjamin Kosnik2001-10-021-839/+834
* time_members_gnu.h (__timepunct::_M_get_helper): Add.Benjamin Kosnik2001-09-281-836/+840
* Implement std::time_put.Benjamin Kosnik2001-09-201-899/+939
* configure.in: Fix cross compiling math routines.Benjamin Kosnik2001-09-111-774/+883
* c_locale_gnu.cc: Move facet info to separate files...Benjamin Kosnik2001-08-281-930/+927
* re PR libstdc++/4143 (--disable == --enable for version-specific-runtime-libs)Phil Edwards2001-08-271-928/+945
* testsuite_flags.in (build-includes): Re-add backward.Jason Merrill2001-08-231-2/+1
* * aclocal.m4 (GLIBCPP_INCLUDES): Include backward.Jason Merrill2001-08-231-1/+2
* Implement std::collate.Benjamin Kosnik2001-08-181-837/+841
* configure.in: Check for <sys/types.h>.Marc Espie2001-08-161-3/+3
* configure.in (libtool_VERSION): Add.Benjamin Kosnik2001-08-141-2881/+928
* configure.in (LIMITS_INC_SRCDIR): New variable.Mark Mitchell2001-08-131-4/+7
* acconfig.h (_GLIBCPP_MEM_LIMITS): Define.Benjamin Kosnik2001-08-101-1025/+1052
* Implement std::messages.Benjamin Kosnik2001-08-081-1146/+3162
* acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls...Phil Edwards2001-08-071-905/+1082
* acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ...Gabriel Dos Reis2001-07-251-698/+1540
* All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb2001-07-181-865/+854
* acinclude.m4 (GLIBCPP_ENABLE_CHEADERS): Use glibcpp_srcdir when setting C_INC...Stephen M. Webb2001-07-161-4/+4
* configure.in: Temporarily force LN_S to copy instead of symlink.Phil Edwards2001-07-151-845/+846
* Makefile.am: New file encapsulating header generation rules.Stephen M. Webb2001-07-131-953/+925
* acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f.Gabriel Dos Reis2001-07-101-2/+2
* configure.in: Remove NATIVE, NULL_TARGET.Daniel Jacobowitz2001-07-061-734/+709
* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Protect variable from shell expansion ...Loren J. Rittle2001-07-021-4/+4
* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Portability enhancement.Loren J. Rittle2001-07-021-5/+5
* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Add relative path to staged/installed ...Loren J. Rittle2001-07-021-1/+2
* acinclude.m4 (glibcpp_toolexeclibdir): Make multilib safe.Zoltan Hidvegi2001-06-261-1/+1
* sbuf_iter.h: Change to..Benjamin Kosnik2001-06-261-865/+854
* acinclude.m4: Clean extraneous tabs, rewrap 'test' lines.Phil Edwards2001-06-261-918/+940
* configure.in (auxdir): Replace by ...Nathan Sidwell2001-06-141-860/+857
* acinclude.m4 (GLIBCPP_CONFIGURE): Bump version to 3.0.0.Benjamin Kosnik2001-06-131-1/+1
* std_sstream.h: Add allocator_type, as per DR 251.Benjamin Kosnik2001-06-121-869/+861
* README: Update to reflect reality.Phil Edwards2001-06-111-854/+869
* std_cwchar.h: Alphabetize.Benjamin Kosnik2001-06-111-733/+750
* acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking.Benjamin Kosnik2001-06-101-904/+1001
* acinclude.m4 (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva2001-06-091-839/+850