]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
convert to_get_min_fast_tracepoint_insn_len
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 21:11:53 +0000 (14:11 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:55 +0000 (07:47 -0700)
commit9249843f19916f0ba5d02749b0811765babf527a
treecde5c92d0d534e7e0525d8c5b194663fe17bf6b8
parentace92e7d1435c46e3085f1183f957ab372b1f4a8
convert to_get_min_fast_tracepoint_insn_len

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target-delegates.c: Rebuild.
* target.c (update_current_target): Don't inherit or default
to_get_min_fast_tracepoint_insn_len.
(return_minus_one): Remove.
* target.h (struct target_ops)
<to_get_min_fast_tracepoint_insn_len>: Use TARGET_DEFAULT_RETURN.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h