aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/python
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-10-20printers.py (StdTuplePrinter): New printer.Phil Muldoon1-0/+59
2009-10-01printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.Phil Muldoon1-19/+80
2009-09-18hook.in: Fix prefix trailing slash on 64bit host arches.Jan Kratochvil1-1/+1
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-99/+117
2009-07-28Makefile.in: Regenerate.Ralf Wildenhues1-1/+1
2009-07-27Makefile.am (install-data-local): Use DESTDIR correctly.Ralf Wildenhues1-1/+1
2009-07-16printers.py (StdStringPrinter.to_string): Fetch std::string to the given length.Phil Muldoon1-1/+15
2009-06-17hook.in: Do not fail when there is no current objfile.Tom Tromey1-27/+32
2009-06-15printers.py (StdMapPrinter.__init__): Don't set self.iter.Tom Tromey1-6/+6
2009-06-10printers.py (lookup_function): Remove extra ';'.Tom Tromey1-7/+5
2009-06-10re PR libstdc++/40289 (share/libstdc++/python/ pollutes common namespace)Tom Tromey3-8/+65
2009-05-28Makefile.in, [...]: New files.Tom Tromey6-0/+1218