index
:
ampere-computing/binutils-gdb.git
binutils-2_30-amp-branch
binutils-2_31_1-amp-branch
binutils-2_32-amp-branch
binutils-2_34-amp-branch
gdb-8.1-amp-branch
gdb-8.2.1-amp-branch
gdb-9.1-amp-branch
Binutils/GDB including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
python
/
py-xmethods.c
Age
Commit message (
Expand
)
Author
2018-01-02
Update copyright year range in all GDB files
Joel Brobecker
2017-03-20
Support rvalue references in the gdb python module (includes doc/)
Artemiy Volkov
2017-03-20
Add ability to return rvalue reference values from value_ref
Artemiy Volkov
2017-03-20
Change {lookup,make}_reference_type API
Artemiy Volkov
2017-02-10
Turn gdbpy_ref into a template
Tom Tromey
2017-01-20
Fix Py_DECREF being executed without holding the GIL
Simon Marchi
2017-01-10
Use gdbpy_enter in py-xmethod.c
Tom Tromey
2017-01-10
Use gdbpy_ref in invoke_match_method
Tom Tromey
2017-01-10
Use gdbpy_enter in gdbpy_get_matching_xmethod_workers
Tom Tromey
2017-01-10
Use gdbpy_enter in py-xmethods.c
Tom Tromey
2017-01-01
update copyright year range in GDB files
Joel Brobecker
2016-06-09
PR python/19819 - remove unused globals from py-xmethods.c
Tom Tromey
2016-01-01
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2015-09-25
Add some more casts (2/2)
Simon Marchi
2015-04-29
PR python/18285
Doug Evans
2015-01-01
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2014-06-03
Xmethod support in Python.
Siva Chandra