aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-evtregistry.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Use gdbpy_ref to simplify some logicTom Tromey1-10/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-02-11Fix redefinition errors in C++ modeTom Tromey1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey1-3/+2
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey1-4/+4
2013-05-20 * py-evtregistry.c (create_event_object): DecrefTom Tromey1-1/+4
2013-05-20 * python/py-arch.c (arch_object_type): UseTom Tromey1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12Add support for Python 3.Paul Koning1-3/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-06-162011-06-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+2
2011-02-05Add the file that prev commit forget.Hui Zhu1-0/+170