add make-target-delegates
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index bb6ce24a99a2170193a4a63a55dde2bc194480d8..f49246c7f3882d91509386dc5a8631178574ed54 100644 (file)
@@ -1,3 +1,14 @@
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       PR build/7701:
+       * target-delegates.c: New file.
+       * target.c: Include target-delegates.c.
+       (init_dummy_target): Call install_dummy_methods.
+       (complete_target_initialization): Call install_delegators.
+       * target.h (TARGET_DEFAULT_IGNORE, TARGET_DEFAULT_NORETURN)
+       (TARGET_DEFAULT_RETURN, TARGET_DEFAULT_FUNC): New defines.
+       * make-target-delegates: New file.
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * record.c (find_record_target): Use find_target_at.
This page took 0.026012 seconds and 4 git commands to generate.