Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-01-02 | std_cwchar.h: Same. | Benjamin Kosnik | 1 | -83/+82 |
2000-12-23 | Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. | Benjamin Kosnik | 1 | -2/+2 |
2000-12-21 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 1 | -27/+35 |
2000-12-21 | acinclude.m4, [...]: Change sourceware.cygnus.com and sources.redhat.com URLs... | Joseph Myers | 1 | -3/+3 |
2000-12-21 | Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. | Gabriel Dos Reis | 1 | -3/+2 |
2000-12-20 | acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko. | Phil Edwards | 1 | -6/+6 |
2000-12-20 | headers_c.cc (main): New file. | Benjamin Kosnik | 1 | -4/+4 |
2000-12-14 | acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Revert changes touching copysignf,... | Benjamin Kosnik | 1 | -7/+1 |
2000-12-13 | [multiple changes] | Benjamin Kosnik | 1 | -9/+3 |
2000-12-08 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t... | Phil Edwards | 1 | -0/+2 |
2000-12-08 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct... | Gabriel Dos Reis | 1 | -5/+2 |
2000-12-08 | acinclude.m4: Don't forget to remove check for cpowl as it is no longer neede... | Gabriel Dos Reis | 1 | -1/+1 |
2000-12-06 | acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache... | Phil Edwards | 1 | -45/+57 |
2000-12-06 | acinclude.m4 (EXTRA_CXX_FLAGS): And here. | Benjamin Kosnik | 1 | -5/+1 |
2000-12-05 | acinclude.m4: Change up to reflect new directory organization. | Benjamin Kosnik | 1 | -2/+18 |
2000-12-05 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Check for lldiv_t. | Benjamin Kosnik | 1 | -21/+28 |
2000-12-05 | *.h: Move here from config/os/bsd/bits. | Richard Earnshaw | 1 | -2/+2 |
2000-12-05 | Support for NetBSD. | Richard Earnshaw | 1 | -0/+16 |
2000-12-05 | complex.cc (pow): Remove definitions for explicit specializations. | Gabriel Dos Reis | 1 | -3/+3 |
2000-11-27 | [multiple changes] | Benjamin Kosnik | 1 | -1/+1 |
2000-11-27 | acinclude.m4: Only sanity check for compiler version when configuring. | Benjamin Kosnik | 1 | -4/+9 |
2000-11-26 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove cabsl.c | Gabriel Dos Reis | 1 | -2/+2 |
2000-11-25 | acinclude.m4: Change C9X references to refer to C99. | Joseph Myers | 1 | -7/+7 |