Add add_internal_function overload
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 821afd313d4c6bd6c731a1ab5b773c4e4f9c6f48..3d8d582d651fb5c99c878af8a1d9cb6dc9c0e0da 100644 (file)
@@ -1,3 +1,12 @@
+2019-11-26  Tom Tromey  <tom@tromey.com>
+
+       * value.h (add_internal_function): Add new overload.  Move
+       documentation from value.h.
+       * value.c (do_add_internal_function): New function.
+       (add_internal_function): Use it.  Add new overload.
+       (function_destroyer): Don't free doc.
+       * python/py-function.c (fnpy_init): Update.
+
 2019-11-26  Tom Tromey  <tom@tromey.com>
 
        * python/py-cmd.c (cmdpy_destroyer): Don't free "doc".
This page took 0.026063 seconds and 4 git commands to generate.