]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/python/py-function.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / python / py-function.c
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-05-05  Andrew Burgessgdb/python: add mechanism to manage Python initializati...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-26  Tom TromeyLet commands free "name"
2019-11-26  Tom TromeyAdd add_internal_function overload
2019-01-23  Tom TromeyDo not include py-ref.h in most files
2019-01-03  Tom TromeyRemove more uses of explicit reference counting in...
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-25  Andrew Burgessgdb/python: Make convert_values_to_python return gdbpy_...
2018-09-24  Tom TromeyConsolidate gdb.GdbError handling
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-02-10  Tom TromeyTurn gdbpy_ref into a template
2017-01-21  Simon MarchiFix Py_DECREF being executed without holding the GIL
2017-01-11  Tom TromeyUse gdbpy_enter in fnpy_call
2017-01-11  Tom TromeyUse gdbpy_ref in py-function.c
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-10  Tom TromeyUse unique_xmalloc_ptr in Python code
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-02-11  Tom TromeyFix redefinition errors in C++ mode
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-29  Doug EvansRemove trailing whitespace.
2013-05-20  Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Use
2013-05-20  Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Return...
2013-05-20  Tom Tromey * python/py-function.c (fnpy_init): Decref result of
2013-05-20  Tom Tromey * python/py-arch.c (arch_object_type): Use
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-12  Paul KoningAdd support for Python 3.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-27  Phil Muldoon2011-10-27 Phil Muldoon <pmuldoon@redhat.com>
2011-08-05  Eli Zaretskii * python/py-breakpoint.c (gdbpy_initialize_breakpoints...
2011-06-24  Tom Tromey * varobj.c (update_dynamic_varobj_children): Make...
2011-03-22  Phil Muldoon2011-03-21 Phil Muldoon <pmuldoon@redhat.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-10-13  Jan Kratochvilgdb/
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-07  Michael Snyder2010-05-07 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-09-21  Tom Tromey2009-09-21 Jason Orendorff <jason.orendorff@gmail...
2009-09-09  Joel BrobeckerChecking in this patch for Thiago: Rename python-*...