aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/python
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford3-3/+3
2013-08-20re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exc...Phil Muldoon1-0/+10
2013-08-08hashtable_policy.h (_Hashtable_alloc): New.François Dumont1-1/+1
2013-08-06Commit the vtable verification feature.Caroline Tice1-0/+5
2013-08-062013-08-06 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2013-08-06hashtable_policy.h (_Hashtable_alloc): New.François Dumont1-1/+1
2013-05-15printers.py (Tr1HashtableIterator): Fix rendering of std::tr1 unordered conta...François Dumont1-5/+44
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford3-3/+3
2012-11-16whatis.cc: New file.Tom Tromey1-0/+102
2012-11-02printers.py (Tr1HashtableIterator): Update.Jonathan Wakely1-2/+4
2012-10-28re PR libstdc++/55041 (prettyprinting/shared_ptr & cxx11 fails on some platfo...Jonathan Wakely1-4/+14
2012-10-15gthr.m4: New.Pavel Chupin1-1/+3
2012-10-12Revert r192297.Kirill Yukhin1-1/+0
2012-10-10Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin1-0/+1
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik1-1/+1
2012-09-28acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik1-47/+12
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper1-12/+48
2012-09-20re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik1-21/+13
2012-09-17configure.ac: Substitute CPU_OPT_EXT_RANDOM.Ulrich Drepper1-10/+21
2012-09-12Clear hardware capabilities on libstdc++.so with Sun asRainer Orth1-1/+2
2012-08-15cxx11.cc (struct datum): New.Tom Tromey1-1/+3
2012-04-13unordered_map.h (__unordered_map): Remove.Benjamin Kosnik1-1/+1
2012-02-21re PR libstdc++/52317 (incorrect FSF address)Paolo Carlini1-6/+5
2012-02-17re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...Benjamin Kosnik1-1/+3
2012-02-15re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik2-2/+8
2012-02-14cxx11.cc (main): Add new tests.Tom Tromey1-26/+6
2012-02-05re PR libstdc++/51956 ([patch] improve shared_ptr and weak_ptr pretty-printer...Jonathan Wakely1-11/+16
2012-01-30re PR libstdc++/51649 (pretty printers don't handle std::__7:: namespace)Tom Tromey1-88/+110
2012-01-23[multiple changes]Benjamin Kosnik1-1/+1
2012-01-17configure.ac (BUILD_EPUB): Adjust for epub3.Benjamin Kosnik1-2/+0
2012-01-09fragment.am (WARN_CXXFLAGS): Add -Wabi.Benjamin Kosnik1-1/+1
2012-01-08printers.py (StdForwardListPrinter): Add.Jonathan Wakely1-0/+46
2011-12-22re PR libstdc++/48362 (pretty printer fails for zero-size std::tuple<>)Jonathan Wakely1-4/+6
2011-11-02Move gthr to toplevel libgccRainer Orth1-1/+1
2011-07-22fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.Ian Lance Taylor1-1/+1
2011-07-08configure.host (abi_baseline_subdir_switch): Describe.Rainer Orth1-0/+1
2011-03-14printers.py (_use_gdb_pp): New global.Tom Tromey1-98/+169
2011-03-08re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses har...Benjamin Kosnik1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-31run_doxygen: Allow doxygen 1.7.1 again.Benjamin Kosnik1-1/+10
2010-12-17aclocal.m4: Regenerate.Paolo Carlini1-6/+6
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-6/+8
2010-11-01re PR libstdc++/45999 (runtime error in std::vector python pretty printer.)Jonathan Wakely1-1/+4
2010-10-08re PR libstdc++/45403 (python pretty printer for std::string requires GDB 7.1)Jonathan Wakely1-1/+3
2010-08-16printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std:...Chris Moller1-11/+45
2010-08-06hook.in: Rename variable dir to dir_.David Malcolm1-3/+3
2010-07-02- Revert two chunks from libstdc++-v3/python/libstdcxx/v6/printers.py,Matthias Klose1-3/+2
2010-07-02Missed in last commit.Rainer Orth1-0/+2
2010-06-22printers.py: Don't use string exceptions.Matthias Klose1-4/+5
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-42/+9