summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
Commit message (Expand)AuthorAgeFilesLines
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-8/+9
* config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations.Rainer Orth2010-04-121-1/+1
* acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result.Matthias Klose2010-04-061-2/+4
* PR libstdc++/36101, PR libstdc++/42813Joern Rennecke2010-01-221-3/+3
* Fix PR 35942: remove -lstdc++ from libtool postdeps for CXX.Ralf Wildenhues2010-01-161-6/+9
* libstdc++ profile mode bug fixes and minor updatesSilvius Rus2010-01-101-2/+2
* stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth2010-01-051-0/+44
* Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues2009-12-141-33/+20
* re PR libstdc++/40133 (exception propagation support not enabled in libstdc++...Paolo Carlini2009-12-131-24/+231
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-953/+853
* configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_...Dave Korn2009-11-301-1/+1
* user.cfg.in: Adjust includes.Benjamin Kosnik2009-11-061-12/+12
* re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed scr...Jakub Jelinek2009-10-261-12/+12
* [multiple changes]Benjamin Kosnik2009-10-051-1/+35
* merge branch profile-stdlibSilvius Rus2009-10-031-1/+1
* sed and head portability fixes in ld version check.Ralf Wildenhues2009-09-301-24/+24
* libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva2009-09-081-6/+6
* re PR libstdc++/41280 (Revision 151352 breaks 32bit libstdc++)H.J. Lu2009-09-071-7/+28
* v3: fix config.status instantiation of subdir makefiles.Ralf Wildenhues2009-09-021-32/+69
* re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std:...Jonathan Wakely2009-08-261-1/+1
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-93756/+16573
* configure.ac: Move guarded checks for CC and CXX ...Ralf Wildenhues2009-08-151-322/+322
* gnu.ver: Add GLIBCXX_3.4.13, move a symbol into it.Paolo Carlini2009-07-291-1/+1
* re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++)Joseph Myers2009-07-171-6/+6
* tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers2009-07-171-0/+261
* crossconfig.m4 (GLIBCXX_CROSSCONFIG): Handle AIX targets.Richard Sandiford2009-06-021-0/+17452
* Makefile.in, [...]: New files.Tom Tromey2009-05-281-2/+3
* re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini2009-05-221-0/+3
* configure.ac: Bump libtool_VERSION to 6:12:0.Paolo Carlini2009-05-071-1/+1
* revert: acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when p...Paolo Carlini2009-05-061-346/+23
* acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when possible.Paolo Carlini2009-05-031-23/+346
* backport: Support GNU/kOpenSolaris.Ralf Wildenhues2009-03-011-7/+7
* abi.exp: Add multilib support.Adam Nemet2009-02-231-1/+1
* re PR target/38384 (shared link/execute fails for cross gcc from linux to tar...Benjamin Kosnik2009-01-221-1/+1
* re PR libstdc++/38919 (math_stubs_long_double.cc: error: redefinition of 'lon...Benjamin Kosnik2009-01-201-8/+17021
* re PR libstdc++/32666 (FAIL: abi_check hppa)Benjamin Kosnik2009-01-151-8839/+28
* acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove.Chris Fairles2009-01-151-253/+525
* re PR target/38384 (shared link/execute fails for cross gcc from linux to tar...Benjamin Kosnik2009-01-131-22/+701
* re PR libstdc++/38092 (libstdc++ doesn't build with GNU ld 2.19 and Sun as: n...Jakub Jelinek2009-01-071-0/+62
* re PR target/38384 (shared link/execute fails for cross gcc from linux to tar...Benjamin Kosnik2009-01-051-0/+4
* configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation.Ben Elliston2009-01-051-1/+0
* configure.ac: Exchange the order of GLIBCXX_ENABLE_THREADS and GLIBCXX_ENABLE...Ben Elliston2009-01-051-30/+30
* Index...Andrew Pinski2008-12-211-1/+7
* acinclude.m4: Guard a variable test against an empty string.Ben Elliston2008-12-191-1/+1
* Backport from upstream Libtool:Ralf Wildenhues2008-12-181-87/+117
* cstdatomic: Update to N2798.Benjamin Kosnik2008-12-121-103/+89
* [multiple changes]Paolo Carlini2008-12-081-40/+35
* re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey2008-11-121-100/+45
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-483/+1293
* thread: New.Chris Fairles2008-09-131-0/+240