Age | Commit message (Expand) | Author | Files | Lines |
2001-07-25 | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 1 | -6/+9 |
2001-07-16 | acinclude.m4 (GLIBCPP_ENABLE_CHEADERS): Use glibcpp_srcdir when setting C_INC... | Stephen M. Webb | 1 | -3/+3 |
2001-07-13 | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 1 | -44/+16 |
2001-07-10 | acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f. | Gabriel Dos Reis | 1 | -1/+1 |
2001-07-02 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Protect variable from shell expansion ... | Loren J. Rittle | 1 | -4/+4 |
2001-07-02 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Portability enhancement. | Loren J. Rittle | 1 | -5/+5 |
2001-07-02 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Add relative path to staged/installed ... | Loren J. Rittle | 1 | -2/+4 |
2001-06-26 | acinclude.m4 (glibcpp_toolexeclibdir): Make multilib safe. | Zoltan Hidvegi | 1 | -1/+1 |
2001-06-26 | acinclude.m4: Clean extraneous tabs, rewrap 'test' lines. | Phil Edwards | 1 | -21/+28 |
2001-06-14 | configure.in (auxdir): Replace by ... | Nathan Sidwell | 1 | -4/+5 |
2001-06-13 | acinclude.m4 (GLIBCPP_CONFIGURE): Bump version to 3.0.0. | Benjamin Kosnik | 1 | -1/+1 |
2001-06-12 | std_sstream.h: Add allocator_type, as per DR 251. | Benjamin Kosnik | 1 | -3/+3 |
2001-06-11 | README: Update to reflect reality. | Phil Edwards | 1 | -8/+6 |
2001-06-11 | std_cwchar.h: Alphabetize. | Benjamin Kosnik | 1 | -8/+16 |
2001-06-10 | acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking. | Benjamin Kosnik | 1 | -3/+43 |
2001-06-09 | acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. | Benjamin Kosnik | 1 | -0/+3 |
2001-06-08 | threads-no.h: Remove file. | Loren J. Rittle | 1 | -28/+24 |
2001-05-31 | acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. | Benjamin Kosnik | 1 | -69/+0 |
2001-05-30 | acinclude.m4 (GLIBCPP_ENABLE_C99): Reorder output messages. | Phil Edwards | 1 | -11/+11 |
2001-05-25 | [multiple changes] | Benjamin Kosnik | 1 | -14/+33 |
2001-05-19 | acinclude.m4: Fix --help spacing, correct comments. | Phil Edwards | 1 | -7/+9 |
2001-05-18 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir amd glibcpp_pr... | Benjamin Kosnik | 1 | -5/+5 |
2001-05-14 | Switch over to new harness. | Benjamin Kosnik | 1 | -4/+9 |
2001-04-26 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Obtain target_thread_file with `gcc -v'. | Alexandre Oliva | 1 | -36/+6 |
2001-04-23 | acinclude.m4 (CXX): Set to CXX so that in-directory re-configures find the bu... | Benjamin Kosnik | 1 | -6/+10 |
2001-04-20 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en... | Benjamin Kosnik | 1 | -33/+43 |
2001-04-20 | acconfig.h (_GLIBCPP_USE_C99): Add. | Benjamin Kosnik | 1 | -32/+81 |
2001-04-11 | acinclude.m4: AC_CHECK_TOOL for expect. | Benjamin Kosnik | 1 | -8/+10 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -0/+60 |
2001-03-25 | acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. | Phil Edwards | 1 | -1/+2 |
2001-03-08 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax in test command. | Andreas Schwab | 1 | -1/+1 |
2001-03-02 | [multiple changes] | Benjamin Kosnik | 1 | -4/+0 |
2001-03-01 | c++config (__GLIBCPP__): Bump number in anticipation of 2.92. | Benjamin Kosnik | 1 | -2/+0 |
2001-02-28 | acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ... | Phil Edwards | 1 | -12/+1 |
2001-02-28 | basic_file.h: Include basic_file_model.h. | Benjamin Kosnik | 1 | -3/+6 |
2001-02-26 | acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version. | Phil Edwards | 1 | -22/+3 |
2001-02-16 | acinclude.m4 (glibcpp_toolexeclibdir): Fix test for cross compilation. | Anthony Green | 1 | -1/+1 |
2001-02-16 | acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1): Include ieeefp.h for fpclass on Uni... | Rodney Brown | 1 | -1/+5 |
2001-02-07 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio... | Benjamin Kosnik | 1 | -9/+35 |
2001-02-06 | acinclude.m4 (gxx_include_dir): Quote, fix regression. | Benjamin Kosnik | 1 | -3/+1 |
2001-02-06 | acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1): New macro. | Benjamin Kosnik | 1 | -62/+73 |
2001-02-06 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro. | Benjamin Kosnik | 1 | -0/+58 |
2001-02-01 | configure.in (toplevel_srcdir, auxdir): Set. | Alexandre Oliva | 1 | -11/+1 |
2001-01-30 | Preliminary named locales. | Benjamin Kosnik | 1 | -0/+45 |
2001-01-26 | acinclude.m4 (GLIBCPP_CHECK_GNU_MAKE): Bourne shell portability bug (use ${MA... | Michael Sokolov | 1 | -1/+4 |
2001-01-23 | configure.target: Just use os_include_dir always. | Benjamin Kosnik | 1 | -73/+0 |
2001-01-23 | acinclude.m4: Cosmetic changes only. | Phil Edwards | 1 | -22/+22 |
2001-01-23 | ainclude.m4 (GLIBCPP_CHEC_MATH_DECLS_AND_LINKAGE_1): New macro. | Mark Mitchell | 1 | -186/+55 |
2001-01-12 | acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): check for DJGPP <ctype.h> | Laurynas Biveinis | 1 | -1/+18 |
2001-01-03 | acinclude.m4 (GLIBCPP_ENABLD_CSTDIO): Add in default value. | Benjamin Kosnik | 1 | -4/+6 |