summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
Commit message (Expand)AuthorAgeFilesLines
* Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...jsm282015-10-111-0/+11
* Fix semantics of Filesystem TS directory iteratorsredi2015-09-231-1/+1
* Implement filesystem::canonical() without realpathredi2015-09-161-4/+26
* Add C++11 header <cuchar>.redi2015-09-041-0/+81
* Provide nearly complete std::locale support for DragonFlyredi2015-08-271-7/+7
* * configure: Regenerate.redi2015-08-271-104/+280
* Fix warnings when bootstrapping on darwin with vtable verification enabled.ctice2015-08-121-1/+6
* * acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments forredi2015-07-021-6/+8
* * configure: Regenerate.redi2015-06-301-1/+1
* PR libstdc++/66011redi2015-05-141-0/+119
* PR libstdc++/66018redi2015-05-141-261/+71
* config/ebotcazou2015-05-131-99/+9
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.redi2015-05-131-1/+1
* libstdc++: Bump to automake 1.11.6haubi2015-05-131-4/+4
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>redi2015-05-011-1/+66
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.redi2015-05-011-1/+1
* Implement N4100 File System TSredi2015-04-301-12/+550
* * Makefile.am (SUBDIRS): Move python to hosted_source.redi2015-04-281-11/+11
* PR libstdc++/64967redi2015-03-231-0/+4
* 2015-03-18 Jonathan Wakely <jwakely@redhat.com>redi2015-03-181-10/+74
* * acinclude.m4: Make --enable-libstdcxx-time=auto work for dragonfly.redi2015-03-131-1/+1
* * acinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes instead ofjakub2015-01-291-9/+8
* Define VTV_CYGMIN after vtv_cygmin is sethjl2015-01-291-9/+9
* 2015-01-29 Matthias Klose <doko@ubuntu.com>doko2015-01-291-8/+9
* Committing generated configure & Makefile.in pieces ofctice2015-01-291-11/+34
* * acinclude.m4: Fix typo in comment.redi2015-01-161-1/+1
* New std::string implementation.redi2014-12-191-21/+76
* Always use PIC option with -shared in libtoolhjl2014-11-211-3/+3
* 2014-11-18 Marc Glisse <marc.glisse@inria.fr>glisse2014-11-181-0/+3
* toplevel:fxcoudert2014-11-111-1/+1
* PR libstdc++/49561redi2014-10-101-10/+43
* * acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT withredi2014-07-191-2/+2
* 2014-05-21 John Marino <gnugcc@marino.st>redi2014-05-211-0/+21
* * config/abi/pre/gnu.ver (GLIBCXX_3.4.20): Correct regex_error export.redi2014-05-091-1/+1
* 2014-05-08 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-05-081-2/+4
* Remove obsolete Solaris 9 supportro2014-04-221-37/+10
* * crossconfig.m4: Support spu-*-elf* targets.uweigand2014-03-201-0/+6139
* * acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.redi2014-01-261-1/+1
* 2014-01-23 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>sje2014-01-231-0/+75
* 2013-11-22 Jonathan Wakely <jwakely.gcc@gmail.com>redi2013-11-221-1/+1
* 2013-10-31 Steve Ellcey <sellcey@mips.com>sje2013-10-311-0/+19
* Configuration bits for ARC port:amylaar2013-10-011-7/+9
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra2013-09-201-13/+19
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-10/+72
* * src/c++11/chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL,jakub2013-05-241-0/+42
* * acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto toredi2013-05-221-17/+78
* * configure, config.h.in: Rebuild.tromey2013-04-091-5/+59
* * libsupc++/exception (get_terminate(), get_unexpected()): Declare.redi2013-04-031-1/+1
* * crossconfig.m4: Add support for cygwin x64 target.ktietz2013-03-271-5/+5
* * libsupc++/unwind-cxx.h: Include sys/sdt.h if detected.jakub2013-03-151-1/+1